cm0002@sh.itjust.works to Programmer Humor@programming.dev · 21 hours agoMadness or brilliancefeddit.orgimagemessage-square33fedilinkarrow-up1388arrow-down13cross-posted to: [email protected]
arrow-up1385arrow-down1imageMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 21 hours agomessage-square33fedilinkcross-posted to: [email protected]
minus-squareDrDystopia@lemy.lollinkfedilinkarrow-up5arrow-down1·21 hours agoIt’s like the real life kraken, I’ve never seen it but the name causes dread.
minus-squarekubica@fedia.iolinkfedilinkarrow-up18·16 hours agoThis is what peak performance looks like: console.log("before dothething"); let r = dothething(); console.log("after dothething"); console.log(r);
minus-squarehotdogcharmer@lemmy.ziplinkfedilinkarrow-up4arrow-down1·14 hours agoHey how’d you get your hands on my code
It’s like the real life kraken, I’ve never seen it but the name causes dread.
This is what peak performance looks like:
console.log("before dothething"); let r = dothething(); console.log("after dothething"); console.log(r);
Hey how’d you get your hands on my code