On the Texture of Attention
We like to believe that attention is a single, unitary thing — a beam of light we direct at will. But spend any time reading the literature on perception, and a different picture emerges. Attention has texture. It varies not just in quantity but in quality, granularity, and depth.
The philosopher Simone Weil wrote about this decades before neuroscience caught up. She described attention not as effort, but as a kind of generous waiting — “a negative effort,” she called it. Not the clenched focus of a deadline, but the open receptivity of someone genuinely listening.
The Grain of Digital Focus
When we interact with digital tools, we rarely notice how they reshape the texture of our attention. A Twitter timeline encourages skimming — rapid, surface-level pattern matching. A well-typeset essay invites dwelling. The same mind, operating on the same morning, produces fundamentally different kinds of thought depending on which environment it inhabits.
“The medium is the message” was never about technology. It was about the invisible shaping of consciousness by the containers we pour it into.
This isn’t a moral argument against digital tools. It’s an observational one. The question isn’t whether our tools are good or bad — it’s whether we’re aware of the trade-offs they impose on the texture of our thinking.
Designing for Depth
If attention has texture, then designers have more responsibility — and more opportunity — than they typically acknowledge. Every interface decision is, in some small way, a decision about the kind of thinking it will produce.
Consider the difference between a notification that interrupts and one that waits. Between a feed that auto-scrolls and one that pauses. Between a reading view that strips away chrome and one that surrounds text with clickable distractions.
// The paradox of attention design
const attention = {
captured: metrics.timeOnPage,
quality: undefined // we don't measure this
}; These aren’t just UX decisions. They’re epistemological ones — choices about what kinds of knowing our tools will make possible.
The Quiet Counter-Movement
There’s a growing body of work — in design, in philosophy, in contemplative practice — that takes the texture of attention seriously. Cal Newport’s “deep work,” Jenny Odell’s “how to do nothing,” the slow web movement. All of them are, in different ways, asking the same question: what happens when we design for the quality of attention rather than its quantity?
The answer, I think, is that we get something rarer and more valuable than engagement. We get understanding.
This is something I keep returning to in my own work — the gap between what we measure and what matters. More on this soon.