RSSAmplifier

Blog

Siddhartha Varma's Blog

Writing about software engineering, system design, and building things that work.

sidv.devRSS feed ↗3 posts

Latest posts

Software Engineering In The Agentic Era

Thoughts on using AI as an amplifier, not a replacement, and how AI tools create opportunities for engineers who understand them

Green Tea GC: How Go Stopped Wasting 35% of Your CPU Cycles

How Go 1.25's experimental garbage collector stops CPU stalls by organizing memory into neighborhoods instead of random object jumping

A Deep Dive into Dynamo's Architecture and Scale

Understanding DynamoDB's core principles - from architecture decisions to real-world patterns