Ask HN: AI Agents took my programming job. What can I do?

by butILoveLifeon 3/13/2026, 2:29 PMwith 3 comments

I had a customer meeting today, and the customer announced that he did not need me. He did everything he wanted in 2 days.

Things I don't really believe in:

>Someone needs to tell the AI what to do and check. No... I'm a middle man, I actually make it worse because we are playing telephone.

>I can train people how to set up, use AI, and do it safely. No... Claude is going to build their own OpenClaw-like system.

Maybe I can work for some gigantic company, but I sank a few years into my own company that was doing well making custom software.

My question:

What is the value that experienced programmers are going to provide?

by rcvassallo83on 3/13/2026, 2:48 PM

Curious, what did you do for this customer? Are they technologically sophisticated? Do they have a lot of users for what they built, or are they building tools used internally by a handful of people?

For simple tasks and code that doesn't change much over time, programmers don't add a lot of value over what an LLM can provide. It's easy to prompt your way to a good-enough tool for a small and exclusive set of users. Managing complexity beyond that is where a real programmer provides value.

Experienced developers provide a deep understanding of what's possible, knowing what to build, how to avoid pitfalls, how to adapt to new requirements. The expertise is in managing projects that evolve over time, meet the needs of hundreds to thousands of users, interact with external systems, have meaningful compliance, performance, and security requirements, etc.