From ef949ced9ca20ce523fa2756a2e8c650c700da75 Mon Sep 17 00:00:00 2001 From: Gottfried Szing Date: Mon, 26 Dec 2022 10:08:09 +0100 Subject: [PATCH] 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 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fda5b6f..bf81338 100644 --- a/readme.md +++ b/readme.md @@ -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