Compare commits
No commits in common. "ec05d7054c2db2bda1c72d8e6cba5c74c80637e2" and "b11aa1593ada51fc0c8d2a547248b77c49cf11a1" have entirely different histories.
ec05d7054c
...
b11aa1593a
|
@ -77,7 +77,7 @@ console.log("Your screen resolution = " +
|
||||||
|
|
||||||
<h4>git</h4>
|
<h4>git</h4>
|
||||||
git clone git@git.wit.org:jcarr/check.jcarr.wit.com.git<br/>
|
git clone git@git.wit.org:jcarr/check.jcarr.wit.com.git<br/>
|
||||||
|
<a href="http://localhost:6060/pkg/#thirdparty">localhost godoc</a><br/>
|
||||||
<a href="http://127.0.0.1:8384/">Syncthing Status</a><br/>
|
<a href="http://127.0.0.1:8384/">Syncthing Status</a><br/>
|
||||||
|
|
||||||
<h3>uptime</h3>
|
<h3>uptime</h3>
|
||||||
|
@ -135,9 +135,7 @@ apt install motion <br/>
|
||||||
<a href="http://check.lab.wit.com:1202/Icicle-Bubbles/app/">Icicle-Bubbles demo</a><br/>
|
<a href="http://check.lab.wit.com:1202/Icicle-Bubbles/app/">Icicle-Bubbles demo</a><br/>
|
||||||
<a href="http://check.lab.wit.com:1202/cabbibo-Text">Text demo</a><br/>
|
<a href="http://check.lab.wit.com:1202/cabbibo-Text">Text demo</a><br/>
|
||||||
|
|
||||||
<h2>GO</h2>
|
<h2>GO benchmarks</h2>
|
||||||
<a href="https://golang.org/ref/spec">The Go Programming Language Specification</a><br/>
|
|
||||||
<a href="http://localhost:6060/pkg/#thirdparty">localhost godoc</a><br/>
|
|
||||||
<a href="https://github.com/golang/go/wiki/Benchmarks">Standard GO benchmarks</a><br/>
|
<a href="https://github.com/golang/go/wiki/Benchmarks">Standard GO benchmarks</a><br/>
|
||||||
<a href="https://godoc.org/golang.org/x/benchmarks">GO benchmark docs</a><br/>
|
<a href="https://godoc.org/golang.org/x/benchmarks">GO benchmark docs</a><br/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue