a14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 24 hours agoMadness or brilliancelemmy.mlimagemessage-square18fedilinkarrow-up1162arrow-down12
arrow-up1160arrow-down1imageMadness or brilliancelemmy.mla14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 24 hours agomessage-square18fedilink
minus-squareAdamEatsAss@lemmy.worldlinkfedilinkarrow-up20·23 hours agoconsole.log(“here”) console.log(“here 2”) console.log(“here 3”)
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up3·20 hours agoI sometimes write the (temporary) line number to get back to a suspect section quicker
minus-squareSerinus@lemmy.worldlinkfedilinkarrow-up0arrow-down4·19 hours 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).