56 lines
1.5 KiB
Markdown
56 lines
1.5 KiB
Markdown
# Awesome Falsehood [](https://github.com/sindresorhus/awesome)
|
|
|
|
A curated list of awesome falsehoods programmers believes in.
|
|
|
|
|
|
## Motivation
|
|
|
|
TODO: explain why this list is aweseome.
|
|
|
|
|
|
## Contents
|
|
|
|
- [Dates and times](#dates-and-times)
|
|
- [Emails](#emails)
|
|
- [Geography](#geography)
|
|
- [Human names](#human-names)
|
|
- [Prices](#prices)
|
|
- [Postal addresses](#postal-addresses)
|
|
|
|
|
|
## Dates and times
|
|
|
|
- [Falsehoods programmers believe about time](http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time)
|
|
|
|
|
|
## Emails
|
|
|
|
- [I Knew How To Validate An Email Address Until I Read The RFC](http://haacked.com/archive/2007/08/21/i-knew-how-to-validate-an-email-address-until-i.aspx/)
|
|
|
|
|
|
## Geography
|
|
|
|
- [Falsehoods programmers believe about geography](http://wiesmann.codiferes.net/wordpress/?p=15187&lang=en)
|
|
|
|
|
|
## Human names
|
|
|
|
- [Falsehoods Programmers Believe About Names](https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/)
|
|
- [XKCD #327: Exploits of a Mom](https://xkcd.com/327/)
|
|
|
|
|
|
## Prices
|
|
|
|
- [Falsehoods programmers believe about prices](https://gist.github.com/rgs/6509585)
|
|
|
|
|
|
## Postal addresses
|
|
|
|
- [Falsehoods programmers believe about addresses](https://www.mjt.me.uk/posts/falsehoods-programmers-believe-about-addresses/)
|
|
|
|
|
|
## Lisense
|
|
|
|
Content of this repository is licensed under the [BSD 2-Clause License
|
|
](LICENSE.md).
|