Claude Code Is a Slot Machine
rgoldfinger.com
Show HN: Windows 7 GUI for the Web
khang-nd.github.io
Return of wolves to Yellowstone has led to a surge in aspen trees
livescience.com
Linux on Snapdragon X Elite: Linaro and Tuxedo Pave the Way for ARM64 Laptops
linaro.org
Katharine Graham: The Washington Post
fs.blog
Beetroot juice lowers blood pressure in older people by changing oral microbiome
news.exeter.ac.uk
Chemical process produces critical battery metals with no waste
spectrum.ieee.org
The many, many, many JavaScript runtimes of the last decade
buttondown.com
4k NASA employees opt to leave agency through deferred resignation program
kcrw.com
Hierarchical Reasoning Model
arxiv.org
High-performance RISC-V processors: UltraRISC UR-DP1000, Zhihe A210, SpacemIT K3
cnx-software.com
The future is not self-hosted, but self-sovereign
robertmao.com
BlueOS Kernel – Written in Rust, compatible with POSIX
github.com
Fast and cheap bulk storage: using LVM to cache HDDs on SSDs
quantum5.ca
Smallest particulate matter air quality sensor for ultra-compact IoT devices
bosch-sensortec.com
Constrained languages are easier to optimize
jyn.dev
Tom Lehrer, Musical Satirist with a Dark Streak, Dies at 97
nytimes.com
Janet: Lightweight, Expressive, Modern Lisp
janet-lang.org
A low power 1U Raspberry Pi cluster server for inexpensive colocation (2021)
github.com
Coronary artery calcium testing can reveal plaque in arteries, but is underused
nytimes.com
One of the neat properties of base58 (and, strictly speaking, of base62 as well) is that it does not contain any characters that require special encoding to be used in either a URL or a filename. Nor does it contain any characters that are considered to be "word-breaking" by most user interfaces, so you can do things like double-click on a base58 string to select the entire string. Base64 has none of the above properties, while being only very slightly more efficient.