List of public education resources.
- Build Git with Python https://www.leshenko.net/p/ugit/#
- What is in a .git directory https://blog.meain.io/2023/what-is-in-dot-git/
- Tracing vs Reference Counting http://researcher.watson.ibm.com/researcher/files/us-bacon/Bacon04Unified.pdf
- Floating Arithmetic http://www.validlab.com/goldberg/paper.pdf
- C/C++ Conversion rules https://www.nayuki.io/page/summary-of-c-cpp-integer-rules
- Rust Internals https://eventhelix.com/rust/rust-to-assembly-enum-match/
- Ring buffers https://ruby0x1.github.io/machinery_blog_archive/post/virtual-memory-tricks/index.html
- SMP https://developer.android.com/training/articles/smp
- Math based rendering https://iquilezles.org/
- Translated Textbooks https://mirtitles.org/
- Game Theory Stimulations https://ncase.me/trust/
- Terance Tao class notes http://www.math.ucla.edu/~tao/resource/general/115a.3.02f/
- D-Separation http://www.dagitty.net/learn/dsep/index.html
- Statistical Significance
- Sample Size Paradox https://statistics.fas.harvard.edu/files/statistics-2/files/statistical_paradises_and_paradoxes.pdf
- Register Files https://semiwiki.com/semiconductor-manufacturers/tsmc/296253-register-file-design-at-the-5nm-node/
- Measuring Reorder Buffers https://blog.stuffedcow.net/2013/05/measuring-rob-capacity/
- Calculating Memory Performance https://blog.cloudflare.com/ddr4-memory-organization-and-how-it-affects-memory-bandwidth/
- Infographics: Operation Costs in CPU Clock Cycles http://ithare.com/infographics-operation-costs-in-cpu-clock-cycles/