How variants can reduce complexity
The Eric Normand Podcast - A podcast by Eric Normand
Categories:
If we don’t limit it, complexity will get out of hand. One way to limit complexity is by collapsing the number of possible states down to a few known states that we know how to handle.