George Ongoro.

Insights, engineering, and storytelling. Exploring the intersection of technology and creativity to build the future of the web.

Navigation

Home FeedFor YouAboutContactRSS FeedUse my articles on your site

Legal

Privacy PolicyTerms of ServiceAdmin Portal

Stay Updated

Get the latest engineering insights delivered to your inbox.

© 2026 George Ongoro. All rights reserved.

System Online

    DevOps & Deployment

    Hosting, CI/CD, Linux servers, domains, SSL, Docker, environment setup, and production deployment guides

    Why I'm Skeptical of Serverless and Why I Use It Anyway
    devops-deployment
    March 17, 2026
    8 min read

    Why I'm Skeptical of Serverless and Why I Use It Anyway

    Exploring the trade-offs of serverless: from Vercel billing surprises and cold starts to why it still wins for DX

    Read Article
    I Spent 8 Hours Proving I Was Wrong
    devops-deployment
    January 30, 2026
    7 min read

    I Spent 8 Hours Proving I Was Wrong

    I tried to dump Vercel for Cloudflare. 100 edge runtime exports, 2 broken platforms, and one existential crisis later, I crawled back in shame.

    Read Article
    Why Tiny Commits Make Debugging Easier
    devops-deployment
    January 27, 2026
    14 min read

    Why Tiny Commits Make Debugging Easier

    Small, focused commits transform debugging from painful guesswork into systematic detective work. Here's how atomic commits help you pinpoint bugs faster.

    Read Article