Things I built while learning. For each one: why I started it, how it works, and what building it taught me.
A Kubernetes-native runtime for long-running, data-heavy AI agents
A Kubernetes-native agent runtime — pre-warmed pod pools bring cold starts under 100ms, PVC-backed workspaces survive pod failures, and Redis-backed async scheduling absorbs traffic spikes instead of thrashing the cluster.
Keep reading →