Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Jemalloc 5.4.0(github.com/jemalloc ↗)
    24comments
  2. Astra for Law(openai.com ↗)
    499comments
  3. The scourge of x86 emulation(fex-emu.com ↗)
    11comments
  4. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    120comments
  5. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    205comments
  6. Qwen 3.8 Omni Flash(qwen.ai ↗)
    66comments
  7. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    161comments
  8. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    29comments
  9. When the fractional part of a float fixes your shader(crocidb.com ↗)
    discuss
  10. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    130comments
  11. Wax motor(wikipedia.org ↗)
    64comments
  12. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    224comments
  13. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    7comments
  14. How to Write with an LLM(sockpuppet.org ↗)
    85comments
  15. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    52comments
  16. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    20comments
  17. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    23comments
  18. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    37comments
  19. The most important product decision is what you don't build(liamnugent.me ↗)
    33comments
  20. Fixing an NZXT Signal 4K30 part 2: the green/pink video bug(downtowndougbrown.com ↗)
    8comments
  21. CrowdSec Source Code Leak(crowdsec.net ↗)
    44comments
  22. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    360comments
  23. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    97comments
  24. Speeding up gearhash on ARM64(sam.dev ↗)
    discuss
  25. How Uber Protects Against Retry Storms(uber.com ↗)
    36comments
  26. Khipu (Quipu) Field Guide(khipufieldguide.com ↗)
    discuss
  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. Apple detectives solved mystery of ancient tree and rewrote the history of fruit(scientificamerican.com ↗)
    5comments
  30. Code Scans(devin.ai ↗)
    4comments

Code Scans

20 pointsby 5h agodevin.ai
4 comments
3h agoHN ↗

Yeah, but now with “agentic mapreduce”! A “talent dense” team of prompters selling to the Feds.

2h agoHN ↗

Their sample prompt takes me back a year or two:

Find unused code in our web app. Exclude generated files and test fixtures, and check for indirect references before recommending a removal.

If I "/goal remove unused code" in Claude today, I would not even think to specify "check for indirect references" and "don't consider generated code dead code," those sorts of intuitions have been "built in" to the frontier models for a while now.

So I'm pretty confused by this, what does it do that I can't with an agent swarm?