Manager: We (meaning you) need to do task A. How long will it take?

Me: Task A will take X days to do.

Manager: That seems awful long.

Me: How long do you think it should take?

Manager: It surely could not take any longer than Y days.

Me: Ok, it seems you have an answer to your question then.

Later:

Manager: It’s been Y days, why isn’t task A done yet?

  • slazer2au@lemmy.world
    link
    fedilink
    English
    arrow-up
    32
    ·
    26 days ago

    You agreed with their timeline that is why you keep having these conversations.

    Stand firm only your timeline and when they push back remind them that you are the engineer doing the work if the wait it done to their timeline then they should hire more people.

    • lauha@lemmy.world
      link
      fedilink
      arrow-up
      17
      arrow-down
      2
      ·
      26 days ago

      Brb, hiring more wifes so our baby takes less than nine months to come

    • raindrop1988@lemmy.mlOP
      link
      fedilink
      arrow-up
      10
      arrow-down
      1
      ·
      edit-2
      26 days ago

      Something that was difficult to capture in the post is the sheer level of sarcasm in my tone when I ‘agree’ to their timeline.

      • ThirdConsul@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        26 days ago

        Me: Ok, it seems you have an answer to your question then (sarcastically).

        Or

        Me, sarcastically: Ok, it seems you have an answer to your question then.

        Seems easy to me.

    • ZeDoTelhado@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      26 days ago

      You may be correct but I’ve seen this work out before. You say you take x days, manager mentions " but that guy says he takes y days!!" in which makes you either slow in comparison or the other guy is a liar or makes stuff sloppy. Then you say " from my experience is x days" in which either the manager says you’re wrong or he goes to the other guy to do in y days, and when you look at the thing done in y days has a technical debt equivalent to the height of Niagara falls. And you know you will have to clean this later. At some point I walked away, sometimes managers just want a yes man, and I am straight up not that.

  • tinfoilhat@lemmy.ml
    link
    fedilink
    English
    arrow-up
    17
    ·
    25 days ago

    Nothing is more triggering to me than the question “how long will this take?”

    It will take as long as it fucking takes, and you shouldn’t be reporting anything until it’s done. Measure progress by fully working, end-to-end features, not by a number of hours someone pulled out of their asses.

    • Evotech@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      24 days ago

      You need to allocate resources and prioritize tasks

      If task A takes a day then it might be worth doing. But if it takes 2 weeks then maybe not

    • josephc@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      23 days ago

      I used to hate this. I still hate it, but I used to hate it, too.

      More seriously, something that has helped from my managers is getting a “product requirements doc” or PRD. Management and customer reps put together a requirements document that says what they need built. Then you can break it down into work units for yourself and estimate the size with milestones and deliverables. It helps a bunch, even if it’s extra overhead at the start.

      • tinfoilhat@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 days ago

        I do this often. I make product roadmaps, define my epics, etc. but a lot of times, in my work as a SWE consultant, the requirements are a moving target.

  • JoYo@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    26 days ago

    I usually tell them that I need to do it to in order to estimate how long it will take next time. next time it will already be done, here it is.

  • markstos@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    26 days ago

    Read Software Estimation by Steve McConnell and recommend it to your manager:

    The person doing the work the one best suited to estimate it.

    Also, start tracking estimated vs budgeted time in some searchable system.

    Next time this comes up, look up how long it actually took to complete a similar task instead of thoughts and prayers.

    If boss won’t track historical budget vs actual, track it yourself.

    • ilinamorato@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      25 days ago

      The way we estimate on my team is to break tasks down into related subtasks that will take one day or less, then add up all the subtasks. It’s worked pretty well.

      • markstos@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        25 days ago

        That pattern is also recommended in the book. Break down estimates into chunks of 5 hours or less.

        With lots of smaller tasks, estimates tend to both be more accurate due to smaller scope, and some of the over/under inaccuracies will cancel out.

        • MinnesotaGoddam@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          25 days ago

          That’s a really good budgeting idea. My worst boss wanted the estimate accurate to within fifteen minutes. He churns through employees like popcorn.

  • butsbutts@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    23 days ago

    me: suggests anything extra not on the critical path but useful

    lead: grumble dont bother automating it, just do a manual minimal local fix!!

    later same issues appears

    repeat local fix * 1000

  • Klox@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    26 days ago

    The good PMs usually make Y=2X or 3X. But we’ll still have that “it’s day Y…” conversation /shrug.