/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

blog.flowblok.id.au
| | zwischenzugs.com
1.6 parsecs away

Travel
| |
| | bosker.wordpress.com
3.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
| | stribny.name
3.4 parsecs away

Travel
| | [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows.
| | blog.martinig.ch
18.0 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to