yujiri.xyz
Miscellany
The Philosophy of Minimalism
last edited 2024-07-03
There's a lot of bullshit flying around that minimalism is something it isn't, even pointing to examples of egregious bloat as somehow "minimalist".
They're not entirely to blame because this is a profound and subtle topic. Minimalism is a maximally general philosophy, with applications to every field, but unlike other grossly polymorphic ideas such as "unity" and "diversity", minimalism rings true; there *is* a consistent thread across it all, and even more profoundly, it's consistently *a good idea*.
Polymorphic values
As for exactly what the idea is, I would say it begins with realizing that the practical cost of complexity is much higher than non-minimalists think.
As for what exactly "complexity" means: I don't think there is a precise answer to that. Instead of an exact ontological characteristic, it's about mental models, how difficult something is to understand, to explain, to remember, to recreate.
Why do I say "it begins with" instead of "it is"? Because after enough time it overflows that box. When you've been a minimalist long enough, it becomes a part of your very emotions, your sense of beauty. And I'll even admit it's possible for this sense of beauty to overstep its original motivation, become a hindrance to practicality. I know people to whom this has happened. I may even be one of them.
But I don't think it's very meaningful to discuss minimalism in abstract terms alone. If you seek to really understand, to see its beauty the way I do, you must look at its manifestations.
Software
Minimalism has many applications for software. Less code is better. Less programs is better. Less features is better. Reusing existing components is better.
Some benefits of software minimalism are obvious to anyone who knows even a little bit about the field. One obvious one is performance: less code runs faster, a program with fewer features starts faster, fewer programs take up less space on your disk and network connection (while downloading and upgrading them). As a direct corollary, it's better for your battery, and for your utility bills (although that's very small).
One that requires equally little knowledge, but is more subtle, is learnability: more programs and more features take more time to learn, clutter the documentation, and are similarly easier to misuse.
Two that require slightly more knowledge to see are stability (lack of bugs) and security: more code, more features, and more programs means more bugs (because it's harder for the programmers to avoid it), and more exploits for the same reason.
But it goes much deeper. Even when it's not causing a bug, or an exploit, or killing your computer's fan, a vast set of "features" are either outright hindering your productivity (an obvious example is Javascript fake links that can't be opened in a new tab), or distracting you more than they're helping, or addicting you or otherwise hurting your mental health. And this is often true without being obvious to the user, because it's hard to *measure* how much a feature is helping or hurting. A minimalist sees this pattern nearly everywhere in modern computing.
Developed minimalists like me, for whom minimalism is also a matter of beauty, derive joy from finding unnecessary things and deleting them, and intense sadness from learning that something complex is necessary.
Aesthetics
Minimalists generally dislike decorations, but this doesn't mean we have no sense of visual beauty or that we hate color. Remember that minimalism is rooted in practicality. The visual complexity of nature costs nothing, and colors, even on physical objects, cost close to nothing. But we do hate clothing, architecture, and software that *sacrifices practicality* for aesthetics.
Consumerism
Consumerism being defined as obsession with buying things and blindness or apathy toward the environmental damage and evil practices that go into making them and the fact that you empower harmful social structures by buying them. Thankfully there is already a widespread anti-consumerism movement and this is a crucial application of minimalism. A minimalist buys as few things as possible, by asking if they really *need* them, and knowing that the answer is almost always no. They reuse existing items, give them away instead of throwing them out or get an old spare from a friend instead of buying a new one.
Perversely, a common buzz in politics is about "creating jobs". At least it was when I was a kid. I haven't seen it as much lately. Well, fuck your jobs! A job is by definition a problem, not a source of wealth, you window-breaking fool! You don't spend jobs on people, people spend themselves on jobs! If you can destroy a job *without* spending a person, then that's what ya do!
Language
Minimalist philosophy on language was described well by George Orwell's essay "Politics and the English Language". In summary, minimalists write more directly with fewer words (we would not say "create interference" instead of "interfere" or "be dependent on" instead of "depend on"), and it makes our writing easier to read and more powerful.
Politics and the English Language
Philosophy
In philosophy and axiology in particular, I seek to *reduce* the set of things I believe in: to realize that two concepts are one, to eliminate a criterion as a product of under-generalized perspective. The truth is almost always in this direction.
In summary,
- Perfection is achieved not when there is nothing left to add, but when there is nothing left to remove.*