/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

michalzuber.wordpress.com
| | gist.github.com
1.0 parsecs away

Travel
| | iteration. GitHub Gist: instantly share code, notes, and snippets.
| | gist.github.com
1.1 parsecs away

Travel
| | Parts MusicXML example, "round-tripped" through Alda - parts-roundtrip.musicxml
| | brianreiter.org
0.8 parsecs away

Travel
| | Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once...
| | www.fabiopereira.me
14.0 parsecs away

Travel
| Test automation is prevalent in the software development community. Practices like TDD and BDD are widespread and applied almost unquestionably. However, sev...