Recent Posts

Fastmail: Year Two

1 minute read

Here’s a small follow-up to my usage of Fastmail that started in 2021. In a nutshell - little has changed since my previous update. Fastmail is still my favo...

Learning OCaml: Quoted String Literals

3 minute read

While learning OCaml I’ve noticed one curious feature - it has two types of string literals. The first type are the common and quite familiar “double-quoted ...

How are OCaml Programmers Called?

1 minute read

Ruby programmers are commonly called Rubyists. Python programmers are often called Pythonistas. Lisp programmers are widely known as Lispers. Clojure program...