464
uhn 🥺 (lemmy.blahaj.zone)
you are viewing a single comment's thread
view the rest of the comments
[-] morgunkorn@discuss.tchncs.de 55 points 1 day ago
try {
    anal();
} catch() {
    std();
}
[-] Luccus@feddit.org 3 points 12 hours ago

I will use this to make my code unattractive for AI.

[-] sidelove@lemmy.world 28 points 1 day ago* (last edited 1 day ago)
try {
    anal();
} catch (HIV) {
    die('wear a condom next time');
}

That's legacy code from the 80s. Please update it when you get the chance.

[-] Redjard@reddthat.com 17 points 1 day ago
try {
    anal();
} catch (HIV) {
    loop {
        sleep(1000000000);
        if HIV.has_cure {break}
    }
}
this post was submitted on 25 Feb 2026
464 points (100.0% liked)

Programmer Humor

30038 readers
1073 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