a14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 2 days agoMadness or brilliancelemmy.mlimagemessage-square17linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageMadness or brilliancelemmy.mla14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 2 days agomessage-square17linkfedilink
minus-squareAdamEatsAss@lemmy.worldlinkfedilinkarrow-up0·2 days agoconsole.log(“here”) console.log(“here 2”) console.log(“here 3”)
minus-squareSerinus@lemmy.worldlinkfedilinkarrow-up0·2 days agoOh my console.log messages are so much better than that now… (that I started telling copilot to add them for me).
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up0·2 days agoI sometimes write the (temporary) line number to get back to a suspect section quicker
console.log("poop")
console.log(“here”) console.log(“here 2”) console.log(“here 3”)
Oh my console.log messages are so much better than that now… (that I started telling copilot to add them for me).
I sometimes write the (temporary) line number to get back to a suspect section quicker
Please stop leaking my code.