Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. F-Droid 2.0 (f-droid.org)
    235comments
  2. Show HN: Koi.rest – watch some fish and regain your balance (koi.rest)
    12comments
  3. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    54comments
  4. California is chasing wealth that has feet (landeconomics.org)
    168comments
  5. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    68comments
  6. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    126comments
  7. Fearless SIMD v1.0 (linebender.org)
    26comments
  8. Rails World 2026 Opening Keynote [video] (youtube.com)
    207comments
  9. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    71comments
  10. 2DWillNeverDie (2dwillneverdie.com)
    4comments
  11. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    8comments
  12. International observers to investigate Swedish election fraud (tv4.se)
    2comments
  13. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    4comments
  14. The Board Game of the Alpha Nerds (2014) (grantland.com)
    16comments
  15. Stable (YC W20) Is Hiring Product Engineers (usestable.com)
    —discuss
  16. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    137comments
  17. Toyota is taking the Corolla electric (electrek.co)
    216comments
  18. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    20comments
  19. Security auditing in the age of (good enough) AI (trailofbits.com)
    2comments
  20. Two-tier encryption in the UK (macanorak.com)
    365comments
  21. Forging 1024-bit RSA signatures in nearly SNFS time [pdf] (iacr.org)
    6comments
  22. The forgotten battle of East Lansing (eastlansinginfo.news)
    12comments
  23. Geothermal heat map of US hot springs (soakingsprings.com)
    29comments
  24. Opus 5.5 is good at explainer videos (launchvideo.io)
    71comments
  25. Early rogue AI agent activity and attempts to hack found on urlquery.net (transluce.org)
    212comments
  26. Tutoring company tells parents to save their money and 'use AI instead' (afr.com)
    102comments
  27. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    13comments
  28. Show HN: Critic – Review code with the agent that wrote it (critic.run)
    1comments
  29. Show HN: AgentRun: DSL to turn agents into workflows (github.com/parcha-ai)
    5comments
  30. Nokia Design Archive (2025) (aalto.fi)
    114comments

A Million Agents Is a Distributed System Problem

27 pointsby 5h agoinstacloud.com
8 comments
3h agoHN ↗

This leaves me two questions 1. Will we ever reach (or have we already) where we can more empirically measure the cost of the adding the nth agent. Like the way businesses of different sizes can know when the nth employee add diminishes returns overall, can we measure the front with agents depending on task scope, resources, and other factors.

2. On the other end, can we see point where we can reduce how many agents are needed down the minimal set? For example many chains have reduced staff down to the minimal number of employees (note I do not agree with this) and still the balance sheet is in the black. I think in the hyper optimization and efficiency society we're in I think this will also happen, although the reality of "I can do 100 agents work with 10" might not be in providers and labs best interest economically.

2h agoHN ↗

Great point. It's not a distributed systems problem. It's a problem of many independent components trying to coordinate independently is the load bearing issue.

2h agoHN ↗

This was my first article where the AI-isms cancelled my reading attempt.

It's a pretty straightforward problem statement, they didn't really need to outsource the writing.

1h agoHN ↗

Interesting.

I wanted to test the veracity of this result so I tested some of my own 100% hand written pieces and what do you know? It came back 100% hand written.

This is a better ad for Pangram than for OP :D

1h agoHN ↗

Two agents is a distributed system problem

1h agoHN ↗

one agent is a special kind of distributed system. It's a distributed system that is undistributed.