39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
# Awesome Falsehood [](https://github.com/sindresorhus/awesome)
|
|
|
|
A curated list of awesome falsehoods programmers believes in.
|
|
|
|
|
|
## Contents
|
|
|
|
- [Dates and times](#dates-and-times)
|
|
- [Emails](#emails)
|
|
- [Human names](#human-names)
|
|
- [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/)
|
|
|
|
|
|
## 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/)
|
|
|
|
|
|
## 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).
|