Everything I've written
3 posts on devops, Go, Rust, and the tools in between. Filter by tag.
010203
Writing a Kubernetes operator in Go
Controllers, reconcile loops, and the CRD lifecycle — explained by building one from scratch.
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.
Building a TUI that doesn't fight the terminal
Notes on layout, focus, and redraw from shipping a small terminal dashboard.