Senior Engineer (12+ years) · Staff-Level Scope · Developer Experience · TypeScript/Go
Latest Posts
View all postsMainstream AI Is a Collaboration Problem, Not a Benchmark Race
OpenAI owns the brand moment; Google owns distribution. I think the race that matters for most knowledge workers is different: who makes AI feel like a collaborator, not a tab you visit. I use Claude Desktop with Cowork and a custom Interview skill I built for myself.
- Anthropic
- AI
- Product
The Hidden Complexity of Webhook Debugging
Webhooks look simple, but delivery guarantees, retries, and local tunnel workflows create subtle failure modes that waste engineering time. This post maps the real problems teams face and defines what a reliable debugging workflow should provide.
- Webhooks
- Developer Experience
- Observability
Building a Vercel-like Platform on Cloud Run: Architecture & Design Decisions
How to replicate Vercel-style git-push-to-production and previews on GCP with Cloud Run. A technical deep-dive for platform engineers considering an internal PaaS.
- Platform Engineering
- GCP
- Cloud Run
- DevOps
- PaaS