Why Kindness Scales Better Than Velocity
The 10x developer is a fairy tale. The real multiplier is clarity, patience, and code other people can safely change.
[ essay ]
The 10x developer is a story told by people who have rarely maintained a production system at 3 AM with three dependents on call rotation and a junior engineer waiting for an answer in chat. The myth measures the wrong variable. It celebrates output volume when maintainability, teaching, and judgment are what compound.
Velocity is a trap
Shipping fast is not the same as shipping well. Five hundred lines of tangled logic in a day can create more downstream work than fifty lines that are tested, named honestly, and bounded by clear interfaces. Speed without direction is chaos with a deadline — and chaos scales poorly when the original author goes on vacation.
Organizations that reward lone heroics train everyone else to hide uncertainty. That is not velocity. That is debt with a charismatic spokesperson.
Watch what happens after the hero leaves. If the team slows to a crawl, you did not have a 10x developer. You had a bottleneck wearing a cape.
The actual multiplier
The developers who multiply team output are often quiet. They write documentation that answers the question before it is asked. They pair without condescension. They design APIs that feel respectful to call. They leave review comments that teach instead of perform superiority.
They are not 10x in lines per hour. They are kind in the specific ways engineering requires: precise, timely, and oriented toward the next person’s success.
Kindness scales because it reduces the cost of collaboration. Every unclear module taxes every reader. Every cruel review taxes the willingness to ask questions. Every gatekept toolchain taxes onboarding. Multipliers live in those margins.
Be the developer you needed
Think about your first year. What would have helped? A patient explainer. A codebase that did not require initiation rites. A senior engineer who said I do not know either — let’s read the log together without making you feel small.
You can be that for someone else. That is the only multiplier that survives turnover, acquisitions, and the rewrite that was supposed to be a two-week patch.
Measure teams by how safely a new person can commit on day five — not by how fast your fastest person types. Culture is what happens when the fast person is also the kind one.
Kindness is not softness
Kindness in engineering includes saying no to scope creep, naming a risky deploy plainly, and refusing to merge code you do not understand. It is not conflict avoidance. It is conflict without contempt — the kind that keeps teams honest enough to ship safely.
Promote the person who makes the team faster by making the codebase clearer. That promotion teaches the organization what you actually value. Review for learning, not for dominance. The comment that teaches pays dividends across every file that person touches afterward. The team that learns together ships again sooner after failure.
Velocity without kindness is a loan against team trust. The interest always comes due at the worst sprint.
— JV · Dark Heart Labs.