Jan 2, 2026 Why We Built a Distributed Vector Database How our major project pushed me deeper into distributed systems, trade-offs, and real-world scale thinking. databasesdistributed-systemskafkaraftvector-db
Dec 19, 2025 Building Tradeoff-Explicit Distributed Systems A practical philosophy for making distributed systems easier to operate under real production pressure. architecturedistributed-systemsengineeringoperationsreliability
Dec 5, 2025 Building an ext2-Inspired File System Simulator in C++ What I learned from building a block-based, inode-centric file system simulator from scratch. cppext2filesystemossystems
Nov 21, 2025 Start of my homelabbing advanture How I turned an old Android phone into a lightweight personal server using Termux and SSH. androidhomelablinuxsshtermux
Nov 7, 2025 The AI Feedback Loop How code generation tools may accelerate mainstream stacks while slowing disruptive software innovation. aiinnovationllmreactsoftware
Oct 24, 2025 Testing AGI in an Alien Universe Why rediscovering our physics is not enough to prove intelligence. agiaiphilosophyphysics
Oct 10, 2025 The Unraveling of the AI Bubble: A Realistic Outlook Why AI hype may cool while practical, high-value applications endure. aihypeopinionstartupstechnology
Sep 26, 2025 Why I Switched to Linux (And Why I'm Staying) It's not about being anti-Windows — it's about finding what works for me. fedoralinux
Sep 12, 2025 Why I Keep Coming Back to C++, JavaScript, and Go Three languages that shaped how I think about code. cppgojavascript
Aug 29, 2025 The day I forgot how to code. After relying on AI too much, I sat down to code without it and realized I'd forgotten the basics. ailearning