Recent Posts

Updating my toolbox: Ghostty and Fish

5 minute read

Often when I’m setting up new computers I take a bit of time to evaluate my programming toolbox and make some (usually small) adjustments to it. In January I...

OCaml’s Standard Library (Stdlib)

8 minute read

Every programming language comes with some “batteries” included - mostly in the form of its standard library. That’s typically all of the functionality that’...