this post was submitted on 20 May 2025
237 points (96.8% liked)

Technology

70163 readers
3516 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
 

Four months ago, we asked Are LLMs making Stack Overflow irrelevant? Data at the time suggested that the answer is likely "yes:"

you are viewing a single comment's thread
view the rest of the comments
[–] JeremyHuntQW12@lemmy.world 2 points 13 hours ago (2 children)

Not necessarily directly, many people may have abandoned learning programming because of LLMs, rather than Stack Overflow specifically.

[–] surph_ninja@lemmy.world 2 points 3 hours ago

You’re pulling this out of your ass. That is completely made up.

[–] INeedMana@lemmy.world 6 points 8 hours ago (1 children)

I don't think such trend would be so big. And anyone who has used any LLM for programming learns very quickly that those are very far from replacing anyone

[–] skisnow@lemmy.ca 4 points 3 hours ago (1 children)

For real. You can tell how good a programmer someone is, by how good they think an LLM is at programming.

[–] Mmagnusson@programming.dev 1 points 1 hour ago

I use it to bounce ideas around with or get it to direct me in the right direction if I am stumped for further research, but it will be a cold day in Hell before I have it write more than the most gruntiest of grunt boilerplate code. It just can't do it to a useful standard without a lot of oversight.