roenxi
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Flipping FLIP ship saved from scrapyard at last minute (newatlas.com)
- Chinese company develops 65nm capable lithography machine (tomshardware.com)
- Huawei patent reveals 3nm-class process technology plans (tomshardware.com)
- Financial Surveillance in the aftermath of January 6 [pdf] (static.foxnews.com)
- China completes first yuan-settled LNG trade (nasdaq.com)
- Kelly Criterion (en.wikipedia.org)
-
I've observed that the default choice of data structures in a programming language makes a huge difference in how the language works in practice - C arrays vs Python dicts vs Clojure maps for example. I know that the…