Writing
Deep dives into Go, cloud infrastructure, and software engineering.

Cloud Infrastructure • Medium
The Invisible Giant: How Go Silently Conquered Modern Infrastructure
You might write your web apps in Python or JavaScript, but the cloud they run on is written in Go. Here is why the Big Four rely on it.

AI Agents • Medium
The Empty Arena: Why Go Belongs in the AI Agent Boom
Everyone is racing to build AI agents in Python, but the runtime that will actually carry them at scale is Go. Here is why the arena is still empty.

Real-Time Agents • Medium
Should the AI Press the Button? Building a Human-in-the-Loop Agent for Live Video in Go
An AI agent that watches a live video stream, spots the outage, and recommends a failover, but a human presses the button. Building it in Go taught me the AI was the easy part.