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
Compression Dictionary Transport
developer.mozilla.org
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
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
Enhanced Radar (YC W25) is hiring a founding engineer
Military leaders aghast as Zuck crashes classified Oval Office meeting
independent.co.uk
Can Large Language Models Play Text Games Well?
arxiv.org
Rust and WASM for Form Validation
sebastian.lauwe.rs
Serving 200M requests per day with a CGI-bin
jacob.gold
Show HN: Fast Thermodynamic Calculations in Python
dlr-institute-of-future-fuels.github.io
Zig breaking change – initial Writergate
github.com
Bcachefs may be headed out of the kernel
lwn.net
Killer whales groom each other with pieces of kelp
science.org
I built gaspype, a Python library for fast thermodynamic calculations, like equilibrium reactions. It's lightweight, written in typed Python/Numpy, and comes with a large species database.
Gaspype operates on multidimensional arrays for composition, temperature and pressure. It is designed for a flat learning curve and compact syntax for pocket calculator-like use in Jupyter Notebooks, as well as high performance for integration in large physical models. One central goal is the portability to GPU frameworks like JAX or PyTorch for performance as well as direct integrability in ML pipelines.
Checkout the examples, I'd love to hear you feedback, use cases, or feature ideas.