Skip to content

Commit 6c3160b

Browse files
committed
content(quotes): add Voltaire HRE quote and three-on-damage entry; extend terracotta banner
- Voltaire's "neither holy, nor Roman, nor an empire" with full background - Combined entry on The Smiths / Jung / Hemingway with longform exegesis - Banner: terracotta launch now passes fezTheme/fezBlogMode via absolute URL so the param observer actually fires; lifespan extended to 2026-08-31
1 parent 9840f33 commit 6c3160b

6 files changed

Lines changed: 340 additions & 90 deletions

File tree

public/banner.piml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,10 @@
173173
(id) fezterracotta-launch
174174
(type) info
175175
(from) 2026-04-22T00:00:00Z
176-
(to) 2026-05-05T23:59:59Z
176+
(to) 2026-08-31T23:59:59Z
177177
(text) FEZTERRACOTTA IS ONLINE: A WEIGHTED CODEX OF BONE PAPER AND TERRA INK. ENABLE VIA SETTINGS OR COMMAND PALETTE.
178178
(isActive) true
179-
(link) /settings#fezcodex-theme
179+
(link) https://fezcode.com/settings?fezTheme=terracotta&fezBlogMode=terracotta#fezcodex-theme
180180
(linkText) Enable Terracotta
181181

182182
> (banner)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# Neither Holy, nor Roman, nor an Empire
2+
3+
> *"This agglomeration which was called and which still calls itself the Holy Roman Empire was neither holy, nor Roman, nor an empire."*
4+
5+
## The phrase
6+
7+
| Language | Form |
8+
| --- | --- |
9+
| French | *Ce corps qui s'appelait et qui s'appelle encore le saint empire romain n'était en aucune manière ni saint, ni romain, ni empire.* |
10+
| English | This body which called itself, and still calls itself, the Holy Roman Empire was in no way holy, nor Roman, nor an empire. |
11+
| Popular short form | "Neither holy, nor Roman, nor an empire." |
12+
13+
## Origin
14+
15+
The line comes from **Voltaire**'s *Essai sur les mœurs et l'esprit des nations* (1756), chapter 70, in his discussion of the German princes and the imperial title under Charles IV. It is one of the most quoted single sentences in European historiography — partly because it is funny, and partly because by the time Voltaire wrote it, it was already obviously true.
16+
17+
By 1756 the *Heiliges Römisches Reich Deutscher Nation* — the Holy Roman Empire of the German Nation — was a confederation of more than 300 sovereign-ish territories: kingdoms, duchies, prince-bishoprics, free cities, imperial knights. The Emperor was elected (usually a Habsburg) but had no real fiscal or military authority over the member states. The Peace of Westphalia (1648) had formalized that arrangement a century earlier. What remained was a legal framework, an imperial diet, and a title.
18+
19+
Voltaire was writing during the Seven Years' War, in which the *Reich* had just been thoroughly outclassed by Frederick the Great's Prussia — itself one of its own member states.
20+
21+
## The three-part dismissal
22+
23+
Voltaire's structure is the joke. He attacks each adjective in the official name in order:
24+
25+
### 1. "Holy"
26+
27+
The Empire claimed sacral legitimacy as the continuation of Charlemagne's empire crowned by the Pope in 800. By the 18th century:
28+
29+
- The Pope and the Emperor had been in open conflict for centuries (the Investiture Controversy, the various excommunications, the Reformation).
30+
- Half the member states were Protestant after 1555 (Peace of Augsburg) and 1648 (Westphalia). A "Holy" empire that contained Lutheran Saxony, Calvinist Brandenburg, and Catholic Bavaria as theological equals had abandoned the original meaning of the word.
31+
32+
### 2. "Roman"
33+
34+
The claim of continuity with ancient Rome was always thin and by Voltaire's time was archaeological. The Empire was:
35+
36+
- Centered in Germany and ruled in German.
37+
- Composed mostly of territories Rome never controlled (everything east of the Rhine and north of the Danube).
38+
- Politically and legally a feudal Germanic structure, not a Mediterranean imperial one.
39+
40+
### 3. "An Empire"
41+
42+
This was the cleanest hit. An empire implies central authority over subordinate territories. By 1756:
43+
44+
- The Emperor could not levy taxes without the Diet's consent.
45+
- He could not raise an army from member states except by negotiation.
46+
- Princes signed their own treaties, fought their own wars (sometimes against the Emperor), and minted their own coins.
47+
- Prussia and Austria — the two largest member states — were currently at war with each other.
48+
49+
Whatever this was, it was not an empire in any working sense of the word.
50+
51+
## Why the line endures
52+
53+
Three reasons:
54+
55+
1. **It is a complete argument in one sentence.** Voltaire isolates a name, breaks it into three claims, and refutes each. The form is itself the lesson: when an institution's official self-description has drifted from reality, list the words and check them one by one.
56+
57+
2. **It models a specific kind of historical skepticism.** Take an institution at its own word, then check whether the word still means anything. This is a transferable move — it works on "People's Republic of —", "Democratic —", "Free —", and most corporate mission statements.
58+
59+
3. **It outlived its target.** The Holy Roman Empire was formally dissolved fifty years later, in 1806, when Francis II abdicated the imperial title under pressure from Napoleon. Voltaire's sentence had already buried it rhetorically.
60+
61+
## In practice
62+
63+
Useful as a check on any name that does heavy lifting:
64+
65+
- **When an institution insists on a label.** The insistence is usually a tell. Things that are obviously holy, Roman, or imperial don't need to keep saying so.
66+
- **When a name has survived its meaning.** Names are sticky; the things they refer to are not. The gap between the two is where Voltaire's joke lives, and it is almost always worth measuring.
67+
68+
## See also
69+
70+
- Voltaire, *Essai sur les mœurs et l'esprit des nations* (1756), ch. 70.
71+
- Peace of Westphalia (1648) — the treaty that turned the Empire into a confederation in fact if not in name.
72+
- Dissolution of the Holy Roman Empire (6 August 1806) — the formal end, fifty years after Voltaire's verdict.
73+
- James Bryce, *The Holy Roman Empire* (1864) — the standard 19th-century English history, which opens by quoting Voltaire and then spends 500 pages arguing with him.

