[flagged]
Do you really feel like this is a real contribution to the conversation? Agile coaches help stabilize software development, and meditation teachers teach a valuable self-regulation skill. You not wanting or valuing something doesn't make it "snake oil".
The Tyranny of ‘The Plan' (2013)
31–40 of 56 posts
Re: The Tyranny of ‘The Plan' (2013)
#32In fact this is my typical feeling with all Gantt charts.
Re: The Tyranny of ‘The Plan' (2013)
#33Earlier quoted context omitted.
Ordinary house roofing work (and, by extension, things like rooftop solar installations/maintenance) is terribly dangerous. Tons of deaths and serious injuries per year. Little attention on it at all, let alone political movement toward making it safer.
Isn't this partly because roofers rarely take the full "correct" range of safety precautions while working, because they would significantly slow down the work?
Re: The Tyranny of ‘The Plan' (2013)
#34 If you have not a stable system, then there is again no point in setting a goal. There is no way to know what the system will produce: it has no capability.
As we have already remarked, management by numerical goal is an attempt to manage without knowledge of what to do, and in fact is usually management by fear.
Anyone may now understand the fallacy of “management by the numbers”.
Love this quoteRe: The Tyranny of ‘The Plan' (2013)
#35I'm not really understanding the distinction between a "plan" and a "workflow". It sounds like they had a plan but we are bending over backwards in TFA to call it something else because a plan is bad in some agile circles.
The plan is a procedural instruction list. It lacks consistency. It is whatever procedural set of things happened to have been written down. You wouldn't plan to reuse it like you would with the function because it only applies to that specific issue
Re: The Tyranny of ‘The Plan' (2013)
#36I found the OP very insightful, and would recommend reading and thinking about it. The lessons we can draw from the construction of The Empire State and other buildings of that era, before the advent of computers, are applicable to any large, capital-intensive project. My only reservation is that the OP fails to mention that some workers died during the construction of The Empire State building: According to the buil…
Are you sure of that? If the pandemic brought me any surprising new insight, then it would be how big the part of any given population is with hundred thousands dying if it just inconveniences them a little less. It needs no war, it needs people not being able to go to the hairdresser for a month.
Re: The Tyranny of ‘The Plan' (2013)
#37This article reminded me of this other classic: https://web.mnstate.edu/alm/humor/ThePlan.htm
Re: The Tyranny of ‘The Plan' (2013)
#38The "four pacemakers" where "every one of these workflows was separate from the other workflows" could be read like an argument for microservices, doesn't it? I assume it's harder to make software as independent as say windows and floors, but I find it interesting to think about.
A seminal paper is On the Criteria To Be Used in Decomposing Systems into Modules by David Parnas.
Re: The Tyranny of ‘The Plan' (2013)
#39Earlier quoted context omitted.
> No one here would want to finish a project faster if the cost would be measured in human lives. People—including some here—choose risk to life for greater productivity, all the time. Every advocate of going back to the office, in places without excellent public transit or walkability, is proposing to trade some serious micromorts for extra productivity (driving's dangerous).
Apparently there was a historic increase in US road fatalities in 2020 and 2021 instead: https://en.wikipedia.org/wiki/Motor_vehicle_fatality_rate_in... Maybe having more food delivery guys on the road is worse than more commuters, for public safety? Let's wait and see how 2022 did.
That's hiw I understood it from the guys who's job it is to make money by selling auto insurance anyways.
Re: The Tyranny of ‘The Plan' (2013)
#40I'm not really understanding the distinction between a "plan" and a "workflow". It sounds like they had a plan but we are bending over backwards in TFA to call it something else because a plan is bad in some agile circles.
it's subtle, but "plan" (material resource planning, MRP) is essentially waterfall in this context, where you design first, then do work breakdown into a waterfall schedule. it suffers from cascading delays because of the bullwhip effect (among other things). it's project oriented (a 1-off, 1-time event). in contrast, "workflow" is akin to kanban in this context. you start with constraints (in this case time and mone…
> in contrast, "workflow" is akin to kanban in this context. you start with constraints (in this case time and money) and then design the system to those constraints. mary, the speaker, mentions that they had 4 different, decoupled workflows, which helped them avoid those pesky cascading delays. workflows are process oriented (repeatable events), so steel construction, for example, was thought of as an separate repeatable (if varying) process (swimlanes, in kanban parlance) as they went up in height. kanban also focuses on realtime learning and adjustments as well as just-in-time inventory systems (important to steel being delivered on time, like using 2 different suppliers to make sure there were no delays).
That sounds like a plan to me...