cm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 days agoMadness or brilliancefeddit.orgimagemessage-square41linkfedilinkarrow-up1490
arrow-up1490imageMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 days agomessage-square41linkfedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up2·1 day agoand the one that keeps getting slept on for some reason, watch breakpoints - stop when foo is changed. Great for figuring out what is screwing with your data when foo mysteriously changes
and the one that keeps getting slept on for some reason, watch breakpoints - stop when
foo
is changed. Great for figuring out what is screwing with your data whenfoo
mysteriously changes