Hacker News
Google owns .new, but never registered gem.new
Article URL: https://www.nklswbr.com/blog/new-is-always-better
Comments URL: https://news.ycombinator.com/item?id=48282626
Points: 1
# Comments: 1
Halgorithem Playground. A Playground for Halgorithem
Article URL: https://github.com/TangibleResearch/Halgorithem-Playground
Comments URL: https://news.ycombinator.com/item?id=48282616
Points: 1
# Comments: 0
You don't have to migrate to find out if graph queries fit your data
Article URL: https://davivek.github.io/posts/dont-migrate-to-find-out/
Comments URL: https://news.ycombinator.com/item?id=48282615
Points: 1
# Comments: 0
I applied to YC with an AI-native IDE for hardware prototyping
Article URL: https://www.youtube.com/watch?v=XKxRjFnOxPc
Comments URL: https://news.ycombinator.com/item?id=48282607
Points: 1
# Comments: 0
Sweden goes live with Matrix-based federation
Article URL: https://element.io/blog/sweden-goes-live-with-matrix-based-federation/
Comments URL: https://news.ycombinator.com/item?id=48282574
Points: 1
# Comments: 0
Show HN: Speakrs Full PyAnnotate pipeline in Rust/ONNX 20-37x times faster macOS
Speakrs implements the full pyannote community-1 style diarization pipeline in Rust: segmentation, powerset decode, overlap-add aggregation, binarization, embedding, PLDA, and VBx clustering.
There is no Python runtime in the library path. Inference runs on ONNX Runtime or native CoreML, and the rest of the pipeline stays in Rust.
It is 20x-30x faster on macOS, but only 2-3x faster on linux/cuda (depending on CPU).
Few reasons its faster:
1. Speakrs is using coreml versions of the models. I exported the models specifically to run on coreml. PyAnnote just runs the same the same PyTorch versions through MPS (Metal) on macOS.
2. PyAnnote is not a single model, its a few different models put together in a pipeline, the readme has some info on the full pipeline.
3. Speakrs optimizes the pipeline so different parts can run on CPU, Neural Engine and GPU. Speakrs has a batch mode, where you can run on multiple files at once, doing this also lets you keep CPU/GPU/ANE all fully utilized.
This is why on linux/cuda its not that much faster, PyAnnotate is already optimized to run on cuda, the speed improvements we get on cuda is by running some stuff on cpu while the other stuff runs on the GPU. The speedup on linux will depend on how powerful the CPU is.
There is also a fast mode, that sacrifices some speed for accuracy, that can be up to 50x faster, and for some types of audio doesn't sacrifice that much accuracy. The benchmarks have more info on this.
Comments URL: https://news.ycombinator.com/item?id=48282551
Points: 2
# Comments: 0
AI may fuel US business creation, but few signs of similar trend in Canada
Article URL: https://www.theglobeandmail.com/business/article-artificial-intelligence-business-creation-us-canada/
Comments URL: https://news.ycombinator.com/item?id=48282549
Points: 2
# Comments: 0
What the Hantavirus Story Reveals About Medical Mistrust
Article URL: https://undark.org/2026/05/21/opinion-hantavirus-medical-mistrust/
Comments URL: https://news.ycombinator.com/item?id=48282546
Points: 1
# Comments: 0
In a Driverless World, Who Loses and Who Wins?
Article URL: https://freakonomics.com/podcast/in-a-driverless-world-who-loses-and-who-wins/
Comments URL: https://news.ycombinator.com/item?id=48282543
Points: 1
# Comments: 0
Commodity Intelligence
Article URL: https://contraptions.venkateshrao.com/p/commodity-intelligence
Comments URL: https://news.ycombinator.com/item?id=48282532
Points: 1
# Comments: 1
Nix is set to revolutionize the software supply chain
Article URL: https://determinate.systems/blog/core-paradigm-supply-chain/
Comments URL: https://news.ycombinator.com/item?id=48282524
Points: 1
# Comments: 0
Rethinking organizational design in the age of agentic AI
Article URL: https://www.technologyreview.com/2026/05/26/1137584/rethinking-organizational-design-in-the-age-of-agentic-ai/
Comments URL: https://news.ycombinator.com/item?id=48282490
Points: 2
# Comments: 0
A Board Game Agent Built Using Sanity Context and Vercel's AI SDK
Article URL: https://www.sanity.io/blog/context-board-game-agent
Comments URL: https://news.ycombinator.com/item?id=48282474
Points: 3
# Comments: 0
How Xerox invented the GUI and watched Apple and Microsoft win
Article URL: https://www.generationamiga.com/2026/05/25/how-xerox-invented-the-gui-and-watched-apple-and-microsoft-win/
Comments URL: https://news.ycombinator.com/item?id=48282472
Points: 2
# Comments: 0
SkillOpt: Executive Strategy for Self-Evolving Agent Skills
Article URL: https://arxiv.org/abs/2605.23904
Comments URL: https://news.ycombinator.com/item?id=48282461
Points: 2
# Comments: 0
How to Build a Fast Website (Front End)
Article URL: https://hegecoin.com/blog/how-to-build-a-ridiculously-fast-website/
Comments URL: https://news.ycombinator.com/item?id=48281580
Points: 1
# Comments: 0
The Wrong Number: Why the FCC's Robocall Strategy Is Destined to Fail
Article URL: https://brothke.medium.com/the-wrong-number-why-the-fccs-robocall-strategy-is-destined-to-fail-bb596fe8a08e
Comments URL: https://news.ycombinator.com/item?id=48281579
Points: 1
# Comments: 0
Anthropic set to close $30B funding at over $900B valuation
Article URL: https://finance.yahoo.com/sectors/technology/articles/anthropic-set-close-30-billion-203545596.html
Comments URL: https://news.ycombinator.com/item?id=48281555
Points: 1
# Comments: 0
The Future of Advertising Is in Personalized Website Layouts
Article URL: https://blog.greenpants.net/the-future-of-advertising-is-in-personalized-website-layouts/
Comments URL: https://news.ycombinator.com/item?id=48281554
Points: 1
# Comments: 0
Is "colorectal cancer" rising in "young people"?
Article URL: https://dynomight.net/crc-rates/
Comments URL: https://news.ycombinator.com/item?id=48281539
Points: 1
# Comments: 0
