A bunch of things I find myself repeatedly referring to in various discussions!
- Goals and priorities for C++
-
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2137r0.html
- Talks that changed the way I think about programming
-
http://www.opowell.com/post/talks-that-changed-the-way-i-think-about-programming/
- Why rewriting hotspots in a faster language doesn’t work
-
https://code.visualstudio.com/blogs/2018/03/23/text-buffer-reimplementation
- Build a Mountain
- Precise Profiling via rdpmc
- More links related to computers:
-
- Some random math links:
- More links: