
Over drinks recently, a few colleagues and I kept circling the same idea: with AI tools, more people can build rough internal tools, automations, and prototypes without waiting for a dedicated engineer. Software engineering experience still helps a lot, but it no longer fully determines who gets to test an idea.
What feels different is the cost of the first pass. A small workflow tool or prototype can now be sketched, tried, and discarded much earlier. That lowers the cost of experimentation in a very practical way. More people can get to a usable first version while the idea is still cheap to change.
That does not make implementation unimportant. It changes where the constraint shows up. The harder part moves toward choosing the right problem, setting useful boundaries, and deciding whether the result is actually good enough to keep. The work is still real, but more of it shifts from typing everything by hand to directing and reviewing.
The change still seems positive to me. I do not take it to mean that everyone is suddenly a software engineer. I take it to mean more people can try a small idea before asking whether it needs real engineering investment.
Get new posts by email
Subscribe for occasional updates when I publish something new.
Related posts
Relearning Through Small Interactive Tools
April 10, 2026
Using a coding agent to build small browser tools turned out to be a good way to revisit concepts I had not touched in a while.
Using AI Tools for Small Site Edits and Visual Ideas
February 22, 2026
Reflections on how Codex, Sora, and other AI tools change the texture of small site edits, exploratory visuals, and creative judgment.
My AI Coding Workflow: Planning, Review, and Verification
February 3, 2026
How my AI coding workflow moved from quick snippets to clearer briefs, agent review checkpoints, and build/lint/test verification.