a14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 6 天前Madness or brilliancelemmy.mlimagemessage-square21fedilinkarrow-up1222arrow-down15
arrow-up1217arrow-down1imageMadness or brilliancelemmy.mla14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 6 天前message-square21fedilink
minus-squareAdamEatsAss@lemmy.worldlinkfedilinkarrow-up25·6 天前console.log(“here”) console.log(“here 2”) console.log(“here 3”)
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up4·6 天前I sometimes write the (temporary) line number to get back to a suspect section quicker
minus-squareSerinus@lemmy.worldlinkfedilinkarrow-up2arrow-down4·6 天前Oh 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).