Hacker News

Top stories

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

A Million Agents Is a Distributed System Problem

27 pointsby 4h agoinstacloud.com
7 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.

1h 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.

1h 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

36m agoHN ↗

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