FoxtrotDeltaTango@sh.itjust.works to Programmer Humor@programming.dev · 22 小时前Need a AI updatediscuss.onlineimagemessage-square55fedilinkarrow-up1350file-textcross-posted to: lemmyshitpost@lemmy.world
arrow-up1350imageNeed a AI updatediscuss.onlineFoxtrotDeltaTango@sh.itjust.works to Programmer Humor@programming.dev · 22 小时前message-square55fedilinkfile-textcross-posted to: lemmyshitpost@lemmy.world
minus-squareBrewchin@lemmy.worldlinkfedilinkEnglisharrow-up14·11 小时前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.
minus-squareJakylla@jlai.lulinkfedilinkarrow-up11·11 小时前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"); }
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"); }