Tips for probabilistic software - jxnl.co
You can think your way into solving a deterministic system, but you cannot think your way into solving a probabilistic system.
The first thing that I want to call out is that deterministic software has edge cases, while probabilistic software has long tails.
I find that a lot of junior folks try to really think hard about edge cases around probabili... See more
Jason Liu • Tips for probabilistic software - jxnl.co
All of the effort spent deliberating on edge cases and long tails stems from the fact that many junior devs are not actually thinking hard enough about what the experiment should be, and what the metrics should look like.
The goal of building out these probabilistic software systems is not a milestone or a feature. Instead, what we're looking for a... See more
The goal of building out these probabilistic software systems is not a milestone or a feature. Instead, what we're looking for a... See more