| ▲ | pembrook 5 hours ago | |||||||||||||
The coordination problem absolutely can be escaped with technology, hence why productivity gains exist and why the economy grows and isn't a fixed pie over time. Here's an easy non-AI example: In the past, a 'computer' was literally a person [1]. If you needed to synthesize large amounts of data, you needed to split the task among a team of people writing things down and then a team of people to check their work after the fact and then a team of people to combine all the work and then a team to double-check the combined work. Tasks that in the past would have taken a room full of people coordinating with pencils are absolutely done by 1 machine today (what we know as computers) that no longer needs to split that task and coordinate, which is exactly what will happen with 'agents' who can take on vastly more work per unit of time. | ||||||||||||||
| ▲ | _pdp_ 5 hours ago | parent [-] | |||||||||||||
Look up Amdahl's Law and Universal Scalability Law. The math doesn't care whether the nodes are people, CPUs or language models. If agent A's next action depends on what agent B decided, you've introduced a sequential dependency. | ||||||||||||||
| ||||||||||||||