a14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 2 months agoMadness or brillianceimagemessage-square20fedilinkarrow-up1168arrow-down14
arrow-up1164arrow-down1imageMadness or brilliancea14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square20fedilink
minus-squareAdamEatsAss@lemmy.worldlinkfedilinkarrow-up14·2 months agoconsole.log(“here”) console.log(“here 2”) console.log(“here 3”)
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up4·2 months agoI sometimes write the (temporary) line number to get back to a suspect section quicker
minus-squareSerinus@lemmy.worldlinkfedilinkarrow-up2arrow-down4·2 months agoOh my console.log messages are so much better than that now… (that I started telling copilot to add them for me).
console.log("poop")console.log(“here”) console.log(“here 2”) console.log(“here 3”)
Please stop leaking my code.
I sometimes write the (temporary) line number to get back to a suspect section quicker
Oh my console.log messages are so much better than that now… (that I started telling copilot to add them for me).