AIDevelopersFuture

Will AI Really Replace Developers or Just Upgrade Them?

The internet has been burying developers every year since 1998 and we keep showing up for breakfast. Here is the honest split — which parts of the job AI genuinely eats (boilerplate, docs, test scaffolding, Stack Overflow archaeology) and which parts quietly get harder and more valuable (product judgement, architecture, ambiguity). Short answer: it replaces the parts of your job you hated, and the parts that pay you get more fun.

Siddharth PuriMarch 18, 20268 min read
AI & Future of Work

Will AI Really Replace Developers or Just Upgrade Them?

March 18, 2026 · 8 min read · Siddharth Puri

Every few years the internet holds a funeral for "developers" and is surprised when we show up for breakfast. Offshoring was going to kill us. Low-code was going to kill us. No-code was going to kill us harder. Now AI is going to kill us definitively, this time for real, we promise.

Here is what I actually see from the inside after running an engineering team that ships with AI every day: it is not killing developers. It is quietly killing one specific version of the developer — the one whose main selling point was "I can type fast" — and creating a premium on a version we did not use to pay enough for.

What AI actually removes

Let me be honest about the parts of my job that are going away. They are not the parts I will miss.

  • Boilerplate and scaffolding — setting up a new project, wiring up auth, configuring build tools
  • Reading docs you would have skimmed anyway
  • The first pass of tests
  • Most Stack Overflow archaeology (why does this error say "Cannot read property of undefined"…)
  • Translating between roughly equivalent frameworks
  • Writing the fourth CRUD form this month

If a lot of your job is any item on that list, yes — you should be worried, but not about unemployment. About usefulness. Skill up, or compress.

What stays painfully human

Deciding what to build. Saying no to a feature a loud stakeholder wants. Breaking a vague product ask ("make it feel faster") into three small, shippable bets. Debugging the weird production bug that happens only on Tuesdays between 3 and 4 PM. Reading between the lines in a customer support ticket. Feeling when a codebase is turning into a swamp and bringing it back.

None of that is typing. All of it is the actual job. And all of it gets harder, not easier, in a world where typing is cheap — because now the competition is other people using the same tools, and the differentiator becomes taste and judgement, not speed.

The great separation

What is happening, quietly, is a split in the developer job market:

  • Executors — people whose value was "give me a ticket, I will close it." These roles get AI-assisted and then squeezed. Count goes down.
  • Amplified builders — people who use AI to ship 3x what they used to. These roles thrive and get better-paid.
  • System designers — people who decide what to build, how it fits, why it is worth it. These roles become the new premium.

The industry was always going to split this way. AI is just accelerating it by about five years.

What to do if you are early in your career

Do not skip the fundamentals just because AI can write them for you. You still need to know why a bug is happening, not just that AI can fix it. Build things from scratch regularly. Read code, not just write it. Learn to debug without a chatbot — you will need that muscle the day production is down at 2 AM and the API is rate-limited.

And learn to ship. End to end. With a user on the other side. The ability to go from "I have an idea" to "people are using it in production" is the single biggest career multiplier in 2026. AI dramatically reduces the cost of that loop. Use it.

What to do if you are mid-career

Move up the stack mentally even if you stay down the stack technically. Spend more time in product conversations. Write one meaningful doc per month that argues for a direction. Own a problem, not a ticket. Your competitive edge is no longer "I can build it" — thousands of people can build it — it is "I know what to build and why."

AI does not replace engineers. It replaces engineers who pretended to be fast typists.

The honest answer

Will AI replace developers? It will replace the version of developers who were basically very expensive typists. The version of developers who turn ambiguity into working systems? They are about to have a very good decade.

If your value is "I can close the ticket," compress. If your value is "I can turn ambiguity into a shipped product," expand. Pick your side early.

All postsSiddharth Puri

Keep reading

View all →
AI & Future of Work

Claude 3 vs GPT-5: What Changed and Why It Matters

March 26, 2026 · 9 min

Claude 3 vs GPT-5: What Changed and Why It Matters

They both claim to be the smartest thing ever built, and both demos look suspiciously similar. This is a ground-level look at how Claude 3 and GPT-5 actually differ in reasoning depth, long-context reliability, code quality and tool use — plus a blunt cheat sheet for which one to pick for which job. Written in English, without the benchmarks theatre.

AI & Future of Work

Jobs That Will Survive the AI Revolution (And Why)

March 8, 2026 · 9 min

Jobs That Will Survive the AI Revolution (And Why)

Forget the "creative vs repetitive" framing — the real line is "work customers trust a machine with vs work they do not." This post maps three tiers: jobs that will stay deeply human (health, founding sales, investigative journalism, skilled trades), jobs that will transform rather than disappear (design, engineering, teaching, support), and jobs that are quietly becoming the best bets of the decade. A calmer, less LinkedIn-flavoured take on the next ten years.

AI & Future of Work

How AI is Quietly Rewriting the Definition of "Skill"

February 27, 2026 · 8 min

How AI is Quietly Rewriting the Definition of "Skill"

Skill used to mean "I can do this." Now it increasingly means "I can tell when the machine is wrong, and I have the taste to fix it." This piece unpacks why execution has been commoditised, why judgement and taste are the new scarce resources, and the specific trap this creates for early-career folks who skip the thousand hours of bad work that build intuition. A shift bigger than it sounds — and one worth planning for.