Tech Nuggets

A curated collection of short, high-signal technical posts focused on micro-optimizations

Why It Matters

Understanding the “why” behind system behavior is a core skill in software and ML engineering. These posts demonstrate a habit of going deep into how things work, whether that’s a faster dictionary lookup, how PyTorch builds a dynamic computation graph, or what causes a memory spike in Docker containers.


Latest Posts