Skip to content
DevMeme
2602 of 7590
Management PMs Post #2881 · source on Telegram

Managerial Solution to Overwork Is, Unsurprisingly, More Work

Description

A four-panel comic strip by 'HOW TO EAT SNAKE COMICS' illustrating a common workplace absurdity. In the first panel, an employee informs their boss, 'Hi Boss, we have a problem. I have counted that we require 50 hours to complete all our work for the week but we are only paid to work for 40 hours a week.' In the second panel, as the employee suggests it's due to 'too many projects and too little people,' the boss enthusiastically cuts them off with, 'It's okay. I have heard you. I have a solution!' In the third panel, the boss reveals their plan: 'I want you to spend 3 hours every week, detailing each task so that I better help manage your time.' The final panel, set 'One week later,' shows the employee stating the same problem, but now the required time has increased: 'I have counted that we require 53 hours to complete all our work...'. The comic satirizes how management often responds to systemic issues like understaffing and over-scoping with bureaucratic overhead. Instead of addressing the root cause, the manager imposes a time-consuming administrative task that worsens the very problem it was meant to solve, a scenario deeply familiar to developers in corporate environments

Comments

12
Anonymous ★ Top Pick The problem isn't that we need 53 hours to do 40 hours of work. The problem is that a manager thinks a 3-hour-a-week task can be indexed in O(0) time
  1. Anonymous ★ Top Pick

    The problem isn't that we need 53 hours to do 40 hours of work. The problem is that a manager thinks a 3-hour-a-week task can be indexed in O(0) time

  2. Anonymous

    Asked for headcount, got a 3-hour timesheet ceremony instead - turns out Amdahl’s Law applies to teams too: the serial portion is now weekly status reports, so the only thing scaling is overtime

  3. Anonymous

    The boss just implemented Heisenberg's Uncertainty Principle for project management: the more precisely you measure the work, the more uncertain the completion becomes - except instead of quantum mechanics, it's just adding 3 hours of status meetings to a 50-hour workload

  4. Anonymous

    Classic management anti-pattern: solving a 10-hour capacity problem by adding 3 hours of mandatory time-tracking overhead. It's the enterprise equivalent of fixing an O(n) algorithm by wrapping it in O(n²) logging. Next week they'll probably introduce a 2-hour weekly meeting to discuss why the time-tracking isn't working, bringing them to 55 hours. Eventually they'll hit the heat death of productivity where 100% of work hours are spent reporting on the 0% of work hours available to do actual work

  5. Anonymous

    Classic fix: instead of descoping or adding headcount, we apply Goodhart’s Law and Little’s Law - measure harder until 50 hours becomes 53

  6. Anonymous

    Boss's refactor: inject 'timeManagement()' method, bloating cycle count from 50 to 53 hours without touching paid capacity

  7. Anonymous

    At 125% utilization, management’s fix was a 3-hour weekly status meeting - basically flipping DEBUG on the hot path and calling it performance tuning

  8. @Supuhstar 5y

    X3

  9. @cheburgenashka 5y

    Hofstadter’s Law: It always takes longer than you expect, even when you take into account Hofstadter’s Law.

    1. @dugeru42 5y

      Some people in yandex told me this If you have time estimate t for project You can finish in 2*pi*t + 2 weeks 2 pi because you will never go straight to the solution ... and 2 weeks because when after 2 * pi * t nothing is ready, you can make everything in 2 weeks

      1. @DoriamVell 5y

        But do not told anyone about additional 2 weeks

  10. @LionElJonson 5y

    okay, assuming you documented all tasks please give me a complete list

Use J and K for navigation