gatra@graditya.com:~/learning-log$

things i'm
figuring out

A learning journal — Go, Rust, Kubernetes, and whatever I'm breaking this week.

7w ago·2026-05-30·11 min

Writing a Kubernetes operator in Go

Controllers, reconcile loops, and the CRD lifecycle — explained by building one from scratch.

#golang#kubernetes#devops
all posts →
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