• z500
    link
    fedilink
    51 year ago

    Every time that last part happens I have to check the proper spelling of Berenstain. I’ve had some that really seem like they should have been impossible lol

  • Rhaedas
    link
    fedilink
    51 year ago

    I have some Excel VBA scripting that I’ve been on 1-4 for a while now, so there’s a branch off of 4 that should be “fuck it, here’s the workaround” or “that part isn’t that important anyway, ignore it”.

    (it’s actually not Excel that’s the problem, it’s the change to its call to IE that throws up a stupid security warning.)

  • kriss0706
    link
    fedilink
    41 year ago

    its funny i see this now, after spending 3 hours debugging D:

  • @[email protected]
    link
    fedilink
    41 year ago

    Get enough experience and you just have a brief moment of stage 3 as you dive straight to stage 4.

    Unless it’s a customer/that-one-guy-at-work (it’s a title, but there’s usually a handful of them) and then there’s this vast stage 0 of back and forth of “are you sure that’s happening, run these commands and paste the entire output to me” to be sure of what they are saying then you jump to stage 3/4.

  • DarthYodaX
    link
    fedilink
    41 year ago

    My boss does 1 <–> 2 with us over most every bug any of us has ever found. Ticking time-bomb…

  • RandomBit
    link
    fedilink
    21 year ago

    One of the best pieces of advice I have ever gotten was to build diagnostics first. The time it takes to do will pay for itself 100X over the course of development.