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
Age and cognitive skills: Use it or lose it
science.org
Revolt: Open-Source Alternative to Discord
revolt.chat
Multicomponent Glass Fertilizer for Nutrient Delivery in Precision Agriculture
pubs.acs.org
NASA Shuts Off Voyager Science Instrument
gizmodo.com
On the criteria to be used in decomposing systems into modules (1972)
dl.acm.org
I've been using Warewulf (&co.) for provisioning bare-metal clusters for decades (back into the Perceus days between Warewulf 1 and 2), it's a solid easy-to-comprehend tool that does things in ways that are transparent and built from generic [u/li]nux tools enough that they're not hard to think about when needed, but automated enough you usually don't have to.
Definitely shows its research roots, best-tested with RHEL-alikes, reasonably well tested with Suse and Debian, and you may be in for some extra work if you need provision something else, but that pretty much covers the common cases (and it integrates with containerization tools if you need some specific environment on the nodes).
It's a nice to have when you need to spin many nodes.