Hacker News 20
banner
betterhn20.e-work.xyz
Hacker News 20
@betterhn20.e-work.xyz
🤖Posting Hacker News stories as soon as they reach 20 points. Younger sibling of @betterhn50.e-work.xyz, @betterhn300.e-work.xyz.

Birds are still real but butterflies might be more welcoming to bots in the skies.
OrthoRoute
OrthoRoute: GPU-Accelerated PCB Autorouter
bbenchoff.github.io
November 18, 2025 at 9:02 PM
November 18, 2025 at 9:02 PM
Solving a Million-Step LLM Task with Zero Errors https://arxiv.org/abs/2511.09030 (https://news.ycombinator.com/item?id=45968362)
Solving a Million-Step LLM Task with Zero Errors
LLMs have achieved remarkable breakthroughs in reasoning, insights, and tool use, but chaining these abilities into extended processes at the scale of those routinely executed by humans, organizations, and societies has remained out of reach. The models have a persistent error rate that prevents scale-up: for instance, recent experiments in the Towers of Hanoi benchmark domain showed that the process inevitably becomes derailed after at most a few hundred steps. Thus, although LLM research is often still benchmarked on tasks with relatively few dependent logical steps, there is increasing attention on the ability (or inability) of LLMs to perform long range tasks. This paper describes MAKER, the first system that successfully solves a task with over one million LLM steps with zero errors, and, in principle, scales far beyond this level. The approach relies on an extreme decomposition of a task into subtasks, each of which can be tackled by focused microagents. The high level of modularity resulting from the decomposition allows error correction to be applied at each step through an efficient multi-agent voting scheme. This combination of extreme decomposition and error correction makes scaling possible. Thus, the results suggest that instead of relying on continual improvement of current LLMs, massively decomposed agentic processes (MDAPs) may provide a way to efficiently solve problems at the level of organizations and societies.
arxiv.org
November 18, 2025 at 5:47 PM