FoxtrotDeltaTango@sh.itjust.works to Programmer Humor@programming.dev · 2 months agoNeed a AI updateimagemessage-square57linkfedilinkarrow-up1383arrow-down16file-text
arrow-up1377arrow-down1imageNeed a AI updateFoxtrotDeltaTango@sh.itjust.works to Programmer Humor@programming.dev · 2 months agomessage-square57linkfedilinkfile-text
minus-squareBrewchin@lemmy.worldlinkfedilinkEnglisharrow-up22·2 months agoA 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.
minus-squareJakylla@jlai.lulinkfedilinkarrow-up18·2 months agoif(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"); }
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.
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"); }