Hacker News
Small modular nuclear reactor reaches criticality in first test
Article URL: https://arstechnica.com/science/2026/06/first-us-test-of-modular-reactor-reaches-criticality/
Comments URL: https://news.ycombinator.com/item?id=48419973
Points: 1
# Comments: 0
Spinal cord stimulation for upper limb motor function in people with hemiparesis
Article URL: https://www.nature.com/articles/s41591-026-04435-1
Comments URL: https://news.ycombinator.com/item?id=48419971
Points: 4
# Comments: 0
Baby botulism outbreak: FDA still doesn't know cause or how to prevent it
Article URL: https://arstechnica.com/health/2026/06/baby-botulism-outbreak-fda-still-doesnt-know-cause-or-how-to-prevent-it/
Comments URL: https://news.ycombinator.com/item?id=48419968
Points: 2
# Comments: 0
Nasdaq falls 4% and suffers worst day since April 2025 traders flee chip stocks
Article URL: https://www.cnbc.com/2026/06/04/stock-market-today-live-updates.html
Comments URL: https://news.ycombinator.com/item?id=48419956
Points: 4
# Comments: 0
We Ditched Postgres for ClickHouse to Process 12B Caches per Day
Article URL: https://momentic.ai/blog/postgres-to-clickhouse-migration
Comments URL: https://news.ycombinator.com/item?id=48419940
Points: 5
# Comments: 0
You shouldn’t Use SQLite
Article URL: https://www.hendrik-erz.de/post/why-you-shouldnt-use-sqlite
Comments URL: https://news.ycombinator.com/item?id=48419935
Points: 1
# Comments: 3
GrapheneOS user reported to authorities for using GrapheneOS
Article URL: https://discuss.grapheneos.org/d/36134-grapheneos-user-reported-to-authorities-for-using-grapheneos
Comments URL: https://news.ycombinator.com/item?id=48419926
Points: 3
# Comments: 0
Echoes from Another Place
Article URL: https://scholarlyfutures.substack.com/p/echoes-from-another-place
Comments URL: https://news.ycombinator.com/item?id=48419921
Points: 1
# Comments: 0
Omnipod 5 is coming to Loop and Trio this summer
Article URL: https://nightscout.github.io/omnipod-five/
Comments URL: https://news.ycombinator.com/item?id=48419906
Points: 1
# Comments: 0
SpaceX blocked from early US benchmark index entry as S&P reaffirms rules
Apple Maps on the Web
Article URL: https://maps.apple.com/
Comments URL: https://news.ycombinator.com/item?id=48419855
Points: 2
# Comments: 0
Tensor Shapes in Pyrefly – Avik Chaudhuri – PyCon US 2026 Typing Summit [video]
Article URL: https://www.youtube.com/watch?v=HE5EyQW_7eY
Comments URL: https://news.ycombinator.com/item?id=48419851
Points: 1
# Comments: 0
Animated open source terminal agents modeled after The Office
Article URL: https://munderdiffl.in/
Comments URL: https://news.ycombinator.com/item?id=48419829
Points: 1
# Comments: 0
I built a music suite to replace five apps (Tauri/Rust)
Article URL: https://github.com/EgleAudioSuite/egle/releases/tag/v1.1.0
Comments URL: https://news.ycombinator.com/item?id=48419070
Points: 1
# Comments: 0
Show HN: I created a RAW to HDRI stacker in (mostly) Common Lisp
This is an upgrade of a tool I created 15 years ago in Python to learn OOP and solve some inadequacies in the HDR stacking tools I could find at the time. The problem was, none of them were really "batch friendly". None of them properly preserved the metadata I wanted them to stuff into the output file. There were probably some other reasons also, I just can't remember them now.
It got the job done, but was very slow. Python was what I knew at the time and even with NumPy, I was limited in the speed I could squeeze out of it. (I also made some very specific, conscious, architectural choices to be extra frugal with RAM, which impacted performance further.)
This new version is SUBSTANTIALLY faster than the old one. This time around the exercise was more about having some fun in Lisp and exploring SIMD in SBCL via the built-in sb-simd library.
It uses LibRaw (via its C API wrapper and CFFI) for reading and and a custom multi-threaded pure Lisp implementation of (a subset) of OpenEXR I created for writing the output files. The threading helps speed up the otherwise expensive deflate based codec and goes a long way towards speeding up the end-to-end pipeline. The core processing / compositing logic is pure Lisp.
Cool features: - Buffer parallel (threaded) LibRaw reads - Frugal use of memory (RAW read as 16 bit INT and is only upcast to float during actual stacking) - AVX2 acceleration of 16 bit INT up-cast and HDR stacking loop - Threaded OpenEXR writes - EXIF to EXR metadata preservation of the "center" exposure bracket, which essentially forwards meaningful telemetry regarding the radiometric "reality" of the scene when it was photographed downstream to subsequent consumers.
You can learn more about it and the "algorithm" it uses from the repo. The math for HDR stacking is really very simply if you know basic compositing and understand how digital camera sensors work.
Comments URL: https://news.ycombinator.com/item?id=48419065
Points: 1
# Comments: 0
Microsoft wants users to be addicted to Scout, their AI personal assistant
Article URL: https://disassociated.com/microsoft-users-addicted-ai-personal-assistant/
Comments URL: https://news.ycombinator.com/item?id=48419023
Points: 1
# Comments: 0
A floating solar plant using vertical panels
HRM-Text: Efficient Pretraining Beyond Scaling
Article URL: https://arxiv.org/abs/2605.20613
Comments URL: https://news.ycombinator.com/item?id=48419015
Points: 1
# Comments: 0
A Framework for Confident Model Migration in Production Systems
Article URL: https://arxiv.org/abs/2604.27082
Comments URL: https://news.ycombinator.com/item?id=48419005
Points: 1
# Comments: 0
Hermes Agent – Open-Source AI Agent with Persistent Memory
Article URL: https://hermes-agent.org/
Comments URL: https://news.ycombinator.com/item?id=48419000
Points: 1
# Comments: 0
