• @[email protected]
    link
    fedilink
    English
    1345 months ago

    All the debugging tools in the world doesn’t beat an excellent sense of intuition and putting that print statement exactly where it needs to be.

      • @[email protected]
        link
        fedilink
        385 months ago

        He works on Linux where he controls the whole stack down to the metal and I love that for him, but other people have to call library code, and them debug that if it doesn’t work as they thought it would.

          • Traister101
            link
            fedilink
            105 months ago

            Yep that’s why I refuse to use standard libraries. It just makes my code too complicated…

        • @[email protected]
          link
          fedilink
          55 months ago

          Right, the amount of times I’ve had to put breakpoints in Django/DRF code to figure out what’s causing that weird undocumented behavior is concerningly large

      • TheHarpyEagle
        link
        115 months ago

        Dude can pry my debugger from my cold, dead hands.