this post was submitted on 11 Mar 2026
830 points (99.3% liked)

Programmer Humor

30341 readers
1971 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
[–] hoshikarakitaridia@lemmy.world 124 points 3 days ago (1 children)
vibes = vibes-3

if (outage) {
fix()
}

Coding is so easy

[–] hdsrob@lemmy.world 109 points 3 days ago (1 children)

They just forgot to include "no bugs" in the prompt.

[–] Electricd@lemmybefree.net 3 points 1 day ago* (last edited 1 day ago)

I would love to know if this actually makes a difference though haha. I believe it might make a slight one as it could try to rethink about it depending on the model

I usually just ask it to recheck line by line for bugs with a thinking model and that’s pretty good at solving potential bugs, but they still need to be reviewed obviously. I only use open weight models though so they might be a bit inferior