Posts tagged "productivity"

Why Agentic Programming Changed the Way I Build Software

Over the past few months, I've been working intensively with agentic tooling—primarily ChatGPT (including Codex) and GitHub Copilot. The impact has been substantial. Not incremental. Structural.

I'm now able to build, refactor, and explore ideas that I previously wouldn't even start—simply because the time investment would not justify the outcome.

That constraint is gone.

Agentic Programming and the Neurodivergent Brain

I've been reflecting on why an agentic pair programmer works so well for my neurodivergent brain — and for me it has to do with speed, but most of all with cognitive fit.

Most of my work lives at the level of systems, flows, invariants, and failure modes. The hardest part is not writing code; it's holding intent, structure, and consequences in my head at the same time.

An agentic pair programmer quietly removes friction in exactly those places.