Tag: #scientific-method
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Systematic Debugging — Finding Bugs by Reasoning, Not Guessing
Most debugging is undisciplined guessing. The core loop — reproduce, isolate, hypothesize, test, fix, verify — plus git bisect and binary search, how to read stack traces properly, the hard bug classes like heisenbugs an
2026-05-14 · 23 min read #debugging#methodology#engineering-craft#git-bisect#observability