Linus's law
Given enough eyeballs, all bugs are shallow
Fallacies:
- Diminishing returns beyond 2 reviewers
 - Illusion of safety will lead to low ownership
 
Solutions:
- Shiftleft testing by developers.
 - 2 rounds of mandatory Code Reviews and openness for everyone to leave suggestions.
 - Crowdsourcing Beta-testing
 
Reference
Book: [[ The Cathedral and the Bazaar ]]