☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agoDebugginglemmy.mlexternal-linkmessage-square50linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkDebugginglemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square50linkfedilink
minus-squareSleepless One@lemmy.mllinkfedilinkEnglisharrow-up0·2 years agoThis meme makes it look like it’s hard decision. I always immediately slam the button on the right.
minus-squarefmstrat@lemmy.nowsci.comcakelinkfedilinkEnglisharrow-up0·2 years agoconsole.log(d++); Repeat.
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up0·2 years agoWhy? In my experience using a real debugger is always the superior choice. The only time I don’t is when I can’t.
This meme makes it look like it’s hard decision. I always immediately slam the button on the right.
console.log(d++);Repeat.
Why? In my experience using a real debugger is always the superior choice. The only time I don’t is when I can’t.