this post was submitted on 17 Feb 2025
414 points (95.2% liked)

Technology

66892 readers
4867 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 content.
  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
[–] nexguy@lemmy.world 42 points 1 month ago (2 children)

Stack Overflow and Google were once the "AI" of the previous generation. "These kids can't code, they just copy what others have done"

[–] Feathercrown@lemmy.world 16 points 1 month ago (1 children)

Yeah, and copy-pasting SO answers with no thought is just as bad.

[–] embed_me@programming.dev 20 points 1 month ago (4 children)

And when copy-pasting didn't work, those who dared to rise above and understand it, became better. Same with AI, those of the new generation who see through the slop will learn. It's the same as it has always been. Software engineering is more accessible than ever, say what you will about the current landscape of software engineering but that fact remains undeniable.

[–] lambda@programming.dev 6 points 1 month ago (1 children)

Well said. Some of the most talented devs I know use Stack Overflow. It depends on how you use it.

[–] cestvrai@lemm.ee 4 points 1 month ago (1 children)

All the devs I know use SO…

[–] uranibaba@lemmy.world 5 points 1 month ago* (last edited 1 month ago)

Software engineering is more accessible than ever

This is key here. Having it more accessible, we see more people who do not want to learn but still trying to code. But we also see more people who wants to learn and create solutions.

[–] Feathercrown@lemmy.world 5 points 1 month ago

I'm glad that AI is making it easier to enter into new areas of knowledge. I just hope it won't be used as a crutch too far into people's journeys.

[–] Feathercrown@lemmy.world 3 points 1 month ago

I'm glad that AI is making it easier to enter into new areas of knowledge. I just hope it won't be used as a crutch too far into people's journeys.

[–] lightnsfw@reddthat.com 2 points 1 month ago

As someone who can't code (not a developer) but occasionally needs to dip my toes in it. I've learned quite a bit from using chatgpt and then picking apart whatever it shat out to figure out why it's not working. It's still better than me starting from scratch on whatever it is I'm working on because usually I don't even know where to begin.