The interface is the argument
Software can't help taking positions. Every default, every layout, every omission is a claim about what matters.
There’s a comfortable idea that tools are neutral — that an interface is just a window onto capability, and what users do with it is their business. It’s comfortable because it lets builders off the hook. It’s also wrong.
An interface is a sequence of decisions about what to make easy, what to make possible, and what to quietly leave out. Those decisions compound into a position. The tool argues for a way of working whether or not anyone intended it to.
Every piece of software has an opinion about how you should spend your attention. The only question is whether the people who built it know what that opinion is.

Consider what a interface asserts without saying a word:
- Defaults are claims about the common case. Whatever ships enabled is what most people will use, forever.
- Ordering is a claim about priority. The first item in the menu is the sanctioned path.
- Friction is a claim about value. Anything behind three clicks has been judged less important than anything behind one.
- Omission is the strongest claim of all. What the interface cannot express, most users will never do.
None of this is sinister. It’s just unavoidable. A text editor that opens to a blank page is arguing that writing starts from nothing; one that opens to yesterday’s document argues that writing is mostly revision. Both are defensible. Neither is neutral.
The practical consequence: you can read an interface the way you’d read an essay. Ask what it wants from you. Ask what it’s making easy, and whether that’s the thing you actually came to do. Most of the time the answers align and the tool disappears into the work — which is what good tools do.
But when a tool keeps pulling you somewhere you didn’t mean to go, that’s not you failing to use it properly. That’s the argument winning.
Build accordingly. If the interface is going to argue no matter what, the least you can do is decide what it argues for.