AI can generate code and plan. What defines a "Developer" in 2026?
Posted by InteractionOk509@reddit | learnprogramming | View on Reddit | 15 comments
Watching the IT industry over the last couple of years has been wild. Non-technical people are now spinning up apps and websites using AI. Sure, the code isn't always efficient, but the barrier to producing junior-level output is basically gone.
It made me wonder: what makes a developer a developer right now?
I’ve come to the conclusion that our value has shifted entirely to problem-solving and deep domain knowledge. It’s no longer about memorizing syntax; it’s about architectural judgment and knowing how to steer the AI.
But if that's true, our hiring process is broken. How are we supposed to measure a candidate's architectural judgment and domain knowledge? Reversing a linked list on a whiteboard doesn't prove you know how to build a scalable system with AI.
Are any of your companies adapting their technical assessments for this? What does a good interview look like in this era?
Little-Fix-729@reddit
Is there still a point studying CS on 2026? Im a student studying and i am having doubts. I love the subject, but with the rise of AI and how hard it is to get a job. Is it worth it anymore?
Thaerious@reddit
Ignoring the fact that this is a 4 y/o account with exactly two posts, both within minutes of each other.
This is all CEO said this, and CEO said that. The companies who are trying to sell AI agents is saying they use AI. That's an ad, that does not represent the truth.
Then there is this in the middle of the article "Are you a developer at Google, Microsoft, or another tech being pressured to use AI? I would love to hear from you..." If you are writing an article about developers being pressured to use AI, why are you now looking for sources? You should source before writing the article.
The developers I talked...
Another software engineer at a financial technology company told me...
All the developers I talked...
Who did you talk to? how many? where?
This is an opinion piece disguised as fact.
InteractionOk509@reddit (OP)
To address the first point: yes, my account is 4 years old. I’ve just used Reddit to read and lurk on topics that matter to me, and I finally decided to actually post and join the conversation.
As for the rest of your comment, I think you might be confusing my post with an article you read somewhere else. I didn't quote any CEOs or claim to be publishing objective 'facts.' I am just sharing my own personal conclusion to see this shift from the perspective of other devs.
Is there something wrong with wanting to hear different POVs and start a discussion about where our industry is heading?
franker@reddit
At this point whenever I see "it's-not-that-but-this", my AI bullshit alarm goes off.
small_d_disaster@reddit
Umm what? What article are you talking about?
Thaerious@reddit
ha oops, that was for a different post. How did I get 8 upvotes?
InteractionOk509@reddit (OP)
how is that for diffrent post and people are mad at me
JoeyJoeJoeJrShab@reddit
There was a difference between a developer and a programmer before AI. That difference still exists.
disposepriority@reddit
Counterpoint, why would I want a developer making any kind of judgement calls if they can't pass the current technical interviews? Be they architectural or domain oriented.
What about people working on things that aren't websites and "apps" that can be done by random sales people? These people are commonly referred to as engineers and you would be quite distraught if their veterinarian aunt took over their job with the help of AI!
ConfidentCollege5653@reddit
A developer is someone that can learn to produce more than junior-level output
farfromelite@reddit
AI can't plan. It's a statistical next word generator.
Coding is about 10% of a programmers job anyway.
Scared-Push3893@reddit
half the job now feels more like untangling messy context/tradeoffs than writing syntax lol. requirements/tasks/edge cases get chaotic fast. ive been dumping scattered project stuff into Runable just to keep it straight
InteractionOk509@reddit (OP)
exactly untangling that messy context and managing tradeoffs is where the real engineering happens now
Guilty-Secretary-362@reddit
The real skill now is knowing when the AI solution will break at scale and having experience to catch those edge cases before they become production nightmares
InteractionOk509@reddit (OP)
but how do you think we can measure this skill now ??