Explore >> Select a destination


You are here

magamig.github.io
| | honza.pokorny.ca
16.5 parsecs away

Travel
| | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada
| | ericlathrop.com
13.5 parsecs away

Travel
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
| | markodenic.com
15.4 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | marksands.github.io
21.7 parsecs away

Travel
| Black and White When writing unit tests using mocks, it forces the developer into whitebox testing. As the tests are supposed to drive the design, one can ar...