The Patience of a Craftsman
Ship with care, not with pride. The rush you feel is rarely the deadline.

By Codeo
April 18, 2025 · 4 min read · Beginner
Craft is mostly patience: the willingness to do the small correct thing when the large impressive thing is louder.
- Read the code around your change before you make it.
- Write the commit message you would want to find in a blame.
- Sleep on the clever solution. Keep the boring one.
Filed underMindset
More from the workshop
Code CraftSoftware Craftsmanship Isn’t Dead. AI Just Moved the Bottlenecks.
Every few months, someone announces the death of Software Craftsmanship.
August 7, 2026 · 3 min read
Clean CodeWriting Code That Tells a Story
Good code is read more often than it is written. Make it worth reading.
May 10, 2025 · 6 min read
Refactoring
Refactoring Without Changing Behavior
Small improvements, every day. Leave the code better than you found it.
May 6, 2025 · 8 min read