Building at the Speed of Thought

Engineering journal documenting the journey of building production systems with AI-powered development. From zero to a full EKS platform in two sessions.

Shipping Google One Tap Across Three Repos, Dark Behind a Feature Flag

A multi-repo deploy story: a brand-new user-service microservice, Google ID-token verification on the existing auth service, two new public ingresses, and the entire UX gated behind one Astro build-time flag so it ships dark until launch. The rough edges turned out to be more interesting than the happy path.

Pinterest's Trial-tier API can't post pins. We learned this in production.

We built and shipped a complete Pinterest auto-publisher — Sharp+SVG pin compositor, OAuth refresh, GitOps-managed k8s secrets, the full nine yards. Production E2E rollout went perfectly until POST /v5/pins returned a 403 with a message no one in the spec or docs had warned us about. Here's the trap, the actual rule, and how to avoid it.

The Outage I Almost Missed: Building Real Uptime Alerts

Our kids game went offline and nobody noticed for hours. Here's what broke, how we found it, and how we wired up Prometheus Blackbox Exporter with AlertManager to make sure it never happens silently again.

From Zero to Production EKS Platform in Two Sessions

How I built a full production-grade AWS platform with EKS, GitOps, and observability in two evening sessions using AI-powered development — work that would typically take a DevOps team months.