The Cheapest Signal
Open any blog in your browser today. The column stretches to whatever the screen happensto be. The body face is system-ui, or Inter, or a web-safe stack that terminates in sans-serif.The line spacing was left at the browser’s default. The lines break wherever the text runs outof room. None of these outcomes were chosen. They were arrived at through neglect — or,increasingly, through a template that ten thousand other sites are also using right now, assembled fromthe same defaults in the same thirty seconds, producing pages that are indistinguishable not becausethey are bad but because they were never decided.
This was always true, to some degree. The web has never been a hospitable medium for typography. Itwas designed for documents, not pages, and it has always favoured the fluid over the composed. Astylesheet can name a typeface and set a size. It cannot choose where a line ends, or hold the column tothe 65-character measure that five centuries of print practice established as the range where prosebecomes easy to read and hard to put down. Those decisions have always been declined by default.What is different in 2026 is not the negligence. It is the cause.
AI-generated content tends toward a visual median. This is not a flaw in the models: it is a direct expres-sion of how they work. A language model trained on the web reproduces the statistical centre of theweb. The statistical centre of the web is Inter at 16px, a line-height of 1.5, a column that runs to the edgesof a 1280-pixel container, a palette drawn from a Tailwind preset, and an em-dash appearing in everythird sentence because em-dashes signal a kind of breezy authority in the prose the models weretrained on, and the models reproduce the signal without the authority.1 The result is not ugliness,exactly. A page assembled from these defaults is not offensive. It is merely indistinguishable from everyother page assembled from the same defaults this afternoon.
Ten years ago, indistinguishability was the floor: the minimum viable web presence. In 2026 it isbecoming the ceiling, because the default is free and the floor keeps rising. If a credible-looking pagecan be generated in thirty seconds, then a credible-looking page communicates thirty seconds of effort.The reader does not calculate this consciously. But they feel it at the level of surface, before a singlesentence has landed. What the surface communicates is that the words were produced and not placed.
Against this, the signal that matters is not beauty. Beauty is downstream of taste, and taste is hard to fakebut also hard to read at a glance. The signal that is immediately legible — that survives even a two-second encounter — is care. And the cheapest, most legible evidence of care in written work is the waythe type is set.
A reader may not know what a 65-character measure is, or why a page set in Fraunces at 19 pixelsreads differently from the same text in Inter at 16, or what it means that the line breaks were computedbefore the page loaded rather than delegated to the browser at render time. None of that knowledge isrequired. What they notice — what they register within a few seconds of landing on the page — is thatthis text was arranged for them. That the column was held at a deliberate width. That the face waschosen for this size and this purpose. That the lines end where they should rather than where theyhappened to. The page communicates, at the level of surface before content: a person made thesedecisions. That noticing is the signal.
It is not decorative. A drop cap and a pull quote and a warm accent colour can be decorative. Settingthe measure at 65 characters is not decorative: it is a decision taken in the reader’s interest, becausedecades of reading research and five centuries of print practice agree on where prose becomesreadable and where it becomes a strain.2 It is the kind of decision the typographic tradition has beenaccumulating since Aldus Manutius cut his first roman types in Venice at the close of the fifteenthcentury — quiet calls, made over generations, refined against the evidence of how human beingsactually read. The web, remarkably, is the first medium that found it difficult to apply any of them.
Print survived the introduction of movable type without losing the decision point: someone still had tocompose the forme. It survived the typewriter, which handed every typist Courier and nothing else, andstill managed to carry Tschichold’s arguments about proportion from one generation to the next. It sur-vived the laser printer, which gave every office a copy of Times New Roman and Helvetica — serioustypefaces, both of them, however mistreated. It survived desktop publishing, which briefly introducedCaslon and Garamond alongside Comic Sans, and eventually sorted itself. In each case, a person stillhad to decide. A decision point existed. The web, by making its defaults close enough to adequate,removed that point almost entirely: there was no embarrassment of badness to force a reconsideration,and so the reconsideration never came.
What is new is not the problem. What is new is the contrast. When every automatically generated pagelooks the same, the page that was set stands out — not by shouting, but by being quiet in a differentregister. The reader may not be able to name what is different. They will feel it. The column holds. Thelines end where they should. The typeface earns its place at this scale. The page belongs to its writer theway a printed book belongs to its printer: not through ornament, but through the evidence of particularchoices, made deliberately, for the reader’s sake.
You can generate an em-dash at scale. You can instantiate a template in thirty seconds. What you cannotgenerate is the accumulation of care that shows in a typeset page, because that accumulation is the evid-ence of someone having thought, paragraph by paragraph, about whether this is right. The templatecannot do that. The thirty-second page cannot do that. Thinking takes time, and time spent is exactlywhat the reader reads in the surface of the page.
This essay was set with a static site generator I built for this purpose — one that computes line breaks atbuild time and locks them before the page reaches the reader. ¶
The question worth asking is not how to make your writing look better. It is whether you want yourwriting to visibly belong to you. A well-set page is the evidence of a person having thought about areader. That thinking accumulates in the leading and the measure, in the typeface chosen and held, inthe column that does not drift with the viewport. It is quiet. It persists. And in a year when every otherpage was assembled from defaults, that evidence — for the reader who arrives and pauses and stays —is enough.
Footnotes
-
The em-dash observation is testable: a corpus comparison of AI-generated blog prose against human-written magazine prose will show a consistently higher ratio of em-dashes to total punctuation in the AIoutput. The models reproduce the surface feature of authoritative prose without the underlying reasoningthat earns it. ↩
-
Robert Bringhurst places the readable range at 45–75 characters per line, with 66 as the ideal, in TheElements of Typographic Style §2.1.2. Studies in digital reading (Dyson, 2004; Ling & van Schaik, 2006)support moderate line lengths for both reading speed and comprehension. Pilcrow’s default of 65ch sits atthe centre of that range. ↩