Tag: AI
-

Working with AI: A Human-Centered Approach to Code Collaboration
My coding pace slowed down; AI’s never does, and is getting faster. The trick is keeping it from “helping” too much – with good docs, clear prompts, and lots of patience. Lately, I’ve been experimenting with agentic coding AI—tools like GitHub Copilot and ChatGPT that can read my code, suggest changes, and edit multiple files…
-

AI as Your Pair Programmer: Sometimes Junior, Sometimes Peer, Sometimes Mentor
Or: Convincing Myself Our AI Overlords Aren’t Replacing Us (Yet) Introduction After 20 years in software development, I’ve seen the landscape shift – from debugging with print statements to navigating version control debates, and leaning on Stack Overflow like a trusted colleague. Now, a new kind of collaborator has joined the team: AI. What I’ve…