Posts tagged "devops"

Why Agentic Programming Changed the Way I Build Software

Over the past few months, I've been deeply immersed in agentic programming โ€” working with AI-assisted tooling: primarily ChatGPT (including Codex) and GitHub Copilot.

The impact has been substantial. Not incremental. Structural.

Putting a Free Azure Static Web App in Maintenance Mode

Sometimes you want to put your Azure Static Web App in maintenance mode: you're reworking content, fixing a broken deployment, or you just don't want the public to hit it.

With Azure Static Web Apps (SWA) this can be trickier than expected, especially on the Free plan.