A most excellent introduction to SVG
All a typical dev would need to know really.
Unix as an IDE
I love this. There really is nothing (or at least very little) that’s new under the Sun.
James Smith Solid Stick Umbrellas
Gorgeous. One day.
Understanding Regular Expression matching with .test(), .match(), .exec(), .search() and .split()
All these years and I find myself reaching for this reference quite a few times…
A Good Vimrc
If there’s a TL;DR it is the second line: “Don’t put any lines in your vimrc that you don’t understand.”
Calculus for Mathematicians
by DJ Bernstein
The Five Cognitive Distortions of People Who Get Stuff Done
Not what you think they are.
Euler’s Identity Explained using Triangles and Spirals
Just beautiful.
Don’t use Hadoop - your data isn’t that big
I bookmarked this in 2015 and it’s crazy how relevant it continues to be. (Cached)
The Wonderful World of DNA Sequencing
Dated but a nice and quick intro a la “DNA for Programmers” or the like.
LiteCLI is a command-line client for SQLite
And a delightful tool I use almost every week for its auto-completion and syntax highlighting,