Merge pull request #51 from undernewmanagement/patch-1

Added "The Hidden Complexity of Downloading Favicons told in 15+ edge…
This commit is contained in:
Kevin Deldycke
2020-02-15 15:31:22 +01:00
committed by GitHub

View File

@@ -326,7 +326,7 @@ again. Still they are false.
- [Myths about CPU Caches](https://software.rajivprab.com/2018/04/29/myths-programmers-believe-about-cpu-caches/) - Misconceptions
about caches often lead to false assertions, especially when it comes to
concurrency and race conditions.
- [The Hidden Complexity of Downloading Favicons, Told in 15+ Edge Cases](https://www.simplecto.com/complexity-downloading-favicons-told-in-15-plus-edge-cases/) - Downloading that little icon you see in you browser tabs should be a simple exercise. It turned out to be a lot more complicated than you think. Be vigilant that you are not shaving a Yak.
## Typography