/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

pilledtexts.com
| | scottk.mba
5.6 parsecs away

Travel
| | Making automation easier with custom commands on MacOS.
| | bfontaine.net
5.3 parsecs away

Travel
| | Tips and tricks in Python, Bash, Clojure and other languages/environments.
| | bosker.wordpress.com
5.5 parsecs away

Travel
| | Calling all bash users. This is a public service announcement. Heres something you need to know if you want to write bash scripts that work reliably, but you probably dont. Recommendations For script authors: Every bash script that uses the cd command with a relative path needs to call unset CDPATH, or else it may
| | satharus.me
22.0 parsecs away

Travel
| A little bit of a background in case you're not computer savvy, all of computer software is written using a programming language in plain-text files. These f...