this post was submitted on 26 May 2026
650 points (99.1% liked)

Programmer Humor

31576 readers
2132 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
[–] makeshift0546@lemmy.today 35 points 16 hours ago (11 children)

Have you actually done this? It's usually the other way with it being pedantic or wanting you to fix long term problems in the code base.

[–] TheFogan@programming.dev 8 points 9 hours ago (4 children)

lol the amount of times I've seen AI do.

No wait that's wrong try this

Oh wait that's also wrong that still doesn't work try this.

No still wouldn't do it.

On just questions without asking it to correct itself, (which tells me internally they have some kind of.. basically reviewing it's own answers before they go out.

Honestly I do wonder if we'll get there

a hello world program would just spin back and forth "Rejected demanded these fixes", Rejected making it more like the original, rejected. retrying

"you have spent your entire $50,000 token budget... would you like to restock and keep going".

[–] Flower@sh.itjust.works 9 points 9 hours ago (1 children)

No still wouldn’t do it

And then suggests the solution it complained about in the first place.

[–] jj4211@lemmy.world 2 points 4 hours ago

Yep, seen this.

Also, each iteration saying "ok, all problems are now addressed, the check should be fine, but running it just in case" (generates even more build errors than before). Rinse and repeat until my token quota is exhausted and I just code the good old fashioned way, no skin off my back. And I'm doing a 'good job' with utilization, despite having burned most of my quota on a failure that got thrown away.

load more comments (2 replies)
load more comments (8 replies)