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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] bamboo@lemmy.blahaj.zone 3 points 8 hours ago (1 children)

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.

[โ€“] Serinus@lemmy.world 1 points 8 hours ago

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.