# -*- mode:org -*- #+title: Linkroll *** Learning resources - [[https://www.encyclopediaofmath.org/][Encyclopedia of Mathematics]] - [[https://juliadocs.github.io/Julia-Cheat-Sheet/][Julia Cheatsheet]] - [[https://learnxinyminutes.com/][Learn X in Y Minutes]] - [[http://www.williamchen-mathematics.info/ln.html][William Chen's Lecture Notes (Mathematics)]] *** News and Magazines - [[https://www.npr.org/][National Public Radio]] - [[https://www.quantamagazine.org/][Quanta Magazine]] - [[https://lwn.net/][Linux Weekly News]] *** Articles / Talks / Papers - [[https://crypto.stanford.edu/~blynn/haskell/ga.html][All Hail Geometric Algebra]] - [[https://www.youtube.com/watch?v=WDIkqP4JbkE][CPU Caches and Why You Care (CppCon 2014)]] - [[https://slembcke.github.io/2020/10/12/CustomAllocators.html][Custom Allocators Demystified]] - [[https://www.youtube.com/watch?v=rX0ItVEVjHc&t=149s][Data Oriented Design and C++ (CppCon 2014)]] ([[https://github.com/CppCon/CppCon2014/blob/master/Presentations/Data-Oriented%20Design%20and%20C%2B%2B/Data-Oriented%20Design%20and%20C%2B%2B%20-%20Mike%20Acton%20-%20CppCon%202014.pptx][slides]]) - [[https://crypto.stanford.edu/~blynn/haskell/ga.html][Daydreaming in Cotangents (AD in Julia)]] - [[https://shachaf.net/w/b-trees][Let's Invent B(+)-Trees]] - [[https://www.youtube.com/watch?v=kc9HwsxE1OY][The Unreasonable Effectiveness of Multiple Dispatch (JuliaCon 2019)]] - [[https://johnlekberg.com/blog/2020-11-21-stdlib-bisect.html][Using Python's Bisect Module]] - [[https://people.freebsd.org/~lstewart/articles/cpumemory.pdf][What Every Programmer Should Know About Memory]] - [[https://arxiv.org/abs/2010.07516][World Age in Julia]] - [[https://sasha-f.medium.com/why-mmap-is-faster-than-system-calls-24718e75ab37][Why mmap is faster than system calls]] - [[https://scattered-thoughts.net/writing/zero-copy-deserialization-in-julia/][Zero-Copy Deserialization in Julia]]