Posts
All the articles I've posted.
-
How I debugged Let's Encrypt TLS cert renewals with ChatGPT
| Last edited: TodayMy automated TLS certs via Let's Encrypt process started failing this morning for several domains. This article dives into the issue, how I debugged it with ChatGPT, and how human steering is still critical
-
Claude Code committed directly to main
| Last edited: TodayA small reminder that even smart assistants need clear constraints—especially when working with Git.
-
Why Caddy proxy sometimes causes a zero-byte file to download
| Last edited: Immutable-ishThis blog walks you through what was causing Caddy proxy to download a zero bite file and how to resolve it
-
How to convert PNGs to WebP on macOS
| Last edited: YesterdayWhy I started converting PNGs to WebP, how ImageMagick helps reduce size and strip metadata, and the bonus of using Astro’s image component for automatic resizing.