(no title)
augusteo | 1 month ago
At work we built something from a 2-page spec in 4 months. The competing team spent 8 months on architecture docs before writing code. We shipped. They pivoted three times and eventually disbanded.
Planning has diminishing returns. The first 20% of planning catches 80% of the problems. Everything after that is usually anxiety dressed up as rigor.
The article's right about one thing: doing it badly still counts. Most of what I know came from shipping something embarrassing, then fixing it.
jstanley|1 month ago
"Preparation" isn't mentioned explicitly, but by my reading it would come firmly under "is not doing the thing".
olliepro|1 month ago
dakiol|1 month ago
dwd|1 month ago
From the Red Dwarf book and quoted previously:
https://news.ycombinator.com/item?id=28033747
tshaddox|1 month ago
josephg|1 month ago
Or if you want another way of thinking about it, code isn't only useful for deployment. Its also a tool you can use during the planning process to learn more about the problem you're trying to solve. When planning, the #1 killer is unknown unknowns. You can often discover a lot of them by building a super simple prototype.
KolibriFly|1 month ago
sghiassy|1 month ago
Pivoting to zero-planning, would also have a basket of flaws.