Show HN: Rust Vector and Quaternion Lib
github.com
Using GRPO to Beat o1, o3-mini and R1 at "Temporal Clue"
openpipe.ai
Show HN: Shelgon: A Framework for Building Interactive REPL Shells in Rust
github.com
50 Years in Filesystems: 1984
blog.koehntopp.info
Anime fans stumbled upon a mathematical proof
scientificamerican.com
Koko (YC W22) Is Hiring a CTO / Lead Engineer
ycombinator.com
Show HN: CodeTracer – A new time-traveling debugger implemented in Nim and Rust
github.com
How the Index Card Cataloged the World (2017)
theatlantic.com
Warewulf is a stateless and diskless container OS provisioning system
github.com
A brief meditation on formal systems and lying goblins
the-nerve-blog.ghost.io
Bcvi – run vi over a 'back-channel' (2010)
sshmenu.sourceforge.net
More thoughts on the 1670 modem's weird noises
rachelbythebay.com
A JPEG Image Compression Service Using Part Homomorphic Encryption
github.com
Exposing Russian EFF Impersonators: The Inside Story on Stealc and Pyramid C2
hunt.io
Launch HN: Cenote (YC W25) – Back Office Automation for Medical Clinics
Multicomponent Glass Fertilizer for Nutrient Delivery in Precision Agriculture
pubs.acs.org
Age and cognitive skills: Use it or lose it
science.org
NASA Shuts Off Voyager Science Instrument
gizmodo.com
Revolt: Open-Source Alternative to Discord
revolt.chat
Palm phytoliths in subarctic Canada imply ice-free winters 48M years ago
academic.oup.com
Note that there are some significant non-Unix filesystems along the way. In particular, a few years later: "Reimplementing the Cedar File System Using Logging and Group Commit", Robert Hagmann, Xerox PARC. SIGOPS Operating Systems Review, November 1987.
That's the origin of the journaling approach used in post-FFS unix file systems through the 90s. (I don't count ext2 as "post-FFS", as it's basically FFS on a disk with LBA addressing)