this post was submitted on 23 Feb 2026
99 points (91.6% liked)

Programming

25740 readers
495 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

AI coding tools are replacing entry-level programming jobs faster than anyone predicted. The traditional path from junior to senior developer is collapsing, and the consequences for the entire industry could be devastating. If you mentor juniors or hire them, this one hits different.

you are viewing a single comment's thread
view the rest of the comments
[–] Mikina@programming.dev 40 points 21 hours ago (4 children)

Tbh from my experiences, AI is also turning current senior devs into juniors. The skill erosion is real, and I could see it on myself just after a week of trying out Claude (since we've gotten access at my job).

The skills I've spent a great part of my life acquiring are really not worth whatever advantages AI use may have, even if I just did my job to earn a paycheck and didn't care about the quality of my output, as long as it's acceptable. It may feel easier now, but eventually you will have to pass another interview, and good luck when the last time you actually coded without AI was a year ago.

It's creating this state of mind which is going to kill everything. I was coding a website for fun on the weekend and streaming for one of my friends to see how some stuff works. Every other fucking person that joined the call opened with "I see you are vibe coding a website" when they could visibly see that i was not logged into coopilot, i was using VS on my gaming PC like a chump. These are all CS people and now everything defaults to using an LLM. We are doomed as a whole.

[–] lichtmetzger@discuss.tchncs.de 15 points 16 hours ago (1 children)

The skill erosion is real, and I could see it on myself just after a week of trying out Claude

While it took me a few months to really notice it, that still shocked me. Using AI extensively makes you depend on it - and that's exactly what the big players want. A customer paying a recurring subscription just to do their job.

Since I am not forced to use it, I deleted my OpenAI account and started to code without LLM assistance again. It's much more fun to solve problems by myself (and get a dopamine kick out of that) anyway - and when the bubble inevitably pops, I can still go on as I did before.

[–] mindbleach@sh.itjust.works 5 points 13 hours ago (1 children)

A customer paying a recurring subscription just to do their job.

Local models will win. They're half-assed, but the big boys only provide fractionally more ass. LLMs will become just another tool you can call on when you'd rather read code than write it.

[–] lichtmetzger@discuss.tchncs.de 2 points 12 hours ago

I really hope so, but for that to happen, hardware prices have to go down again and that might take a while.

[–] mspencer712@programming.dev 12 points 17 hours ago

I’m with you, stuck at a billion dollar software company with an AI fetish. It’s a great search tool, can write some decent unit tests. But God help you if you let it write production code, for any of the “you won’t find this on stackexchange” stuff we all work on.

[–] pulsewidth@lemmy.world 5 points 20 hours ago (1 children)

If you believe the AI hype there won't be any programming jobs soon - so those that do (believe) think they need to become highly-proficient AI-wranglers to maintain employability.

I too think it's the wrong approach, but it's hard to say what hirers will be looking for in the medium to long term, and devs whom adapt to 'the new thing' faster have typically been more hirable.

Personally hoping the big players crash and burn asap because the benefits just haven't been anywhere near worth the costs across various domains.

[–] kibiz0r@midwest.social 6 points 15 hours ago (1 children)

This isn’t anything new. There have been multiple waves of “code-gen for normies”, and every time after the hype dies down there’s a heap of shitty code to fix.

There’s gonna be no shortage of customers up to their eyeballs in broken slop after the bill comes due and Anthropic has to stop subsidizing their prices. AI slop is the best thing to happen to our job security in a while. (Provided you retain your critical thinking skills.)

[–] pulsewidth@lemmy.world 5 points 13 hours ago

Fingers crossed for the crash sooner than later, because I'm tired of it all.