a14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 8 hours agoMadness or brilliancefeddit.orgimagemessage-square13fedilinkarrow-up192arrow-down11cross-posted to: programmer_humor@programming.dev
arrow-up191arrow-down1imageMadness or brilliancefeddit.orga14o@feddit.org to Programmer Humor@lemmy.mlEnglish · 8 hours agomessage-square13fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareAdamEatsAss@lemmy.worldlinkfedilinkarrow-up16·7 hours agoconsole.log(“here”) console.log(“here 2”) console.log(“here 3”)
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up1·4 hours agoI sometimes write the (temporary) line number to get back to a suspect section quicker
minus-squareSerinus@lemmy.worldlinkfedilinkarrow-up1arrow-down2·3 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(“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).