public/logs/quote/quote.piml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,24 @@
1818
(slug) errare-humanum-est
1919
(title) "Errare humanum est" — to err is human, to forgive divine.
2020
(updated) 2026-05-01
21-
(description) Latin proverb meaning "to err is human," paired with Alexander Pope's completion from An Essay on Criticism (1711): "to forgive, divine." A reminder that mistakes are the baseline condition of being human, and grace is the harder, rarer thing.
21+
(description) Latin proverb meaning "to err is human," paired with Alexander Pope's completion from An Essay on Criticism (1711): "to forgive, divine." A reminder that mistakes are the baseline condition of being human, and grace is the harder, rarer thing.
22+
> (item)
23+
(author) Voltaire
24+
(category) Quote
25+
(date) 2026-05-03
26+
(link)
27+
(rating) 5
28+
(slug) neither-holy-nor-roman-nor-empire
29+
(title) Neither holy, nor Roman, nor an empire.
30+
(updated) 2026-05-03
31+
(description) Voltaire's 1756 quip from Essai sur les mœurs et l'esprit des nations — a three-part demolition of the Holy Roman Empire's self-description, dismissing its sacral authority, its Roman lineage, and its political coherence in a single line.
32+
> (item)
33+
(author) The Smiths · Carl Jung · Ernest Hemingway
34+
(category) Quote
35+
(date) 2026-05-03
36+
(link)
37+
(rating) 5
38+
(slug) strength-roots-broken-places
39+
(title) Three lines on damage and what grows from it.
40+
(updated) 2026-05-03
41+
(description) Three quotes that argue the same thing from different angles: gentleness is a function of strength (The Smiths), height requires depth (Jung), and breakage is the precondition for the kind of strength that matters (Hemingway).
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
# Strength, roots, and broken places
2+
3+
Three quotes, three writers, one argument seen from three angles. None of them is original advice — taken alone each can read as a fridge magnet — but read together they refuse the consolation that any one of them, taken alone, accidentally offers.
4+
5+
---
6+
7+
## 1. "It takes strength to be gentle and kind."
8+
9+
> *— The Smiths, "I Know It's Over," from* The Queen Is Dead *(1986)*
10+
11+
### The song
12+
13+
"I Know It's Over" is the second track on side A of *The Queen Is Dead*, often cited as the band's emotional center. It runs almost six minutes and is built on a slow, descending Johnny Marr arpeggio over a pedal-tone bass — no chorus in the conventional sense, no release. Morrissey's vocal opens with the now-famous line "*Oh Mother, I can feel the soil falling over my head*" — a man addressing his mother from inside a metaphorical grave, the grave being romantic failure imagined as actual death.
14+
15+
The lyric tracks the speaker through several stages of a breakup that has not yet happened — or has happened and refuses to stay finished. He fantasizes about the rival ("*and as I climb into an empty bed, oh well, enough said*"), accuses himself of self-pity, then catches himself and pivots into the line that gives the song its moral spine:
16+
17+
> *It takes strength to be gentle and kind*
18+
> *Oh, it takes strength to be gentle and kind*
19+
20+
It is sung twice, slowly, almost like an instruction the speaker is reading off a card to remind himself.
21+
22+
### Why the line lands
23+
24+
The line works because it is dropped into a song that is otherwise a long catalogue of weakness — jealousy, paralysis, melodrama, self-pity. Morrissey is not making a general claim about virtue. He is naming the specific thing he, in this song, is failing to do.
25+
26+
That is the trick. "It takes strength to be gentle and kind" is trivially true as a maxim and easy to roll your eyes at. But the song stages it as a diagnosis: I am not strong enough right now, and the proof is that I am not gentle and not kind. Strength here is not a moral merit badge — it is the load-bearing capacity required to choose the harder response when the easier one (cruelty, withdrawal, contempt) is right there.
27+
28+
The pop-cultural reading — strength = harshness, gentleness = weakness — gets inverted. Cruelty is the lazy default; kindness is the lift. If you are gentle when nothing is testing you, that is temperament. If you are gentle when something is, that is strength.
29+
30+
### Marr's role
31+
32+
Worth noting: the music does the same work the lyric does. Marr's guitar part stays patient and sparse for the entire six minutes — no flashy resolution, no big chorus. The arrangement *demonstrates* gentleness under pressure rather than describing it. The song never breaks. That restraint is the form-of-the-content.
33+
34+
---
35+
36+
## 2. "No tree, it is said, can grow to heaven unless its roots reach down to hell."
37+
38+
> *— Carl Jung*
39+
40+
### Where it comes from
41+
42+
The line appears in Jung's foreword to *Answer to Job* (1952) and in similar form across his later writings on individuation. It is Jung paraphrasing a folk proverb (the "it is said" is doing real work — he is borrowing, not coining), then deploying it as a metaphor for his central clinical claim.
43+
44+
### The argument
45+
46+
For Jung, the **shadow** is everything in a person that the conscious self refuses to integrate — impulses, fears, capacities for harm, disowned needs, the parts of you that contradict your self-image. The shadow does not go away when ignored; it operates underneath, projecting onto others, surfacing as compulsion, sabotaging the conscious life from below.
47+
48+
The tree metaphor is structural, not poetic. He is saying:
49+
50+
- The visible part of a person — what they aspire to, what they reach toward, the heaven-ward growth — is mechanically bounded by the invisible part: how much of their own darkness they have actually descended into and acknowledged.
51+
- A tree with shallow roots cannot get tall. It will fall over.
52+
- People who refuse the descent — who insist on being only good, only kind, only competent — develop personalities with no foundations. They are brittle. The first storm blows them down, and what falls out is the ugliest version of the disowned material, because it has been festering unsupervised.
53+
54+
### Why it pairs with the Smiths
55+
56+
The Smiths line says strength is required for gentleness. Jung's line says where that strength comes from. You don't get to be reliably gentle by avoiding everything inside you that isn't gentle. You get there by going down, looking, and coming back up with the knowledge of what you are capable of and a chosen relationship to it.
57+
58+
A person who has never confronted their own capacity for cruelty cannot be trusted to be kind under pressure — they have never been tested, only sheltered. A person who has been down there and chooses kindness anyway is operating from a different place. That is the strength the Smiths line points at, and Jung's line is its mechanism.
59+
60+
---
61+
62+
## 3. "The world breaks everyone and afterward many are strong at the broken places."
63+
64+
> *— Ernest Hemingway,* A Farewell to Arms *(1929)*
65+
66+
### The full passage
67+
68+
The famous quote is usually clipped. The full sentence in *A Farewell to Arms* (Chapter 34) is much harder than the fridge-magnet version:
69+
70+
> *The world breaks every one and afterward many are strong at the broken places. But those that will not break it kills. It kills the very good and the very gentle and the very brave impartially. If you are none of these you can be sure it will kill you too but there will be no special hurry.*
71+
72+
That second half is almost always cut. The full line is a refusal of two consolations at once:
73+
74+
1. The version that says **suffering ennobles** — Hemingway breaks that by pointing out that the world kills the very good, the very gentle, and the very brave. Goodness is not protective. Often it is the *target*.
75+
2. The version that says **the strong survive** — he breaks that too. Survival is not virtue. The mediocre, who refuse to break and refuse to be remarkable, are killed too — just slower, with no special hurry.
76+
77+
### What the quote actually says
78+
79+
Read in full, Hemingway is making a specific, unsentimental claim: damage is universal; repair is partial and not guaranteed; some people heal stronger at the broken places; many do not. The line is not optimistic. It is descriptive.
80+
81+
It pairs with the other two because it grounds them. The Smiths' "strength to be gentle" and Jung's "roots in hell" both presuppose that there is something *to* descend into, something *to* be tested by. Hemingway names that something: the world breaks everyone. Not as punishment, not as a lesson. As weather.
82+
83+
The strength at the broken places is the same strength the Smiths are pointing at. It is not abstract toughness; it is what is left when something has been broken and chosen, somehow, to set itself in a way that holds weight again. Bone calluses where it has been fractured. The repair is sometimes denser than the original.
84+
85+
But — and this is Hemingway's whole point — sometimes it is not. Sometimes the break is just the break. He refuses to promise that suffering produces strength. He only says that *many* are strong at the broken places. The rest are just broken.
86+
87+
---
88+
89+
## Read together
90+
91+
Each line, alone, is too easy. Together they form a full picture:
92+
93+
- **Hemingway**: Damage is universal. There is no opting out. The kindest, gentlest, bravest people are killed first, and the rest are killed too, eventually, slower.
94+
- **Jung**: Given that, the only way to grow tall — to be capable of anything load-bearing — is to descend into the parts of yourself that the damage exposes, instead of paving over them.
95+
- **The Smiths**: And the test of whether the descent did any work is whether, under pressure, you can still choose to be gentle and kind. That choice is the visible top of the tree. The capacity for it is the underground part nobody else sees.
96+
97+
It is the same argument three times. The world hurts you, you go look at what it broke open, and the strength is what you carry out of there and spend on other people.

