this post was submitted on 08 Apr 2026
291 points (98.7% liked)
Programmer Humor
30833 readers
1510 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is what happened with FFMpeg when Google was trying the same thing to promote their models. If the code is good, and doesn't put unnecessary burden on the reviewer, then that's great. But when the patches are sloppy or the reviews are overwhelming, it doesn't help the project, it hinders it.
It's almost like there should be a human in the loop to guide and review what the ai is doing.
The thing works a lot better when I give it smaller chunks of work that I know are possible. Works best when I know how to implement it myself and it just saves me from looking up all the syntax.