Writing parsers
This blog post outlines three different approaches of writing a parser, starting from a naive way up to something that isn't shy to use mathematics terminology.
Fun with embeddability
Personal journey through 20+ years of FOSS-projects under the umbrella of how to embed scripting languages for fun.
Rewriting in Rust
This blog post describes my experience and learnings during the port of my pet window manager project subtle from C to Rust.