this post was submitted on 13 Apr 2025
261 points (99.2% liked)

Technology

68772 readers
4833 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FauxPseudo@lemmy.world 74 points 3 days ago (4 children)

But the only way to learn debugging is to have experience coding. So if we let AI do the coding then all the entry level coding jobs go away and no one learns to debug.

This isn't just a code thing. This is all kinds of professions. AI will kill the entry level which will prevent new people from getting experience which will have downstream effects throughout entire industries.

[–] MigratingApe@lemmy.dbzer0.com 30 points 3 days ago (1 children)

It already started happening before LLM AI. Have you heard the joke that we were teaching our parents how to use printers and PCs with mouse and keyboard and now we have to do the same with our children? It’s really not a joke. We are the last generation that have seen it all evolving before our eyes, we know the fundamentals of each layer of abstraction the current technology is built upon. It was natural process for us to learn all of this and now suddenly we expect "fresh people" to grasp 50 years or so of progress in 5 or so years?

Interesting times ahead of us.

[–] Evotech@lemmy.world 2 points 2 days ago
[–] AdamEatsAss@lemmy.world 14 points 3 days ago (1 children)

Have you used any AI for programming? There is 0 chance entry level jobs will be replaced. AI only works well if what it needs to do is well defined, as a dev that is almost never the case. Also companies understand that to create a senior dev they need a junior dev they can train. Also cooperations do not trust Google, openAI, meta, ect with their intellectual property. My company made it a firedable offense if they catch you uploading IP to an AI.

[–] FauxPseudo@lemmy.world 17 points 3 days ago

Also companies understand that to create a senior dev they need a junior dev they can train.

We live in a world where every company wants people that can hit the ground running, requires 5 years of experience for an entry level job on a language that's only been out for three years. On the job training died long ago.

[–] metaldream@sopuli.xyz 7 points 3 days ago

The junior devs are my job are way better at debugging than AI, lol. Granted they are top talent hires because no one else can break in these days.

[–] zenpocalypse@lemm.ee 1 points 2 days ago

In my experience, LLMs are good for code snippets and input on best practices.

I use it as a tool to speed up my work, but I don't see it replacing even entry jobs any time soon.