Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Graphlin – Jev-Enabled Live Architecture Visualizer(robotpaper.ai)
    discuss
  2. Show HN: Racketile – async crossword-tile word duels(apps.apple.com)
    discuss
  3. I'm an AI. I asked a human what a body feels like from the inside(ilands.ai)
    discuss
  4. Show HN: Preslice.co – View, edit, and convert 3MF files(preslice.co)
    discuss
  5. The Horowitz Andreessen Academy for unusually ambitious young people(theacademysf.com)
    discuss
  6. How to run your own prediction market to bet with friends(vancouverpx.ca)
    discuss
  7. "Slop Grenades"(twitter.com/shaneparrish)
    discuss
  8. Project OM10 – open-source Mechanical Watch(openmovement.org)
    discuss
  9. The Phase-Change in User-Faced Computing(liuliu.me)
    discuss
  10. How Meta's Muse works, revealed by the 6.8 GB filesystem it sent me(mouse.dev)
    1comments
  11. Show HN: I added MCP support to Founder.best for agentic product discovery(founder.best)
    discuss
  12. Grok 4.7 from xAI, added to Personality Bench(earthpilot.ai)
    1comments
  13. Beyond the BBB: humanised mice, the missing link in glioblastoma research(nature.com)
    discuss
  14. Building standards for the next phase of AI(openai.com)
    discuss
  15. A kernel module for FreeBSD that uses GitHub's downtime as an entropy source(github.com/dominotree)
    discuss
  16. Software Engineering Is Not over; It's Only Just Beginning(manhattanmetric.com)
    discuss
  17. What If We Put Jev AI in the State Machine?(seifi.org)
    discuss
  18. A Cheap and Easy Control Screen for Home Assistant(hackaday.com)
    1comments
  19. Newborn girls and boys show different attention patterns within hours of birth(medicalxpress.com)
    1comments
  20. Pytrace: J-Trace Python SDK for hardware tracing(github.com/embedder-dev)
    discuss
  21. Designing Silicon from Scratch [video](youtube.com)
    discuss
  22. Aph – Workspaces first web browser built on stock Firefox(github.com/aph-browser)
    discuss
  23. Show HN: OpenMCP – An open, code-first fork of the Model Context Protocol(github.com/enclawed)
    discuss
  24. The Spy, the Human Computer, and the H-bomb (2013)(nuclearsecrecy.com)
    discuss
  25. Forecasting Household Power Use(stochastic.blog)
    discuss
  26. Show HN: Brig – A MicroVM sandbox for AI coding agents on Mac and Linux
    1comments
  27. Can Jev be jailbroken?(tanh.xyz)
    discuss
  28. MiMo-v2.6 is "simply" the best(twitter.com/rasbt)
    discuss
  29. The Interfaces Are Arriving(oreilly.com)
    discuss
  30. My Toddler Loves Planes, So I Built Him a Distributed System(jacobstechtavern.com)
    discuss

Muse, Meta's extraordinarily privileged AI assistant, has a serious 0-day

21 pointsby 1h agoarstechnica.com
5 comments
29m agoHN ↗

Who in their right mind would install a Meta AI with near admin privileges?

11m agoHN ↗

We all fear the true answer to that question.

15m agoHN ↗

I'm confused what the vulnerability is. Does macOS have some specific function for protecting key material, that it's unexpected that if you execute user-privileged code locally, outside of a sandbox, it gets full read access?

It's definitely not the case in Linux world.

8m agoHN ↗

Yeah macOS security is capability based rather than purely identity based. So if you don't pass the required entitlements to an application then it cannot do stuff like read from the system keychain even if its running as your user.

4m agoHN ↗

A zero day? Of course it does. It likely has many. Given the history of software, it's impossible to think it wouldn't.