Mini NASes marry NVMe to Intel's efficient chip
jeffgeerling.com
Why I left my tech job to work on chronic pain
sailhealth.substack.com
In a Milestone for Manhattan, a Pair of Coyotes Has Made Central Park Their Home
smithsonianmag.com
We're Not Innovating, We're Just Forgetting Slower
elektormagazine.com
Show HN: I AI-coded a tower defense game and documented the whole process
github.com
Writing a Game Boy Emulator in OCaml
linoscope.github.io
Compression Dictionary Transport
developer.mozilla.org
Show HN: A cross-platform terminal emulator written in Java
github.com
Show HN: BunkerWeb – the open-source and cloud-native WAF
docs.bunkerweb.io
Is Anybody Using This Private Key
isanybodyusingthisprivatekey.com
Is an Intel N100 or N150 a better value than a Raspberry Pi?
jeffgeerling.com
Lens: Lenses, Folds and Traversals
hackage.haskell.org
Can Large Language Models Play Text Games Well?
arxiv.org
Enhanced Radar (YC W25) is hiring a founding engineer
Military leaders aghast as Zuck crashes classified Oval Office meeting
independent.co.uk
Bcachefs may be headed out of the kernel
lwn.net
Serving 200M requests per day with a CGI-bin
jacob.gold
Rust and WASM for Form Validation
sebastian.lauwe.rs
Show HN: Fast Thermodynamic Calculations in Python
dlr-institute-of-future-fuels.github.io
Zig breaking change – initial Writergate
github.com
Killer whales groom each other with pieces of kelp
science.org
This is a very nice write up of not only Ocaml but also gameboy emulator implementation. Great job and thank you to the author!
As an aside I’ve always thought it would be awesome to create a single page app with an assembler editor and assembler/linker/loader to enable doing gameboy homebrew in the browser. I think it would be a great, accessible embedded development teaching opportunity.