Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Hacking OpenAI(hacktron.ai ↗)
    123comments
  2. Jemalloc 5.4.0(github.com/jemalloc ↗)
    19comments
  3. Astra for Law(openai.com ↗)
    489comments
  4. The scourge of x86 emulation(fex-emu.com ↗)
    9comments
  5. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    118comments
  6. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    205comments
  7. Qwen 3.8 Omni Flash(qwen.ai ↗)
    61comments
  8. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    160comments
  9. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    26comments
  10. Wax motor(wikipedia.org ↗)
    63comments
  11. When the fractional part of a float fixes your shader(crocidb.com ↗)
    discuss
  12. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    221comments
  13. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    6comments
  14. How to Write with an LLM(sockpuppet.org ↗)
    83comments
  15. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    22comments
  16. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    51comments
  17. Apple detectives solved mystery of ancient tree and rewrote the history of fruit(scientificamerican.com ↗)
    4comments
  18. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    20comments
  19. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    37comments
  20. Fixing an NZXT Signal 4K30 part 2: the green/pink video bug(downtowndougbrown.com ↗)
    8comments
  21. The most important product decision is what you don't build(liamnugent.me ↗)
    32comments
  22. Waymo in Singapore(waymo.com ↗)
    108comments
  23. CrowdSec Source Code Leak(crowdsec.net ↗)
    44comments
  24. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    355comments
  25. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    95comments
  26. How Uber Protects Against Retry Storms(uber.com ↗)
    36comments
  27. Show HN: Snapdrop: Instantly share files between devices. No setup, no signup(snapdrop.me ↗)
    34comments
  28. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    39comments
  29. Khipu (Quipu) Field Guide(khipufieldguide.com ↗)
    discuss
  30. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    388comments

ARM ships ground-breaking Morello secure processor board

27 pointsby 4y agoeenewseurope.com
3 comments
4y agoHN ↗

This is highly underrated news. Fantastic, revolutionary development in secure computing via capabilities. Bravo, ARM.

4y agoHN ↗

"ARM has developed a prototype architecture based on the Cortex-A core" isn't quite right. Armv8-A (well, Armv8.2-A in this case) is the architecture, Cortex-A is a family of implementations of that architecture. And the Morello implementation (called Rainier) isn't even directly based on a Cortex-A core, it's based on the Neoverse N1, which is itself then derived from the Cortex A76.

4y agoHN ↗

This uses an architecture called CHERI (Capability Hardware Enhanced RISC Instructions) developed with researchers at the University of Cambridge (CHERI) architecture that replaces software pointers in the chip.

This has been submitted multiple times over the years [1] including my own submission, but doesn't seems to get much attention / discussion at all on HN.

There is CheriBSD [2] which has support for it.

[1] https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

[2] https://github.com/CTSRD-CHERI/cheribsd