Developer

44   Articles
44
4 Min Read
0 106

The Decision I Thought Didn’t Matter Poetry vs Pipenv wasn’t supposed to be a big decision.I wasn’t choosing a database.I wasn’t redesigning architecture.I was “just picking a dependency manager.”So I did what most people do.I picked one, told myself I’d…

Continue Reading
6 Min Read
0 114

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…

Continue Reading
4 Min Read
0 133

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…

Continue Reading
4 Min Read
0 132

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…

Continue Reading
8 Min Read
0 184

As I stand at the crossroads of present capabilities and future possibilities, I find myself both excited and anxious about where AI agent technology is heading. Today, I’m sharing my strategies for building Azure AI agent architectures that can evolve with the rapidly changing landscape.

Continue Reading
2 Min Read
0 1277

GitHub Copilot’s Agent Mode allows you to execute terminal commands directly from chat, but by default, it requires manual approval for every command. This can slow down your workflow significantly. Here’s how to configure VS Code to automatically approve specific…

Continue Reading
Exit mobile version