fool@programming.dev to Programmer Humor@programming.dev · 3 months agoof=/dev/sdaprogramming.devimagemessage-square63fedilinkarrow-up1566arrow-down115
arrow-up1551arrow-down1imageof=/dev/sdaprogramming.devfool@programming.dev to Programmer Humor@programming.dev · 3 months agomessage-square63fedilink
minus-squareskulbuny@sh.itjust.workslinkfedilinkEnglisharrow-up24·3 months agoI learned early in my software engineering career these two beautiful rules of debugging: Read all of the words Believe them
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up10·edit-23 months agoUnless you were the one writing the program and its error messages - then check, that you didn’t mess up there…
minus-squareugo@feddit.itlinkfedilinkarrow-up7·3 months agoUntil you write a compiler error in some deeply templated C++ code, in which case just reading every word takes all day /s but not too much
I learned early in my software engineering career these two beautiful rules of debugging:
Unless you were the one writing the program and its error messages - then check, that you didn’t mess up there…
Until you write a compiler error in some deeply templated C++ code, in which case just reading every word takes all day
/s but not too much