From d94bba95c87e4df0375b3b38c4ffb501029f8498 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 25 Aug 2020 11:42:01 +0200 Subject: [PATCH] Curation: replace article by a community driven project. https://0.30000000000000004.com is featuring much more example of floating point math in an impressive collection of language, all maintained by a public accessible GitHub repository at: https://github.com/erikwiffin/0.30000000000000004 --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 54b202a..42341f2 100644 --- a/readme.md +++ b/readme.md @@ -319,8 +319,8 @@ your pagination algorithm is giving someone (possibly you) a headache. - [Rules for Autocomplete](http://jeremymikkola.com/posts/2019_03_19_rules_for_autocomplete.html) - Not falsehoods *per-se*, but still a great list of good practices to implement autocompletion. -- [`9999999999999999.0` - `9999999999999998.0`](http://geocar.sdf1.org/numbers.html) - A -kind of falsehood on numbers, and floats vs decimals. +- [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`." - [Falsehoods About Search](https://opensourceconnections.com/blog/2019/05/29/falsehoods-programmers-believe-about-search/) - Why search (including analysis, tokenization, highlighting) is deceptively complex. - [Hi! My name is…](https://www.youtube.com/watch?v=NIebelIpdYk) - This talk