Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Meta VR Glasses(meta.com)
    73comments
  2. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    46comments
  3. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    506comments
  4. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    74comments
  5. ArXiv receives multiyear commitments to support it as an independent nonprofit(arxiv.org)
    4comments
  6. The "Windows XP Box" (2003)(mini-itx.com)
    3comments
  7. We just shipped support for the ugliest part of HTTP: Vary(cloudflare.com)
    6comments
  8. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    12comments
  9. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    85comments
  10. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    6comments
  11. Italian parliament votes for return to nuclear energy(apnews.com)
    363comments
  12. The mystery animal on an ancient god's head(signoregalilei.com)
    14comments
  13. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    47comments
  14. Gemini 3.8 text-to-speech(blog.google)
    118comments
  15. Making Tailscale Faster(tailscale.com)
    18comments
  16. The Curious Power of Punctuation(newyorker.com)
    3comments
  17. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    45comments
  18. Tokens too cheap to meter(jyn.dev)
    178comments
  19. A refined phylochronology of the second plague pandemic in Western Eurasia(pnas.org)
    discuss
  20. I don't want the details(michaelheap.com)
    193comments
  21. Z80 REPL (2018)(abagames.github.io)
    18comments
  22. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    253comments
  23. Swap, ZRAM, Zswap and Hibernate on NixOS(matthewbrunelle.com)
    6comments
  24. Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes(forensicdbg.com)
    4comments
  25. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    293comments
  26. Once Claude can measure something, it can make it faster(claude.dev)
    97comments
  27. Seattle City Council votes to ban surveillance pricing in sale of groceries(consumerreports.org)
    190comments
  28. GPT-6 Sol and Luna(openai.com)
    822comments
  29. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  30. Stripe's Knowledge AI Platform(stripe.dev)
    108comments

Self healing PRs: The benefits of having bots and AI agents working together

3 pointsby 11mo agoelastic.co
1 comments
11mo agoHN ↗

Keeping dependencies updated with bots like Renovate is a great practice but it can lead to lots of PRs to review and fix. What if this was done with AI coding agents?

What if any Pull Requests in your repository could fix itself as part of the build pipeline?