oakey66@lemmy.world to Technology@lemmy.worldEnglish · 2 months agoDOGE Plans to Rebuild SSA Codebase in Months, Risking Benefits and System Collapsewww.wired.comexternal-linkmessage-square224fedilinkarrow-up1752arrow-down17cross-posted to: programmer_humor@programming.dev
arrow-up1745arrow-down1external-linkDOGE Plans to Rebuild SSA Codebase in Months, Risking Benefits and System Collapsewww.wired.comoakey66@lemmy.world to Technology@lemmy.worldEnglish · 2 months agomessage-square224fedilinkcross-posted to: programmer_humor@programming.dev
minus-squarebaatliwala@lemmy.worldlinkfedilinkEnglisharrow-up21arrow-down1·2 months agoif (!=white) {benefits=false}
minus-squareArmand1@lemmy.worldlinkfedilinkEnglisharrow-up25·2 months agoNah I think it will just be const benefits = false;
if (!=white) {benefits=false}
Nah I think it will just be
const benefits = false;
In Javascript, no less