Forwarded from Hacker News (yahnc_bot)
Float Compression 3: Filters https://aras-p.info/blog/2023/02/01/Float-Compression-3-Filters/
Forwarded from Hacker News (yahnc_bot)
Infinite partial sumsets in the primes https://terrytao.wordpress.com/2023/01/26/infinite-partial-sumsets-in-the-primes/
What's new
Infinite partial sumsets in the primes
Tamar Ziegler and I have just uploaded to the arXiv our paper “Infinite partial sumsets in the primes”. This is a short paper inspired by a recent result of Kra, Moreira, Richter, and R…
Forwarded from Hacker News (yahnc_bot)
Play Counter Strike 1.6, with full multiplayer, in the browser https://play-cs.com/en/servers
Forwarded from Hacker News (yahnc_bot)
Blink virtual machine now supports running GUI programs https://twitter.com/JustineTunney/status/1621415193296388096
X (formerly Twitter)
Justine Tunney (@JustineTunney) on X
Today I added support for sendmsg() and recvmsg() to my Blink virtual machine. Suddenly it's now able to run GUI programs. This might make it possible for us to run Linux desktop executables on other OSes and the web using WASM. https://t.co/ram0UF2Csf
Forwarded from Hacker News (yahnc_bot)
Servo 2023 Roadmap https://servo.org/blog/2023/02/03/servo-2023-roadmap/
Forwarded from Hacker News (yahnc_bot)
Sussman Explains the End of SICP https://irreal.org/blog/?p=11127
Forwarded from Hacker News (yahnc_bot)
Not-OS – NixOS-based OS generator that outputs an OS with 47MB squashfs (2022) https://github.com/cleverca22/not-os
GitHub
GitHub - cleverca22/not-os: An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read…
An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot. - cleverc...