Explore >> Select a destination


You are here

eliotsykes.com
| | www.zagaja.com
10.0 parsecs away

Travel
| |
| | www.thunderboltlabs.com
12.5 parsecs away

Travel
| |
| | ylan.segal-family.com
16.5 parsecs away

Travel
| | I maintain a series of small unix scripts to make my daily usage more effective. I approach the development of these utilities like I do my other software: Use Outside-In Test-Driven Development. I use rspec to write my tests, even if the code itself is written in bash, zsh, or ruby. Let's see a few examples. Testing Output Some of my utilities are similar to pure functions: They always return the same output given for the same input, and they don't have side-effects (i.e. they don't change anything else...
| | xnacly.me
62.2 parsecs away

Travel
| Guide about working with JSON in go with HTTP server example