Thoughts on software development, technology, and building things that matter.

How YouTube serves millions of concurrent viewers with HTTP-based polling instead of WebSockets, saving tens of millions in infrastructure costs while maintaining real-time performance.

A comprehensive breakdown of YouTube's video pipeline from upload to playback. Learn how videos are transcoded, distributed globally, and streamed seamlessly to billions of viewers worldwide.
A personal reflection on a transformative year filled with challenges, growth, and hard-won wisdom about family, self-love, and the power of skills.

A critical security flaw (CVE-2025-55182) that allowed attackers to execute code on React servers without authentication. Learn what happened, how it was exploited, and how to keep your apps secure.

A dangerous attack that stole developer secrets and spread automatically through npm packages. Learn what happened, how it works, and how to protect yourself.

How Chinese open-source models like Kimi 2 are getting better day by day, becoming cheaper, and rivaling proprietary Western models in performance benchmarks.

Phase 3 complete! StartDB now has a fully functional SQL query engine with B-Tree indexing, query optimization, and comprehensive transaction support.

Building a Production-Ready Content Moderation API in Minutes, Not Months

Why AI is different from past tech waves, how it's reshaping work, and what it means for developers

How I'm building a database that learns and optimizes itself automatically using AI and machine learning

5-minute read: How I built a scheduling platform that handles thousands of users while keeping costs minimal

Understanding the architecture behind India's largest EdTech platform's real-time learning experience

A complete trading platform backend built with Hono.js and Cloudflare Workers featuring authentication, KYC compliance, and trading capabilities

How I'm mastering distributed systems, queue management, and webhook handling by building simplified versions of automation platform features