Back openDesk Edu for a sovereign, open-source education — every vote counts.
Vote nowSave products you love by clicking the heart icon.
Leadership as philosophy — change leadership in digital transformation, balancing technical excellence with empathetic change leadership.
Part of the Philosophy section — see also Machiavelli's Notes, Minimal Stoic Unix and Leadership Philosophy.
Framing: A Short History of Philosophy
Bushidō — the way of the warrior — is the fourth pillar, and in some ways the most practical one. The Stoic teaches endurance, Unix teaches smallness, Machiavelli teaches clear sight. Bushidō teaches the daily discipline that makes the other three possible: how to keep a promise, how to train, how to face the deadline that is coming regardless of whether you feel ready.
At its core it is a code of seven virtues — rectitude (義), courage (勇), benevolence (仁), respect (礼), honesty (誠), honor (名誉), and loyalty (忠義). Read naively these sound like a schoolhouse list. Read as a working philosophy, they are a surprisingly precise operating manual for anyone who builds things alone and in public.
Fall seven times, rise eight.
For the samurai, honor (名誉) was not a reputation to be managed — it was the standing promise to oneself not to live a lie. In practice it collapsed into one brutal rule: your word is your bond, and the bond is tested only when it costs you something.
The modern analogue is the deadline you set yourself, the email you promised to send, the version you said would ship by Tuesday. Honor is not the celebration when it works; it is the quiet act of doing what you said, especially when no one is watching and no one would know. A builder's honor has no audience — which is exactly why it is the only kind worth keeping.
This connects the stoic-unix instinct (plain text, honest tools, no theater) with the Machiavelli lesson (perception governs outcomes) into something firmer than either: do not need to manage your reputation, because your word and your work are the same thing. When the two diverge, that is the moment honor is on the line — and it is always in private.
The warrior's way is, above all, to hold his word true — even when keeping it is inconvenient.
Courage (勇) in Bushidō was never about fearlessness. It was defined precisely by the presence of fear: the act of doing the right thing while afraid. The warrior code is emphatic that a person without fear cannot be called brave — courage is the decision, not the absence of the emotion.
For the solitary builder, the battlefield is the publish button, the launch, the email to the person who outranks you, the conversation that might end in a no. Fear is information about stakes; courage is the refusal to let it set your schedule. Shipping is a small death — your work, exposed, judged, possibly rejected — and like the warrior's duel, the only way through is forward.
This is the virtue that pairs with Machiavelli's Fortuna: the dikes must be built before the flood, but at some point you must stand on the dike and let the flood come. Preparation reduces the odds; it never removes the need for the step.
Rectitude (義) — doing the right thing because it is right, not because it is rewarded — sounds moralistic until you apply it to craft. For the warrior, rectitude expressed itself as training: the same movement practiced ten thousand times so that, in the moment of crisis, no thought was required. Bushidō's deepest insight is that character is a habit before it is a decision.
Slow Productivity shares the premise: quality over velocity, depth through repetition, fewer things of higher value. Unix shares it too — small composable tools refined over decades, not discarded each quarter. The solitary builder who has no team collegiality to force diligence must supply it themselves, through ritual: the morning stand-up with no team, the test suite that must pass, the regeneration script that must not drift.
The master painter paints the same stroke every morning for forty years, and calls it freedom.
The two virtues the martial stereotype obscures — benevolence (仁) and respect (礼) — are the ones that keep the others from curdling into cruelty. Bushidō is explicit: strength is only tolerable when paired with mercy, and respect is not deference but attention — the discipline of seeing the other person, the user, the reader, the client, fully.
Applied: your users are not a funnel to be optimized but people to serve — the code even has a name for exploiting them (it is the opposite of honor). Your competitors are not enemies. Your past self is not to be mocked but thanked for the scaffolding. Respect is a tax paid in attention, and it is the gentleness Machiavelli's credo told you to reserve for everything that can be learned or fixed. Bushidō simply refuses to let that gentleness be a mask: it must be real, or it is theater, and theater is dishonor.
Loyalty (忠義) in the original code was loyalty to one's lord, and history shows how easily that degenerated into blind obedience. The builder's translation must be more careful: loyalty is to the mission and the people it serves — not to a person, a platform, a technology, or a past decision.
This is where Bushidō must be read against the other pillars. The Stoic owns what is his and walks away from what is not. The Unix mind refuses new dependencies and keeps an exit plan. Machiavelli's fox recognizes traps even when they wear the colors of loyalty. So: be loyal to your users and your mission with the samurai's full devotion — and be perfectly disloyal to any tool, vendor, or platform the moment it stops serving them. The unexamined loyalty is a leash; the examined one is a discipline.
Where Bushidō is the code — the why of the warrior — Miyamoto Musashi's Go Rin no Sho (The Book of Five Rings, 1645) is the how. Written two decades after the definitive duel on Ganryū island, it is less an ethics and more a physics of mastery: five scrolls, each named for an element, each describing a layer of skill. Read as a builder's manual, it is astonishingly precise.
The Earth scroll is about the way itself: know your craft deeply, see its principles whole before you practice its moves. For Musashi, the expert's duty is to "gaze at the Way" — to perceive the strategy behind the technique, not collect techniques. The builder's equivalent: understand the fundamentals of your stack, your market, your craft as one system, before optimizing any single piece. Depth of foundation outranks breadth of tricks.
The Way is shown in five books — the Earth, Water, Fire, Wind, and Void. The strategy is the craft of the warrior.
The Water scroll is the longest, and its theme is shape. Water takes the shape of its vessel; the warrior must vary their approach with the situation, neither stiff nor formless. Musashi's famous doctrine of the "fluidity of the warrior's body and mind" — be neither rigid nor loose — maps directly onto the builder's hardest discipline: stay attached to the mission and free from the method. When the platform changes, the market moves, the architecture shifts — water already has a plan. The Unix habit of keeping data in plain text and tools composable is precisely a Water discipline: your work survives because it was never welded to one container.
Five attitudes, five directions, five applications — Musashi's relentless enumeration is itself the lesson: the adaptable mind is not vague feeling, it is a rehearsed repertoire of responses. Flexibility is preparation in disguise.
The Fire scroll is about battle: timing, initiative, and the one decisive action. Musashi's core teaching is sen — seizing the initiative, striking first in spirit, disrupting the opponent's rhythm and taking it for your own. For the solitary builder, Fire is the launch, the call, the publish — the moment where preparation (Earth), adaptability (Water), and courage converge into a single decisive act. Fire also teaches conservation: do not spend your force in many small skirmishes; hold it and strike where it counts. In a portfolio of temptations — the fifth feature, the new shiny project, the endless polish — Fire says: choose the vital point, and strike it with everything.
The Wind scroll is Musashi's comparative study: the errors and strengths of other schools, other crafts, other ways. It is the scroll of otherness — understanding rivals not to imitate them but to know where they are limited. The builder's Wind is competitive analysis done in the spirit of learning, not envy: what do the other tools do well, where are their blind spots, and what of it is true for my situation and what is merely their local dogma? Machiavelli's fox recognizes traps; Wind recognizes which traps are actually theirs and not yours to walk into.
The Void scroll is the shortest and the strangest: the place where there is nothing — no technique, no self, no opponent, no thought. Musashi says that when the mind is emptied, the body moves correctly by itself, and the warrior "is undefeated because there is nothing to defeat." This is the scroll that most resembles the Stoic stillness and the minimal practice of the other credos: the calm from which all accurate perception and clean action flow. The empty scroll is not mysticism — it is the tested observation that the cluttered mind moves late and the emptied mind moves at exactly the right time. Calm is a feature, here as everywhere.
Read together, the five books are a complete motion of craft: stand on the ground of fundamentals (Earth), move like water through change (Water), strike decisively at the vital point (Fire), study the other schools without losing your own (Wind), and return always to the stillness from which clear action comes (Void). It is the technique half of the warrior's discipline — and it slots directly into the existing pillars: Earth is depth over breadth (Unix, Slow Productivity), Water is the exit plan and data you own (Stoic sovereignty), Fire is shipping anyway (courage), Wind is clear sight (Machiavelli), and Void is the calm workshop itself.
Musashi's own life was the proof of the system he described: a man who fought some sixty duels and died quietly, having spent his last years painting and writing rather than fighting — the warrior who finally won against every opponent by outliving the need for battles. The builder's version of that victory is not retirement; it is the quiet competence that makes each new fight look increasingly like work.
Bushidō is sometimes reduced to a warrior's romanticism — swords and honor and cherry blossoms. Stripped of the romance, it is a discipline for the person who must be their own general, their own drill sergeant, and their own comrade. The solitary builder has no lord to report to and no platoon to fall back on. The way of the warrior supplies the missing structure: honor as the kept promise, courage as the shipped work, mastery as the repeated stroke, and discipline — quietly, finally — as the closest thing to freedom a person who must do hard things alone will ever find.