The Question I Keep Getting Asked in 2026 uv vs PDM vs Poetry 2026 comparison is no longer a theoretical debate.This is the question I hear most often now: “If you were starting a Python project today, which one would…
The Day My Build Took Longer Than My Tests Migrating from Poetry to uv guide isn’t something I planned to write.I liked Poetry. I trusted it. For years, it felt like the responsible, grown-up way to manage Python projects.The breaking…
The Day the Monorepo Fought Back uv Workspace vs Poetry: managing Python monorepos wasn’t something I planned to write about.It was something I ended up living through.The moment is still clear:a harmless change in one service broke tests in three…
The Install That Finally Broke My Patience I didn’t go looking for the fastest way to install PyTorch using uv out of curiosity.I searched for it at 1:47 AM, staring at a terminal that had been “Installing…” for far too…
The Conversation I Didn’t Want to Have with Myself Using uv with Docker multi-stage builds wasn’t something I planned to do.I need to admit something.For years, my Python Docker images were a mess. They worked, but every time I ran…