a14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 3 days agoMadness or brilliancelemmy.mlimagemessage-square21linkfedilinkarrow-up1221
arrow-up1221imageMadness or brilliancelemmy.mla14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 3 days agomessage-square21linkfedilink
minus-squareAdamEatsAss@lemmy.worldlinkfedilinkarrow-up25·3 days agoconsole.log(“here”) console.log(“here 2”) console.log(“here 3”)
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up4·3 days agoI sometimes write the (temporary) line number to get back to a suspect section quicker
minus-squareSerinus@lemmy.worldlinkfedilinkarrow-up2·3 days 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).