Skip to main content

5 docs tagged with "debugging"

View all tags

Clean Logs. Dirty Bugs.

I silenced Django’s migration logs for a cleaner dev experience and unintentionally broke my entire tool. Here’s the story, the bug, and the fix.

When an Easy Problem Isn't

A deceptively simple stack problem, and the mental traps it led me into before the greedy insight finally clicked

Why I Push Systems Until They Break

Performance tuning isn’t about speed — it’s about discovery. Pushing systems to their limits forces you to uncover hidden behaviors, go deep, and master the fundamentals.