cm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 days agoMadness or brilliancefeddit.orgexternal-linkmessage-square40fedilinkarrow-up1462arrow-down15
arrow-up1457arrow-down1external-linkMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 2 days agomessage-square40fedilink
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