• Eager Eagle
    link
    fedilink
    English
    arrow-up
    88
    ·
    25 days ago

    I’ll fix it in an hour. When I get to it in a couple of weeks.

    • Whelks_chance
      link
      fedilink
      arrow-up
      2
      ·
      22 days ago

      Put it in the backlog and we’ll prioritise it in the next sprint planning. Except we’ve already got a good idea of what’s going in to the next sprint, so we’ll probably get to it in a month. Or two. End of the year tops. Bring it up in the quarterly planning if we haven’t finished it yet, and maybe we can squeeze it in before Q2. Unless the win the ACME project in which case all hands will be on that, so actually plan for it to be in production by Xmas. No, the one after that.

  • TallonMetroid
    link
    fedilink
    English
    arrow-up
    28
    ·
    25 days ago

    This is why I avoid giving concrete estimates whenever possible.

    • CrazyLikeGollum
      link
      fedilink
      English
      arrow-up
      28
      ·
      25 days ago

      But if your hand is forced, it should always be 2x-10x the actual estimate, depending on the complexity of the task, and never less than 2 hours.

        • palordrolap@fedia.io
          link
          fedilink
          arrow-up
          5
          arrow-down
          1
          ·
          24 days ago

          This is one of those rare occasions where “IT” might have been better fully punctuated as “I.T.”, but the thought of using “Scotty” as a verb meaning “generously pad all estimates” amuses me.

          e.g. “If I want to cover my a—, I should Scotty it.”

        • Machinist
          link
          fedilink
          English
          arrow-up
          1
          ·
          24 days ago

          This is actually wisdom. I use a 4x fudge factor.

    • Johanno@feddit.org
      link
      fedilink
      arrow-up
      4
      ·
      24 days ago

      I estimate how long would it take. Then I add some buffer of 20% to it. Then I double it and call it good.

    • psud@aussie.zone
      link
      fedilink
      English
      arrow-up
      3
      ·
      24 days ago

      I have always told my team “remember that last piece of work? Add an appropriate fudge factor to this estimate to deal with those sort of problems”

      There’s usually a last one, if not there’ll be one I can call by name

  • Botzo
    link
    fedilink
    arrow-up
    26
    ·
    25 days ago

    An hour of ideal developer time. Too bad there’s only 3 of 4 of those per quarter.

  • Clent@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    1
    ·
    24 days ago

    This is one of those cases where if I’m saying an hour I mean and hour and will proactively reach out as soon as I realize that hour is wrong.

    I get this is meant as a joke about how difficult is it to estimate things, but this isn’t on anyone but me and making sure I am communicating my progress. Anyone who has the title of senior developer and disagrees is senior in name only.

    And I post this as there is literally a production issue being discussed because procrastination is always part of my estimates. The troubleshooting revealed it’s not my bug, it’s on that other team’s so I get to wait for them to fix their data and confirm my teams stuff works once the data is correct or I get to fix it live; my favorite but exceedingly rare.

    The adrenaline of that is awesome and I question the career choice of anyone who dreads this stuff.

  • zqwzzle@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    24 days ago

    Hey we just tell you the estimate. If it doesn’t get in the sprint that’s not our fault.

    • Agent641
      link
      fedilink
      arrow-up
      11
      ·
      24 days ago

      Never fix anything in 5 minutes.they will expect you to fix every other problem in the same time.

    • Whelks_chance
      link
      fedilink
      arrow-up
      1
      ·
      22 days ago

      The fix might be 5 mins. Figuring out wtf was wrong in the first place is the time consuming bit. Especially if the report doesn’t contain a repeatable process to trigger the error condition.