Try It Both Ways

posted 3 years ago

In work, and in life, there are times when you need to decide between two or more alternatives. Most decisions have really high switching costs or other consequences. It becomes ingrained in our behavior to "measure twice, cut once". We spend a lot of time researching, envisioning, and agonizing to avoid mistakes.

For technical decisions, this instinct is less helpful. I'm thinking about a software company that signs a new enterprise deal that includes new product requirements. It feels right to schedule a series of cross functional meetings to research, envision, and agonize. Gather all the context, every person, every idea, to make a final decision. The problem is that it doesn't work.

Software in production is complex. It's pointless to discuss user interfaces without looking at mock designs. It's pointless to discuss tradeoffs between internal tools without testing on sample data. At least for software, it's usually faster to try it both ways, and then compare. Spend more time tinkering, and less time speculating.