/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

babashka.org
| | jvns.ca
4.3 parsecs away

Travel
| | A list of new(ish) command line tools
| | doughellmann.com
2.8 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | ruuda.nl
4.5 parsecs away

Travel
| | As a data format, yaml is extremely complicated and it has many footguns. In this post I explain some of those pitfalls by means of an example, and I suggest a few simpler and safer yaml alternatives.
| | raphael.medaer.me
26.8 parsecs away

Travel
| I work on many different Git repositories. For each of them I have a particular email address and sometimes a GPG key. Even the Git flow might be different; always --no-ff (or not), pull --rebase instead of merge,...