mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2025-02-10 15:45:47 -05:00
Add myths about CPU Caches
This commit is contained in:
parent
22af67afaf
commit
bba356aeeb
1 changed files with 1 additions and 0 deletions
|
@ -336,6 +336,7 @@ complex.
|
|||
- [Hi! My name is...](https://www.youtube.com/watch?v=NIebelIpdYk) - This talk could have been named falsehoods about in usernames (and other identifiers).
|
||||
- [Myths about /dev/urandom](https://www.2uo.de/myths-about-urandom) - There are a few things about /dev/urandom and /dev/random that are repeated again and again. Still they are false.
|
||||
- [Falsehoods CS Students (Still) Believe Upon Graduating](https://www.netmeister.org/blog/cs-falsehoods.html) - A list of things (not only) computer science students tend to erroneously and at times surprisingly believe even though they (probably) should know better.
|
||||
- [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.
|
||||
|
||||
|
||||
## Typography
|
||||
|
|
Loading…
Add table
Reference in a new issue