this post was submitted on 27 May 2025
282 points (95.8% liked)
Programmer Humor
35875 readers
1288 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are serious people really pushing that?
It's mostly beginners thinking of it as a shortcut to making software without learning any of the underlying theory. Basically, why struggle your way through a Rust tutorial on fighting the borrow checker when you can just get AI to do it? Though the issue is as soon as there's something too complex for the AI to figure out, you're out of luck because you've been deliberately avoiding learning the necessary concepts to fix it yourself.
As for whether serious people are pushing it, most actual software engineers, not really, but company management would absolutely like nothing more than to replace all their developers with AI, so yes they're pushing it pretty hard.
So, lazier script kiddies?
Not any lazier. Script kiddies didn’t write the code themselves, either.