Tag
Tag:debugging
All the articles with the tag "debugging".
Feb 27, 2026 · 2 min readproductivity
Sharpen the Saw: Don't Debug in the Dark
Sometimes the fastest way to fix a bug is to stop fixing it and fix your tools instead. A lesson on sharpening the saw.
Continue reading →Feb 20, 2026 · 6 min readairflow
4 Root Causes Hiding Behind One Airflow Error
A debugging session that started with one Airflow error and uncovered four cascading failures across Docker images, Kubernetes caching, namespace boundaries, and Python string iteration.
Continue reading →