Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Stripe built its internal AI platform(stripe.dev)
    23comments
  2. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    156comments
  3. Jev in 25 Lines of Python(nobodywho.ai)
    133comments
  4. Z80 REPL (2018)(abagames.github.io)
    10comments
  5. GPT-6 Sol and Luna(openai.com)
    794comments
  6. I don't want the details(michaelheap.com)
    86comments
  7. Jev in practice: typed decisions, scoped authority(tenuo.ai)
    3comments
  8. Claude Opus 5.5(anthropic.com)
    1022comments
  9. Strands Harness(strandsagents.com)
    discuss
  10. Tokens Too Cheap to Meter(jyn.dev)
    47comments
  11. Two Git ignore files nobody told me about(dinculescu.dev)
    39comments
  12. Web-based IBM 1620 emulator and IPL-V from 1963(github.com/pkimpel)
    2comments
  13. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  14. Samsung accidentally freezes its smart fridges with a software update(androidauthority.com)
    127comments
  15. Montreal adopts bylaw banning insults against police, municipal employees(cbc.ca)
    23comments
  16. The Price of Intelligence Is Falling Rapidly(marginalrevolution.com)
    32comments
  17. Transit rewards(waymo.com)
    256comments
  18. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    411comments
  19. Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived(foxscript.org)
    225comments
  20. What California is learning from solar panels built over irrigation canals(kqed.org)
    541comments
  21. How did AMD Ryzen get 50% faster in two years?(lemire.me)
    169comments
  22. ReBarUEFI: Resizable BAR for almost any UEFI system(github.com/xcuri0)
    62comments
  23. 'We hacked the FBI:' Hackers say they have data on all FBI employees(404media.co)
    524comments
  24. SAML: A fractal of bad design(trailofbits.com)
    156comments
  25. Data-only attacks are easier than you think (2024)(usenix.org)
    31comments
  26. The GitHub wiki is an anti-pattern (2022)(michaelheap.com)
    52comments
  27. WordPress: Unauthenticated path traversal leading to conditional RCE(github.com/wordpress)
    115comments
  28. Claude Opus 5.5 Intelligence, Performance and Price Analysis (Max)(artificialanalysis.ai)
    99comments
  29. Pentagon says overreliance on AI contributed to missile strike on Iran school(bloomberg.com)
    404comments
  30. People hooked on vapes try a new way to quit: cigarettes(bloomberg.com)
    301comments

Jev in practice: typed decisions, scoped authority

15 pointsby 1h agotenuo.ai
3 comments
35m agoHN ↗

Interesting way to guarantee some sort of safety for automated decisioning

33m agoHN ↗

The task bound idea is interesting. I’m starting to hear more of this theoretically on AI enterprise architecture. Has anyone actually implemented it successfully?

27m agoHN ↗

Interesting to experiment with. As AI agents get faster and cheaper, having good governance around their actions becomes more important to cut down on runaway agentic actions and consequences