386
Need a AI update (thelemmy.club)
you are viewing a single comment's thread
view the rest of the comments
[-] Brewchin@lemmy.world 22 points 1 week ago

A battery-powered electric knife (itself not a bad evolution of an existing technology) that provides the manufacturers with the options of remote bricking, subscription and forced obsolescence. The future suuuuucks.

[-] Jakylla@jlai.lu 18 points 1 week ago
if(payment == false) {
    blade.sharpness = 0;
    handle.confort = -2;
    reflection.displayAdd();
} else if(updated == true) {
    blade.sharpness = 4;
    handle.confort = 3;
} else {
    blade.sharpness = 3;
    handle.confort = 2;
    speaker.playSound("needUpdate.mp3");
}
this post was submitted on 06 May 2026
386 points (98.5% liked)

Programmer Humor

31384 readers
619 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