• sebi
    link
    211 year ago

    This is a professional debug techique, what are you talking about? But I rather use ‘Hii’ with various (but not ascending) amounts of i’s.

    • andrew
      link
      fedilink
      English
      6
      edit-2
      1 year ago

      Sometimes I use various swears. Depends on how long I’ve had to debug. Also depends on whose work I’m debugging and whether they’re in earshot. Usually it’s just my own sketchy code though.

    • @[email protected]
      link
      fedilink
      21 year ago

      I’ve used a regex to add a console log to the top of every method with the method name before.

      the things you do when you’re desperate.