kerneloops
- Karma
- 0
- Created
- ()
- Submissions
- 0
- English-Centric Icons (geedea.pro)
- Experimenting with local alt text generation in Firefox Nightly (hacks.mozilla.org)
-
Some days ago I found that Python's print function is by default thread-unsafe, as the underlying sys.stdout is by default a TextIOWrapper, which is not thread safe. That means, for the code below from threading import…
- Bootstrapping the Compiler – Rust Compiler Development Guide (rustc-dev-guide.rust-lang.org)
- An Introduction to Oblivious RAM (2020) (research.kudelskisecurity.com)
- Atom vs. Visual Studio Code – The Unexpected Consequence of Consolidation (2018) (i-programmer.info)
- The End of Config_Android (lwn.net)
- AOT Compiling JavaScript, Part 1 (rynco.me)
- Coverage of Noto fonts on Unicode code points (notofonts.github.io)