Tech
- 2026.06Mind the MTU
My phone’s hotspot and WireGuard refused to get along: ping went through, but seemingly nothing else. It bugged me for quite some time before I finally dug in. It was MTU. Mobile carriers often …
- 2026.03Sandbox for Agents
Agents get much more useful when they can run real commands; install packages, manipulate data, browse the web. That became clear within days of tinkering on a personal AI assistant (think OpenClaw). …
- 2025.08Settling into NixOS
Linux Mint with i3 had served me well, but Xorg was starting to feel dated, especially performance-wise. It felt like time for a change in my setup. That’s when I started thinking about what I …
- 2025.03Hello, World!
With the switch to Hugo, I wanted a place to test the syntax highlighting that comes with Chroma. This is that place, and we’ll use the classic “Hello, World!” example in various …
- 2025.02New look and feel
I originally built this site using Astro, which worked well… until it didn’t. When I finally got around to writing a new post, the deployment pipeline failed due to breaking dependencies. A …