📌 Project-management - 1/2

Zawinski’s law

Every program attempts to expand until it can read mail. Those programs which cannot expand are replaced by ones that can.

Tesler's law

Every application has an inherent amount of complexity that cannot be removed or hidden. Instead, it must be dealt with, either in product development or in user interaction.

Prioritization

RICE Scoring Model: reach, impact, confidence, and effort.

Parkinson's law

work expands so as to fill the time available for its completion.

Little's law (org design)

Summary A relationship between how many things are work in progess and how long it takes any one item to get done. work_in_progress = throughput * average_wait_time If there are more things dependent on one shared resource then the wait time will increase.

Linus's law

Given enough eyeballs, all bugs are shallow