<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Philosophy on Kron&#39;s</title>
    <link>/blog/tags/philosophy/</link>
    <description>Recent content in Philosophy on Kron&#39;s</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Blog Owner (CC BY 4.0)</copyright>
    <lastBuildDate>Fri, 26 Dec 2025 22:00:00 +0000</lastBuildDate>
    <atom:link href="/blog/tags/philosophy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Radical Minimalism Manifesto</title>
      <link>/blog/posts/radical-minimalism-manifesto/</link>
      <pubDate>Fri, 26 Dec 2025 22:00:00 +0000</pubDate>
      <guid>/blog/posts/radical-minimalism-manifesto/</guid>
      <description>The Manifesto Creation is a commodity.&#xA;Adding has become cheap. Gradually, over decades, complexifying became commoditized. GPT adds. Interns add. Everyone adds. Features multiply. Options accumulate. Abstractions layer upon abstractions.&#xA;What makes complexity survive is subtraction.&#xA;Removing the nonessential. The nonuniform. The almost-right. The thing that seemed clever yesterday.&#xA;It is the minimal designs that are at the heart of perfection.&#xA;The Japanese call it hikizan no bigaku—the beauty of subtraction.</description>
      <content:encoded><![CDATA[<h2 id="the-manifesto">The Manifesto</h2>
<p>Creation is a commodity.</p>
<p>Adding has become cheap. Gradually, over decades, complexifying became commoditized. GPT adds. Interns add. Everyone adds. Features multiply. Options accumulate. Abstractions layer upon abstractions.</p>
<p>What makes complexity <em>survive</em> is subtraction.</p>
<p>Removing the nonessential. The nonuniform. The almost-right. The thing that seemed clever yesterday.</p>
<p>It is the minimal designs that are at the heart of perfection.</p>
<p>The Japanese call it hikizan no bigaku—the beauty of subtraction. Not minimalism as aesthetic choice. Minimalism as the only path to durability.</p>
<hr>
<h2 id="deliberations">Deliberations</h2>
<h3 id="why-now">Why Now?</h3>
<p>The cost of creation has collapsed. Code generation, content generation, design generation—all approaching zero marginal cost. When adding is free, addition loses meaning. The bottleneck shifts.</p>
<p>The new scarcity: judgment about what to remove.</p>
<h3 id="the-subtraction-neglect-problem">The Subtraction Neglect Problem</h3>
<p>Researchers at University of Virginia (Adams et al., 2021) <a href="https://www.nature.com/articles/s41586-021-03380-y">[1]</a> ran experiments. They asked people to improve things—writing, Lego structures, travel itineraries, soup recipes. Across domains, participants defaulted to adding. Subtracting wasn't considered until explicitly prompted.</p>
<p>&quot;People systematically overlook subtractive changes... even when subtracting is more efficient.&quot;</p>
<p>We are wired to add. Evolution favored acquisition. Our instincts betray us in an age of abundance.</p>
<h3 id="the-diogenes-test">The Diogenes Test</h3>
<p>Diogenes of Sinope <a href="https://plato.stanford.edu/entries/diogenes-sinope/">[2]</a>, 4th century BC. Lived in a clay jar. Owned a cloak, a walking stick, a cup. One day he saw a boy drink water from cupped hands. Diogenes threw away his cup.</p>
<p>&quot;He has outdone me in simplicity.&quot;</p>
<p>This is the test: can someone outdo you in simplicity while achieving the same result? If yes, you haven't finished editing.</p>
<h3 id="japanese-concepts">Japanese Concepts</h3>
<p><strong>Hikizan no Bigaku</strong> <a href="https://japanbite.com/blogs/news/subtracting-to-add-beauty-the-art-of-simplicity-in-japan">[3]</a> — The beauty of subtraction. Rooted in Zen Buddhism. The appreciation for removing the unnecessary to reveal essence.</p>
<p><strong>Mu</strong> — Nothingness. Not void, but the removal of what doesn't belong. By letting go of excess, we find clarity.</p>
<p><strong>Ma</strong> — The space between. Negative space. The pause in music. The emptiness that defines form. In Japanese design, ma is not absence—it is presence of another kind.</p>
<p><strong>Kanso</strong> — Elimination of clutter. What remains should be essential, should age well, should be repairable.</p>
<h3 id="the-saint-exupéry-standard">The Saint-Exupéry Standard</h3>
<p>Antoine de Saint-Exupéry, aviator and author, 1939:</p>
<p>&quot;Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.&quot;</p>
<p>He was writing about aircraft design. Every gram matters when you're crossing oceans. The principle generalizes.</p>
<h3 id="mies-van-der-rohe">Mies van der Rohe</h3>
<p>&quot;Less is more.&quot;</p>
<p>Three words that defined 20th century architecture. Mies didn't mean aesthetic minimalism. He meant: arrange the necessary components such that each serves multiple purposes. Reduce until you can't reduce further without losing function.</p>
<h3 id="dieter-rams">Dieter Rams</h3>
<p>Ten principles of good design <a href="https://www.vitsoe.com/us/about/good-design">[4]</a>. Two are relevant:</p>
<ul>
<li>Good design is as little design as possible</li>
<li>Good design is unobtrusive</li>
</ul>
<p>Rams influenced Japanese designers. Japanese aesthetics influenced Rams. The feedback loop produced objects that last decades.</p>
<hr>
<h2 id="the-practice">The Practice</h2>
<p>The amateur adds until it works.
The master removes until it breaks.</p>
<p>Code that lasts: edited ruthlessly.
Design that endures: stripped to skeleton.
Ideas that spread: compressed to essence.</p>
<p>Your value isn't what you create.
It's what survives your editing.</p>
<hr>
<h2 id="working-principles">Working Principles</h2>
<ol>
<li>
<p><strong>Subtract before you add</strong> — When facing a problem, first ask: what can I remove?</p>
</li>
<li>
<p><strong>If you can't remove it, you don't understand it</strong> — Inability to simplify reveals incomplete understanding.</p>
</li>
<li>
<p><strong>The pause says more than the words</strong> — Ma. Negative space. What you leave out defines what remains.</p>
</li>
<li>
<p><strong>Own nothing that owns you</strong> — Diogenes. Possessions become obligations.</p>
</li>
<li>
<p><strong>Perfection = nothing left to take away</strong> — Saint-Exupéry's test. Apply to code, design, writing, life.</p>
</li>
<li>
<p><strong>Complexity that survives has been edited</strong> — The filter matters more than the source.</p>
</li>
</ol>
<hr>
<p><em>Working version. December 2025.</em></p>
<p><em>Creation is commodity. Curation is the work.</em></p>
<h2 id="references">References</h2>
<p>[1] <a href="https://www.nature.com/articles/s41586-021-03380-y">https://www.nature.com/articles/s41586-021-03380-y</a></p>
<p>[2] <a href="https://plato.stanford.edu/entries/diogenes-sinope/">https://plato.stanford.edu/entries/diogenes-sinope/</a></p>
<p>[3] <a href="https://japanbite.com/blogs/news/subtracting-to-add-beauty-the-art-of-simplicity-in-japan">https://japanbite.com/blogs/news/subtracting-to-add-beauty-the-art-of-simplicity-in-japan</a></p>
<p>[4] <a href="https://www.vitsoe.com/us/about/good-design">https://www.vitsoe.com/us/about/good-design</a></p>
]]></content:encoded>
    </item>
  </channel>
</rss>
