
Docker Compose for Developers — From Zero to Production
Docker Compose for Developers — From Zero to Production Why I Wrote This I run a single VPS. One machine. On it, I've got 15+ containers running at any given time — a Next.js...
Articles
Technical articles on full-stack development, AI agents, and software architecture.

Docker Compose for Developers — From Zero to Production Why I Wrote This I run a single VPS. One machine. On it, I've got 15+ containers running at any given time — a Next.js...

Next.js App Router vs Pages Router — When to Use Each in 2026 The Question I Keep Getting Asked Just last month, a client came to me with a straightforward request: "We have a...

Deploy a Next.js blog on Dokploy in 30 minutes. No Kubernetes, no Vercel — just a VPS, Docker, and $6/month. Full tutorial with real mistakes and fixes.

Why I removed my database and went fully static. JSON files + Markdown + build process = faster, simpler, cheaper. No regrets.

The Speed Obsession For the last five years, the frontend tooling ecosystem has been locked in an arms race over speed. Cold start benchmarks. HMR milliseconds. Bundle time to t...

Google just dropped something that changes the game for anyone building with AI agents — subagents in Gemini CLI. And honestly, after spending the last year wrestling with monolit...