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

Technology

70275 readers
3200 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 3 points 3 days ago (1 children)

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

[–] INeedMana@lemmy.world 9 points 3 days ago (2 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 7 points 3 days 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 3 points 3 days ago (1 children)

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.

[–] skisnow@lemmy.ca 1 points 2 days ago

Same, it's largely doing pretty much as the article implies, replacing StackOverflow for when I need the correct runes to do something specific.

[–] AAA@feddit.org 3 points 3 days ago

People who know programming already, yes. People who are getting into it / want to get into it, see it as an amazing shortcut.

I had two working students already, who thought and communicated that they don't really need to learn programming, because they can do it with ChatGPT / Q. It was quite infuriating.