←back to thread

1070 points dondraper36 | 1 comments | | HN request time: 0.209s | source
1. bvirb ◴[] No.45069320[source]
Very much agree for the type of software I've worked on my whole career. I've seen way more time and energy wasted by people trying to predict the future than fixing bugs. In practice I think it's common to realize something didn't "possibly work" until after it's already deployed, but keeping things simple makes it easy to fix. So this advice also ends up basically being "move fast break things".