// writing
The Blog
Field notes on cloud-native infrastructure, agentic-AI systems, and the craft of shipping software at scale. Written in Markdown, rendered here.
2026.02.14
9 min read
Scale-to-zero Next.js on Knative
A custom Kubernetes Operator, a declarative NextApp CRD, and Node.js bytecode compilation — how knext-platform gets cold starts under a second while staying portable across any cluster.
infraknativego
2026.01.20
12 min read
Orchestrating agent teams with git worktrees
Inside superteam — dependency-aware task dispatch, per-ticket worktree isolation, and a verification-before-completion gate that keeps four autonomous agents honest.
agentic-aitooling
2025.12.08
8 min read
Migrating AngularJS to React without a rewrite freeze
A pragmatic playbook from leading a large-scale migration — ship continuously, strangle the old app incrementally, and never block the product roadmap.
reactmigrationleadership