Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Hacking OpenAI(hacktron.ai ↗)
    67comments
  2. Waymo in Singapore(waymo.com ↗)
    51comments
  3. Astra for Law(openai.com ↗)
    458comments
  4. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    114comments
  5. Jemalloc 5.4.0(github.com/jemalloc ↗)
    5comments
  6. The Scourge of x86 Emulation(fex-emu.com ↗)
    1comments
  7. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    194comments
  8. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    10comments
  9. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    146comments
  10. Qwen 3.8 Omni Flash(qwen.ai ↗)
    38comments
  11. Wax motor(wikipedia.org ↗)
    62comments
  12. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    209comments
  13. Apple detectives solved mystery of ancient tree and rewrote the history of fruit(scientificamerican.com ↗)
    3comments
  14. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    4comments
  15. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    13comments
  16. How to Write with an LLM(sockpuppet.org ↗)
    67comments
  17. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    42comments
  18. Sex, AI, and the Apocalypse(iankduncan.com ↗)
    187comments
  19. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    16comments
  20. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    32comments
  21. Khipu (Quipu) Field Guide(khipufieldguide.com ↗)
    1comments
  22. The most important product decision is what you don't build(liamnugent.me ↗)
    27comments
  23. How Uber Protects Against Retry Storms(uber.com ↗)
    33comments
  24. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    339comments
  25. CrowdSec Source Code Leak(crowdsec.net ↗)
    43comments
  26. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    84comments
  27. Code Scans(devin.ai ↗)
    4comments
  28. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    38comments
  29. Speeding up gearhash on ARM64 (2× faster)(sam.dev ↗)
    discuss
  30. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    367comments

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