☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agoDebugginglemmy.mlimagemessage-square53fedilinkarrow-up1255arrow-down14
arrow-up1251arrow-down1imageDebugginglemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square53fedilink
minus-squareSleepless One@lemmy.mllinkfedilinkEnglisharrow-up55arrow-down1·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.comlinkfedilinkEnglisharrow-up4·2 years agoconsole.log(d++); Repeat.
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up1·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.
minus-squareSleepless One@lemmy.mllinkfedilinkEnglisharrow-up1·2 years agoI rarely have access to one.
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.
I rarely have access to one.