cm0002@lemmings.world to Programmer Humor@programming.dev · 11 天前Why I always keep doing it...lemmy.worldimagemessage-square67linkfedilinkarrow-up1586arrow-down16
arrow-up1580arrow-down1imageWhy I always keep doing it...lemmy.worldcm0002@lemmings.world to Programmer Humor@programming.dev · 11 天前message-square67linkfedilink
minus-squaresunbeam60@feddit.uklinkfedilinkarrow-up10·9 天前Ah, come on this is valid investigation. If you get the same error every time, you know you can find it and debug it, somewhat with ease. If you don’t, you might have a thornier issue at hand.
minus-squareSleeplessCityLights@programming.devlinkfedilinkarrow-up2·8 天前I hate how stupid and obvious this is, but we all do it at least once if the compile is short. But with a 20 min compile, I am investigating.
Ah, come on this is valid investigation.
If you get the same error every time, you know you can find it and debug it, somewhat with ease.
If you don’t, you might have a thornier issue at hand.
I hate how stupid and obvious this is, but we all do it at least once if the compile is short. But with a 20 min compile, I am investigating.