cm0002@sh.itjust.works to Programmer Humor@programming.dev · 21 hours agoMadness or brilliancefeddit.orgimagemessage-square33fedilinkarrow-up1387arrow-down13cross-posted to: [email protected]
arrow-up1384arrow-down1imageMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 21 hours agomessage-square33fedilinkcross-posted to: [email protected]
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
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