this post was submitted on 22 Jul 2026
313 points (99.7% liked)

Programming

27863 readers
267 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Zos_Kia@jlai.lu 1 points 5 days ago (1 children)

I don't really understand that line of reasoning. By definition if genai code is garbage, a human made competitor would be better. Why can't it stand on its own qualities rather than rely on blanket banning the alternative?

[โ€“] vanillama@programming.dev 3 points 5 days ago

I think it's a matter of volume, it's extremely easy and quick to publish large amounts of generated code, and by far most people won't go searching your codebase in depth to see if the code is decent, if it works as advertised they don't have a reason to look into it further. If you add a third party to vet all code then you're still giving massive amounts of work to whoever has to review the mountains of slop.

It's not like we didn't have an issue like this before, about people copy pasting without understanding anything, but these tools made it more accessible and streamlined, and the worst part is that vibe coders believe sharing their slop is of value.