Hacker News
Github's Top Programming Languages Over Time
Article URL: https://innovationgraph.github.com/global-metrics/programming-languages
Comments URL: https://news.ycombinator.com/item?id=48318691
Points: 2
# Comments: 1
The most spectacular rocket explosion since N1 just happened in Florida
Article URL: https://arstechnica.com/space/2026/05/blue-origins-new-glenn-rocket-just-exploded-during-a-static-fire-test/
Comments URL: https://news.ycombinator.com/item?id=48318678
Points: 13
# Comments: 3
An Offline Meeting Transcriber
Article URL: https://matgreten.dev/posts/offline-meeting-transcriber/
Comments URL: https://news.ycombinator.com/item?id=48318677
Points: 1
# Comments: 0
Get your chores done for free as training data in NYC
Article URL: https://www.shiftapp.nyc/
Comments URL: https://news.ycombinator.com/item?id=48318637
Points: 1
# Comments: 0
Five Scenarios for US Federal Debt
A Gentle Introduction to Lattice-Based Cryptography [pdf]
Article URL: https://cryptography101.ca/wp-content/uploads/lattice-based-cryptography.pdf
Comments URL: https://news.ycombinator.com/item?id=48318624
Points: 1
# Comments: 0
SQLite now has a machine-generated bug forum
Article URL: https://sqlite.org/bugs/forum
Comments URL: https://news.ycombinator.com/item?id=48318602
Points: 3
# Comments: 1
HeidiSQL – Lightweight MariaDB, MySQL, SQL Server, PostgreSQL and SQLite Manager
Article URL: https://github.com/HeidiSQL/HeidiSQL
Comments URL: https://news.ycombinator.com/item?id=48318568
Points: 5
# Comments: 2
Cayley Graphs and Pretty Things
Article URL: https://juliapoo.github.io/mathematics/2023/07/15/plotting-cayley-graphs.html
Comments URL: https://news.ycombinator.com/item?id=48318524
Points: 2
# Comments: 0
Let's compile Quake like it's 1997
Article URL: https://fabiensanglard.net/compile_like_1997/
Comments URL: https://news.ycombinator.com/item?id=48318522
Points: 3
# Comments: 1
Cars are trying to spy on you, and it's only just the beginning
Article URL: https://www.bbc.com/future/article/20260513-your-car-is-spying-on-you-its-about-to-get-worse
Comments URL: https://news.ycombinator.com/item?id=48318481
Points: 73
# Comments: 30
Blue Origin rocket, owned by Jeff Bezos, explodes during test in Florida
Article URL: https://www.theguardian.com/science/2026/may/29/blue-origin-rocket-explodes
Comments URL: https://news.ycombinator.com/item?id=48318450
Points: 1
# Comments: 0
California Attorney General sues 23andMe successor for 2023 data breach
Article URL: https://www.bbc.com/news/articles/crepleq2zyvo
Comments URL: https://news.ycombinator.com/item?id=48318440
Points: 1
# Comments: 0
I found a seashell in the middle of the desert
Article URL: https://github.com/Hawzen/I-found-a-seashell-in-the-middle-of-the-desert
Comments URL: https://news.ycombinator.com/item?id=48318402
Points: 1
# Comments: 0
Spy Tech: A Quiet Radio for Spies
Article URL: https://hackaday.com/2026/05/20/spy-tech-a-quiet-radio-for-spies/
Comments URL: https://news.ycombinator.com/item?id=48318376
Points: 1
# Comments: 0
Italians and Dutch share the same gestural instinct for teaching
Article URL: https://www.mpi.nl/news/italians-and-dutch-share-same-gestural-instinct-teaching
Comments URL: https://news.ycombinator.com/item?id=48318313
Points: 2
# Comments: 0
The Strange Science of Color – and Our Quest to Understand It [audio]
Show HN: Static-allocation MLP inference in ANSI C using a 2-slot ring buffer
I've been experimenting since 2019 with ways to minimize RAM usage for tiny MLP inference on microcontrollers. [0]
This project is the result of that exploration: a fully static-allocation approach to MLP inference in ANSI C, using a simple 2-slot ring buffer to keep memory usage predictable and extremely low, while at the same time fast.
I believe this is close to the practical lower bound for RAM usage in general-purpose CPU MLP inference without sacrificing speed or introducing runtime complexity.
A more aggressive approach I've previously used is allocating and freeing memory per layer-to-layer pair during inference, but that introduces overhead and fragmentation if not used carefully. [1]
Curious how it compares to other minimal inference implementations people have seen (or built). Feedback and edge cases welcome. Hope you like it. Have fun. <3
[0]: https://github.com/GiorgosXou/NeuralNetworks#-research [1]: look for REDUCE_RAM_DELETE_OUTPUTS in the source of [0]
Comments URL: https://news.ycombinator.com/item?id=48318304
Points: 1
# Comments: 0
Wordpress.com RSS Reader Adds Support for Bluesky, Mastodon, and the Fediverse
Article URL: https://wordpress.com/blog/2026/05/28/reader-social-bluesky-mastodon-fediverse/
Comments URL: https://news.ycombinator.com/item?id=48318299
Points: 1
# Comments: 0
