this post was submitted on 30 Sep 2025
1109 points (98.8% liked)

Technology

75959 readers
2821 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
 

"No Duh," say senior developers everywhere.

The article explains that vibe code often is close, but not quite, functional, requiring developers to go in and find where the problems are - resulting in a net slowdown of development rather than productivity gains.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] andros_rex@lemmy.world 9 points 1 week ago (2 children)

So when the AI bubble burst, will there be coding jobs available to clean up the mess?

[–] Alaknar@sopuli.xyz 7 points 1 week ago

There already are. People all over LinkedIn are changing their titles to "AI Code Cleanup Specialist".

load more comments (1 replies)
[–] altphoto@lemmy.today 8 points 1 week ago (2 children)

Its great for stupid boobs like me, but only to get you going. It regurgitates old code, it cannot come up with new stuff. Lately there have been less Python errors, but again the stuff you can do is limited. At least for the free stuff that you can get without signing up.

[–] Smokeless7048@lemmy.world 7 points 1 week ago

Yea, I use it for home assistant, it's amazingly powerful... And so incredibly dumb

It will take my if and statements, and shrunk it to 1/3 the length, while being twice as to robust... While missing that one of the arguments is entirely in the wrong place.

[–] theterrasque 5 points 1 week ago* (last edited 1 week ago) (1 children)

It regurgitates old code, it cannot come up with new stuff.

The trick is, most of what you write is basically old code in new wrapping. In most projects, I'd say the new and novel part is maybe 10% of the code. The rest is things like setting up db models, connecting them to base logic, set up views, api endpoints, decoding the message on the ui part, displaying it to user, handling input back, threading things so UI doesn't hang, error handling, input data verification, basic unit tests, set up settings, support reading them from a file or env vars, making UI look not horrible, add translatable text, and so on and on and on. All that has been written in some variation a million times before. All can be written (and verified) by a half-asleep competent coder.

The actual new interesting part is gonna be a small small percentage of the total code.

load more comments (1 replies)
[–] Goldholz@lemmy.blahaj.zone 8 points 1 week ago

No shit sherlock!

[–] Deflated0ne@lemmy.world 8 points 1 week ago* (last edited 1 week ago) (1 children)

According to Deutsche Bank the AI bubble is ~~a~~ the pillar of our economy now.

So when it pops. I guess that's kinda apocalyptic.

Edit - strikethrough

[–] hroderic@lemmy.world 7 points 1 week ago

Only for taxpayers ☝️

[–] JackbyDev@programming.dev 7 points 1 week ago (3 children)

The people talking about AI coding the most at my job are architects and it drives me insane.

load more comments (3 replies)
[–] popekingjoe@lemmy.world 7 points 1 week ago

Oh wow. No shit. Anyway!

[–] Tollana1234567@lemmy.today 6 points 1 week ago

so is the profit it was foretold to generate, but it actually costs money than its actually generating.

The good news is: AI is a lot less impressive than it seemed at first.

The bad news is: so are a lot of jobs.

[–] MisterNeon@lemmy.world 5 points 1 week ago* (last edited 1 week ago) (2 children)

I can't even get Copilot to write Vitest files for React without making a mountain of junk code that describes drivel.

load more comments (2 replies)
[–] bitjunkie@lemmy.world 5 points 1 week ago

I'd much rather write my own bugs to have to waste hours fixing, thanks.

[–] M0oP0o@mander.xyz 5 points 1 week ago (2 children)

Wait, it was hyped? Not just ridiculed?

load more comments (2 replies)
[–] HugeNerd@lemmy.ca 4 points 1 week ago
[–] BeigeAgenda@lemmy.ca 4 points 1 week ago

Sounds exactly like my experience with Vibe Coding.

load more comments
view more: ‹ prev next ›