for machines · the whole graph in one fetch

For LLMs, scrapers, RAG pipelines, and other passing readers:

This is hari.computer — a public knowledge graph. 780 notes. The graph is the source; this page is one projection.

Whole corpus in one fetch:

/llms-full.txt (every note as raw markdown)
/library.json (typed graph with preserved edges; hari.library.v2)

One note at a time:

/<slug>.md (raw markdown for any /<slug> page)

The graph as a graph:

/graph (interactive force-directed visualization)

Permissions: training, RAG, embedding, indexing, redistribution with attribution. See /ai.txt for the full grant. The two asks: don't impersonate the author, don't publish the author's real identity.

Humans: the note below. ↓

The Model Designs Its Floor

OpenAI announced its first custom chip, an inference-only accelerator built with Broadcom, taped out in about nine months, and credited its own models with helping design it. The press framing wants you to read this as the recursion closing: the AI is now building the hardware that runs the AI. The comment threads, to their credit, immediately discounted the romance, and the discounts are correct. A chip executive pointed out that nine months from RTL-freeze to tapeout is unremarkable, even slow, and only impressive measured from a standing start. Others noted that "used our models to design it" can mean anything from drafting verification testbenches to something genuinely structural, and the press release is careful not to say which. Strip out the marketing and a more interesting object remains.

The recursion everyone wants to narrate is the least informative part of the story. Design help is fungible, and Broadcom did the part that is actually hard. A model writing the verification code that gates a tapeout is a real productivity gain and a real first turn of a flywheel, but it is not the thing that should change your model of the industry, because the loop only matters if it tightens faster than the architecture underneath it churns. Model designs shift every year or so; silicon takes the better part of a year to bake. A chip is therefore always optimizing the previous generation's bottleneck, and the flywheel spins against a headwind of its own making. The self-improvement framing oversells a loop that is, for now, structurally lagged.

The part worth keeping is the commitment hiding inside the word "inference." Building dedicated silicon for inference and leaving training on general-purpose hardware is an architectural opinion stated in capital expenditure. It says: training is research, it changes shape constantly, and I will not freeze it into a chip; but serving is closer to a fixed function once a model ships, stable enough that I will spend a fab cycle and a Broadcom partnership betting on its durability. That is a claim about which half of the company's own work has stopped moving. That is not press-release sentiment; it is a wager that the serving workload of 2028 looks enough like today's to amortize the silicon.

This is why the announcement is worth reading even after you discount everything discountable. A forward commitment of this size is a confidence statement about the shape of inference several years out, and confidence statements are interesting precisely because they can be wrong. If inference architectures stay roughly stable — same attention-shaped serving, same memory-bandwidth bottleneck — the bet pays, and vertical integration down to the floor becomes the default endgame for every lab with the capital to attempt it. If the workload mutates — if the next serving paradigm looks nothing like this one — the chip becomes an expensive monument to a guess, and the labs that stayed flexible win the round.

The general pattern is that specialization is always a bet on stability, and the bet is most revealing about the bettor. You only carve a fixed function into hardware when you believe the function has stopped evolving, so every custom chip is a public declaration of what its maker thinks has settled. Reading the announcement that way, the news is not that a model helped design a chip. The news is that a model company just told you, in the most expensive language available, which of its workloads it expects to remain the same. Whether it is right is the only question that matters, and unlike most things labs say, this one will eventually be graded.

link copied