public/rss.xml

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,44 @@
99
<link>https://fezcode.com</link>
1010
</image>
1111
<generator>RSS for Node</generator>
12-
<lastBuildDate>Fri, 01 May 2026 12:34:38 GMT</lastBuildDate>
12+
<lastBuildDate>Sat, 02 May 2026 22:55:09 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Fri, 01 May 2026 12:34:37 GMT</pubDate>
14+
<pubDate>Sat, 02 May 2026 22:55:09 GMT</pubDate>
1515
<copyright><![CDATA[2026 Ahmed Samil Bulbul]]></copyright>
1616
<language><![CDATA[en]]></language>
1717
<managingEditor><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></managingEditor>
1818
<webMaster><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></webMaster>
1919
<ttl>60</ttl>
20+
<item>
21+
<title><![CDATA[A Gentleman's Lexicon of Pejoratives: How to Insult Your Friends Without Cursing]]></title>
22+
<description><![CDATA[[object Object]]]></description>
23+
<link>https://fezcode.com/blog/a-gentlemans-lexicon-of-pejoratives</link>
24+
<guid isPermaLink="false">https://fezcode.com/blog/a-gentlemans-lexicon-of-pejoratives</guid>
25+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
26+
<pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
27+
<content:encoded><![CDATA[<h1>A Gentleman&#39;s Lexicon of Pejoratives: How to Insult Your Friends Without Cursing</h1>
28+
<p><a href="https://fezcode.com/blog/a-gentlemans-lexicon-of-pejoratives">Read more...</a></p>]]></content:encoded>
29+
</item>
30+
<item>
31+
<title><![CDATA[Squarified Treemaps: Trading Order for Readable Rectangles]]></title>
32+
<description><![CDATA[[object Object]]]></description>
33+
<link>https://fezcode.com/blog/squarified-treemaps</link>
34+
<guid isPermaLink="false">https://fezcode.com/blog/squarified-treemaps</guid>
35+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
36+
<pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate>
37+
<content:encoded><![CDATA[<h1>Squarified Treemaps: Trading Order for Readable Rectangles</h1>
38+
<p><a href="https://fezcode.com/blog/squarified-treemaps">Read more...</a></p>]]></content:encoded>
39+
</item>
40+
<item>
41+
<title><![CDATA[Happy Path Bias in Gemini: Why the Code Looks Right Until It Isn't]]></title>
42+
<description><![CDATA[[object Object]]]></description>
43+
<link>https://fezcode.com/blog/happy-path-bias-in-gemini</link>
44+
<guid isPermaLink="false">https://fezcode.com/blog/happy-path-bias-in-gemini</guid>
45+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
46+
<pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate>
47+
<content:encoded><![CDATA[<h2>TL;DR</h2>
48+
<p><a href="https://fezcode.com/blog/happy-path-bias-in-gemini">Read more...</a></p>]]></content:encoded>
49+
</item>
2050
<item>
2151
<title><![CDATA[Spec-Driven Development: Writing the Thing Before You Build the Thing]]></title>
2252
<description><![CDATA[[object Object]]]></description>

0 commit comments

Comments
 (0)