Daily Fallacies
Posted on 2011-October-26 in programming • Tagged with fallacies
To the question: "Why do we do things this way?", you often get three different kinds of answer:
- Argument by Longevity
- "Because we have always done things this way", also known as "It is known."
- Argument by Numbers
- "Because everybody does it this way, there must be a reason."
- Argument …
Continue reading