Compare commits
2 Commits
b11aa1593a
...
ec05d7054c
Author | SHA1 | Date |
---|---|---|
|
ec05d7054c | |
|
0b9e4de471 |
|
@ -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,7 +135,9 @@ 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 benchmarks</h2>
|
<h2>GO</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