1 hour ago · Tech · hide · 0 comments

For most of my career, working with computers meant giving them precise instructions. I wrote the code, searched for answers, and operated every tool. Computers were fast but passive. AI changes that relationship. We now describe outcomes, provide context, set constraints, and review work produced for us. This is not only a faster way to work. It is a different way to work. From operator to collaborator AI first behaved like autocomplete. Then it became a pair programmer. Now agents can inspect a codebase, run commands, write tests, and implement changes. Several agents can work on separate parts of one problem. Our effort moves from producing every artifact toward defining problems, directing work, and verifying results. The new unit of work A prompt is not the work. The work is a feedback loop: Understand the problem. Supply relevant context. Delegate a bounded task. Inspect the result. Verify it with tests or human review. Improve the context for next time. This makes tests,…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.