Automation
Docker Model Runner: …
Running LLMs as Easily as Containers Docker announced a “docker model” feature, available on Docker Desktop 4.40+. This might sound like just another technical update, but it actually represents a new direction in how we can work with AI models in our development workflow. Just as you’d pull and run …
Automating with Power …
Azure DevOps Task Creation Let’s be real, not every automation task needs a Python script. Sometimes, you just need something that works without diving into complex coding. The Problem Most developers default to Python for workflow automation. But what if you’re: Low Code, No Code Warrior Stuck in a …
Decoding the Azure DevOps …
Azure DevOps API I was once asked if the Microsoft Graph API was complicated. My reply? “Once you’ve wrestled with the Azure DevOps API, Microsoft Graph feels like a walk in paradise.” At the beginning of my Azure DevOps API (ADO API) journey, I encountered numerous challenges, particularly when …