this post was submitted on 08 Sep 2025
808 points (99.1% liked)

Programmer Humor

26220 readers
1443 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] pelya@lemmy.world 125 points 1 day ago (2 children)

More like, take a bunch of screenshots of vibe coded website, and treat that as design document while rewriting the whole thing from scratch with clean architecture.

[–] ryannathans@aussie.zone 20 points 1 day ago (1 children)

Plot twist they just vibe code the v2

If those dummies accepted the vibe code in the first place and you meet your contractual obligations....

[–] Wildmimic@anarchist.nexus 5 points 1 day ago (1 children)

tbh, if they were smart and knew what they were doing, they should have done it that way from the beginning, but they want to cut corners. AI is great at rapid prototyping; but it's not trustworthy enough to call that a finished product.

[–] lunarul@lemmy.world 5 points 1 day ago

To be fair, that's usually the fastest option to fix other people's code even if it wasn't vibe coded. Sometimes that's the best way to fix your own code too.