Blogs
How Twitter Served 300,000 Timelines Per Second
Mar 2026A deep dive into Twitter's fan-out architecture, timeline caching strategy, and the hybrid model used to handle celebrity-scale accounts.
How does the internet work
Mar 2026A summary/overview of how the internet works in the simplest terms i could possibly use
The Art of Minimal Design
Jan 2026Exploring the principles of minimal design, how to achieve clean interfaces, and the balance between functionality and aesthetics in modern web applications.
Building Type-Safe APIs with TypeScript
Dec 2025Leveraging TypeScript's type system to create robust, maintainable APIs with end-to-end type safety.
Inside the Cloudflare Outage (Nov 18, 2025)
Nov 2025A clear breakdown of what went wrong on November 18, 2025 and the distributed systems lessons that followed.
Understanding React Server Components
Aug 2024A comprehensive guide to React Server Components, their benefits, and how they change the way we think about building React applications.