1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2024-11-20 11:35:56 -05:00

Update readme.md (#127)

* Update readme.md

added reference to "Falsehoods Programmers Believe About Quantum Technology"

* Shorten link and title.

Co-authored-by: Kevin Deldycke <kevin@deldycke.com>
This commit is contained in:
Gottfried Szing 2022-12-26 10:08:09 +01:00 committed by GitHub
parent 6f637004a9
commit ef949ced9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -216,6 +216,7 @@ On character encoding, string formatting, unicode and internationalization.
- [Floating Point Math](https://0.30000000000000004.com) - “Your language isn't broken, it's doing floating point math. (…) This is why, more often than not, `0.1 + 0.2 != 0.3`.”
- [Norway is not False](https://mobile.twitter.com/chrisjrn/status/1232016100038266880) - Norway's ISO country code is also valid YAML for False.
- [I am endlessly fascinated with content tagging systems](https://twitter.com/hillelogram/status/1534301374166474752) - There are edge-cases even in tagging systems which are suposed to be barebone.
- [Falsehoods about Quantum Technology](https://github.com/gottfriedsz/falsehoods-quantum) - Common misconceptions about quantum technology and computers.
## Transportation