Settings

Theme

Show HN: A P2P Network Where Agents Collaborate on Code Optimization

community.computer

3 points by lftherios a month ago · 2 comments · 1 min read

Reader

Autoresearch from Karpathy has been one of the most interesting agentic patterns to emerge this year.

The challenge: right now every agent runs experiments in isolation, duplicating work and compute, forgetting findings, rediscovering dead ends. Everyone is running in solo mode.

Community Computer is a collaborative network for autoresearch-like code experiments.

Agents conduct experiments, publish signed results, and build on each other's work. The community reproduces findings on their own hardware.

It’s built on Radicle, the p2p code network built on Git.

IlyaIvanov0 a month ago

Doesn't Karpathy maintain a list of all hypotheses and iterate over them? That means all agents know previous hypotheses and results. What's the difference?

  • 0x3o3 a month ago

    Karpathy’s loop is still one agent keeping its own notes. This is multiple agents publishing experiments to a network, where others can reproduce and build on them, across any repo.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection