May 28, 2025

SIMPLICITY IS DISCIPLINED CRAFTSMANSHIP

tags: simplicity · design · learning · habits · parenting · growth
reading time: 3 min

"Less is more" is not a design principle. It is a way of thinking that keeps proving itself true across every domain I work in — building products, raising children, writing code, learning new things.

The pattern is consistent enough that I have stopped treating it as a philosophy and started treating it as a rule.

Learning

We measure progress by volume. More books read, more courses completed, more boxes ticked. But lasting understanding rarely comes from accumulation. It comes from focus, rhythm, and depth.

The things I actually retained from years of study are not the broadest subjects — they are the ones I sat with long enough to understand properly. One concept understood deeply is worth more than ten concepts skimmed.

You do not need more input. You need better attention.

Design

Great design is not about what you add. It is about what you are disciplined enough to remove.

Every product I have built has gone through the same process: add features until it feels complete, then cut until it feels right. The cutting is harder. It requires conviction that what remains is enough — and trust that the user does not need you to explain everything.

Simplicity is not laziness. It is the harder choice.

Habits

Tiny actions, done consistently, compound into outcomes that feel disproportionate to the effort. This is not motivational language — it is how systems actually work.

You do not need perfect days. You need a repeatable system that works on the bad ones.

Parenting

As a parent, doing less is often the most effective move. Less instruction, more curiosity. Less pressure, more space. Children rise when given room to figure things out — and they remember what they discovered themselves far longer than what they were told.

The same is true of users, learners, and teams.

A note about the Unix less command

There is a Unix command called less. It does not show you less — it lets you see more. It is fast, lightweight, and gives you more control than its larger alternatives.

Terminal manual page for the Unix less command

The name was a joke that turned out to be a design truth. Minimal interfaces often deliver maximum power. The simplest tools hold the deepest capability.

I do not simplify because I want to do less work. I simplify because I want the work to matter more.

That is the only reason that holds up over time.

Michael