Posts
All the articles I've posted.
-
Fixing Old Blog Typos with Claude Code
A short note about using Claude Code to clean typos and small grammar problems in old blog posts.
-
Reading "Code" by Charles Petzold
A short note about why Code by Charles Petzold is useful to understand computers from the bottom.
-
Moving from Pi-hole to Technitium DNS
Moving from Pi-hole to Technitium DNS Server on a home network with OpenWrt, and what I learned along the way.
-
Poetry and uv as modern alternatives to pip
A practical comparison between pip, Poetry, and uv for dependency management in modern Python projects.