21 Sep 25
20 Sep 25
19 Sep 25
A reference manual for people who design and build software.
10 Aug 25
17 Apr 25
A detailed explanation of the interplay between many of the forces that act on a bicycle and its parts when riding. With lots of interactive illustrations.
In depth introduction to SVG.
05 Apr 25
Annotated version of the UNIX Magic Poster, originally created by Gary Overacre in the mid-1980s.
Annotated version of the UNIX Magic Poster, originally created by Gary Overacre in the mid-1980s.
31 Mar 25
A detailed explanation of the interplay between many of the forces that act on a bicycle and its parts when riding. With lots of interactive illustrations.
27 Feb 25
An opinionated list of git settings that most people likely don’t know about and which should probably be defaulted differently.
19 Feb 25
Overview of Relaxed Radix Balanced Trees, a data structure that allows for efficient merging of Persistent Vectors.
18 Dec 24
An overview of the Moon and its path around the Earth.
08 Dec 24
28 Aug 24
01 Aug 24
25 Jun 24
14 May 24
12 May 24
03 May 24
Explanation on how to make a web page without code whatsoever (ie: the content of the page is blank). The trick relies (mostly) on injecting CSS via HTTP headers to style the <body> and <html> tags (which are implicitly injected by the browser upon getting an empty response with Content-Type: text/html).