The Day My CI Failed for No Good Reason How to use uv as a pipx replacement wasn’t a question I asked out of curiosity. It was a question I asked out of frustration. A CI pipeline that had been…
The Notebook That Worked—Until It Didn’t PIP vs CONDA for data science wasn’t a debate I planned to have.It started with a Jupyter notebook that ran perfectly on my laptop.The plots rendered.The model trained.The metrics looked reasonable.Then I sent the…
AWS Cognito to Azure AD B2C migration became inevitable for us when enterprise security requirements started blocking real business deals. I need to have a conversation with myself about the day we lost a major enterprise contract because of a…
When Installs Became the Loudest Part of My Workflow Why uv is faster than pip only became obvious to me when installs stopped being background noise.Not because they failed.Not because they threw errors.But because they interrupted me.I’d write a few…
The Day I Finally Asked Which Is the Fastest Python Package Manager Fastest python package manager wasn’t a phrase I ever thought I’d care about.For years, I treated package installation as background noise. Something that ran while I checked Slack…