Everything I've written

3 posts on devops, Go, Rust, and the tools in between. Filter by tag.

01
Writing a Kubernetes operator in Go
Controllers, reconcile loops, and the CRD lifecycle — explained by building one from scratch.
#golang#kubernetes#devops
2026-05-3011 min
02
Faster CI with a Rust-based cache layer
How I cut build times 60% by rewriting the cache layer that sat between CI and object storage.
#rust#ci-cd#devops
2026-05-187 min
03
Building a TUI that doesn't fight the terminal
Notes on layout, focus, and redraw from shipping a small terminal dashboard.
#golang#tui
2026-05-049 min