Why the Best Interfaces Should Cost Less Attention, Not Just Less Time
Hatched by Simon Tyrrell
May 06, 2026
10 min read
5 views
73%
The hidden link between a plane seat and a chat box
What does a business class seat have in common with a chatbot? More than it first appears. Both are designed around a seductive idea: that giving people more space, more comfort, or more conversational freedom automatically improves the experience. In practice, that extra room often comes with a hidden cost. For aviation, the cost is carbon. For AI interfaces, the cost is cognitive friction, because a conversational surface can feel natural while quietly becoming the least precise way to get demanding work done.
That is the deeper tension connecting these two worlds: when an interface optimizes for comfort, it can become less efficient, less scalable, and more expensive in the resource that matters most. In travel, the resource is emissions. In AI, it is attention, iteration, and intent clarity. The same design instinct appears in both places, and in both places it can mislead us.
The obvious question is not whether comfort is good. It is. The real question is whether we have mistaken comfort for effectiveness.
The expensive illusion of spaciousness
A business class seat feels like an upgrade because it offers what economy does not: more legroom, more privacy, more food, more stillness. It is easy to see why that seems reasonable. But the climate math exposes a simple truth: more space is not free. When a seat occupies more of the plane, it raises the emissions burden per passenger, sometimes by several multiples.
That fact is not just about aviation. It reveals a general law of systems design: capacity that feels premium often destroys efficiency at scale. A larger footprint can produce a better individual experience while degrading collective performance. A plane is a useful metaphor because the tradeoff is stark and measurable. If one traveler claims three to nine times more emissions than another traveler for the same journey, then the premium is not merely financial. It is ecological.
We are used to thinking of optimization as an engineering problem. But optimization is also a moral one. Every design choice allocates scarce resources somewhere. Sometimes that scarcity is obvious, as with fuel and carbon. Sometimes it is invisible, as with attention.
This is where the bridge to AI becomes interesting. A chat interface also promises spaciousness. It says: no need to learn commands, no need to memorize menus, no need to think in structured steps. Just ask naturally, and the system will handle the rest. That promise is powerful, especially for simple tasks. But when the task gets more deliberate, more layered, or more consequential, the conversational interface can become a wide seat in a crowded cabin: comfortable at first, inefficient in the long run.
A generous interface is not always a better interface. Sometimes it is just a less constrained one.
Why conversation feels natural but breaks down under precision
Human conversation is one of the oldest interfaces we have. It is flexible, forgiving, and socially rich. You can interrupt, clarify, hedge, and recover. That makes it an elegant model for many interactions with AI. If you want a quick definition, a simple brainstorm, or a rough summary, chat is ideal. It is like asking a knowledgeable colleague a question at the whiteboard.
But deliberate work is not the same as casual conversation. Planning a trip, writing a policy memo, drafting code, comparing investment options, or building a research outline all require specificity, constraint, and sequence. The problem with a single chat turn is not that it is conversational. The problem is that conversation tends to externalize only a small fraction of the structure a complex task needs.
Consider the difference between asking a friend, “Where should I eat?” and completing a procurement analysis for a company. The first is forgiving, because a vague answer is often good enough. The second requires criteria, tradeoffs, exclusions, priorities, and traceability. If you ask only in natural language, you may get something that sounds right but collapses under scrutiny. The interface encourages under-specification, then hides the consequences behind fluent prose.
This is why chat can be so deceptive. Fluency creates the feeling of control. But fluency is not the same as precision. A well-phrased answer can still be the wrong answer, just as a luxurious flight can still be a carbon-heavy one.
The deeper problem is that chat interfaces collapse multiple stages into one ambiguous surface. In deliberate work, there are at least four stages:
- Define the outcome.
- Specify the constraints.
- Generate candidate paths.
- Review and refine against criteria.
A pure chat box tends to compress all four into a single stream of text. That is efficient for exploration, but brittle for production. The result is often a false simplicity, where users believe they have communicated enough because the system responds confidently.
The intention economy: what good systems should optimize for
The common mistake is to think the future of interfaces is about removing friction. It is not. The real goal is to remove wasted friction while preserving productive friction. That distinction matters.
In high-quality systems, users do not need to issue low-level commands, but they do need to make intentions visible. This is the shift from command-based interaction to intention-based interaction. The user should not have to remember syntax, but the system should still require enough structure to understand what success looks like.
Think of it like booking a flight. A bad interface forces you to know airline codes, fare rules, and airport abbreviations. A better interface lets you say where you want to go and when, then helps you refine options. But even then, the system should not pretend that “I want the cheapest option” and “I want the lowest emissions option” are the same thing. Good design exposes tradeoffs instead of hiding them.
This is the overlooked lesson from both travel and AI: the best systems make costs legible. A sustainable flight search should show carbon alongside price and duration. A powerful AI tool should show assumptions, confidence, editable steps, and alternatives alongside the answer. Otherwise, the system rewards whatever is easiest to express, not what is best to decide.
We can think about this with a simple model: the surface cost, hidden cost, and coordination cost of an interface.
- Surface cost is what the user sees immediately, such as price, time, or typing effort.
- Hidden cost is what the system or society absorbs, such as emissions or hallucinations.
- Coordination cost is the effort required to align intent with outcome, such as clarifying requirements or validating results.
A good design reduces hidden cost without inflating coordination cost too much. A bad one minimizes surface effort while shifting complexity elsewhere. Business class lowers personal discomfort but raises emissions per traveler. Chat lowers initial typing effort but can raise the cost of revision, correction, and ambiguity for complex tasks.
If an interface makes it easier to ask than to specify, it may be optimizing for indulgence instead of intelligence.
Designing for deliberate work, not just natural talk
The next generation of AI tools should not aim to imitate a one on one conversation more perfectly. That is a dead end for many serious tasks. Instead, they should behave more like a thinking environment: part dialogue, part form, part workspace, part checklist, part simulator.
Imagine an AI writing tool that begins with a conversational prompt, then immediately turns the exchange into a structured brief:
- Goal
- Audience
- Constraints
- Tone
- Nonnegotiables
- Success criteria
Now the user is still speaking naturally, but the system has transformed freeform language into an intentional artifact. That is much closer to what experts do manually when they are thinking clearly. They do not just talk. They frame, narrow, compare, test, and revise.
The same principle appears in climate conscious travel. If a booking flow simply says, “Choose your seat,” it frames the decision as a matter of comfort. But if it also shows the carbon impact of seat class, cabin occupancy, and trip frequency, it changes the nature of the choice. The interface no longer merely records a preference. It helps the user see the system they are participating in.
That is the real opportunity in both domains: make consequences visible at the moment of choice. When users see the tradeoff, they can act with more integrity. When they do not, they are nudged by defaults that masquerade as convenience.
This is why the most useful interfaces are rarely the most conversational. A great interface may begin with conversation, but it should not end there. Conversation is good for discovery. Structure is good for precision. The mature system combines both.
One useful mental model is to think of a task in three layers:
- Expressive layer: the user says what they want in ordinary language.
- Structural layer: the system translates that into constraints, fields, and steps.
- Accountability layer: the system shows what it did, why it did it, and what tradeoffs remain.
Chat alone often stops at layer one. Better tools move through all three.
The deeper lesson: convenience should never hide responsibility
The surprising connection between a climate friendly flight and a more intelligent AI tool is not merely that both involve optimization. It is that both reveal how easily we confuse ease of use with wisdom of use.
A premium cabin is easy on the body but expensive for the planet. A chat interface is easy on the fingers but potentially expensive for the mind when the task demands exactness. In both cases, the seductive thing is the same: a design that flatters the user by removing the discomfort of deliberation. Yet discomfort is sometimes where judgment happens.
Good systems do not eliminate deliberation. They support it. They help users think in terms of outcomes, tradeoffs, and consequences rather than commands or vibes. That means better defaults, clearer comparisons, and interfaces that expose structure instead of hiding it behind charm.
This is especially important in an era when tools can generate plausible outputs faster than people can evaluate them. The risk is not just error. It is miscalibrated confidence. The more natural the interaction feels, the more likely we are to overtrust it. The more luxurious the experience, the less likely we are to question who pays the hidden bill.
The most responsible design principle may therefore be this: make the cost of choice visible where the choice is made. Not after the fact. Not in a footnote. Not buried in policy. Right there, at the point where attention is already engaged.
That principle can reshape everything from travel booking to AI product design to corporate decision making. It asks a blunt question: are we building systems that help people choose well, or systems that help them choose easily?
Key Takeaways
- Do not confuse comfort with quality. A better user experience can still create hidden costs, whether those costs are carbon emissions or cognitive errors.
- Prefer intention-based design over pure conversation. Let users express outcomes naturally, but translate that into structured constraints and checkpoints.
- Make tradeoffs visible at the point of decision. Show the real cost of a choice, not just the easiest or most pleasant version of it.
- Use chat for exploration, not always for execution. Conversation is great for ideation and clarification, but deliberate tasks need structure, comparison, and review.
- Ask what resource the interface is consuming. If it saves time by increasing emissions, ambiguity, or rework, it is not truly efficient.
The best systems do not just answer you. They discipline your choices.
We often talk about the future of design as if it were a race to remove obstacles. But the more important task is to place obstacles in the right places. Not barriers that frustrate, but guardrails that clarify. Not friction for its own sake, but structure that makes responsibility visible.
That is the shared lesson of the seat and the chat box. A wider seat can make a flight feel better while costing the planet more. A friendlier interface can make a task feel easier while costing the user precision. In both cases, the real challenge is not to maximize ease. It is to design systems that make the right thing the understandable thing.
And once you see that, you start noticing it everywhere: the best products, policies, and platforms are not those that disappear into comfort. They are those that help us feel the weight of our choices just enough to make better ones.
Sources
Hatch New Ideas with Glasp AI 🐣
Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)
Start Hatching 🐣