Skip to content

Commit 01de9e5

Browse files
committed
style: drop illusion sentence
1 parent 0f45f22 commit 01de9e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2026-05-22-slow-is-smooth-smooth-is-fast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In a decade of reading programming blogs and watching videos, I've almost never
1010

1111
It works like this: you see a colleague close tickets quickly and assume that speed is what competence looks like, so you start optimising for looking fast rather than being good. The time estimates almost every company demands from programmers make this worse, reinforcing the idea that how long you spend on something is a measure of your ability.
1212

13-
This is mostly an illusion. In my own experience, not that much total time is lost when I slow down: reviewers can review it quicker, we have fewer back-and-forths, and barely any bugs get introduced that have to be fixed later. A codebase with one superbly polished feature a week is often worth more than three mediocre ones.
13+
In my own experience, not that much total time is lost when I slow down: reviewers can review it quicker, we have fewer back-and-forths, and barely any bugs get introduced that have to be fixed later. A codebase with one superbly polished feature a week is often worth more than three mediocre ones.
1414

1515
So when you next feel yourself rushing, ask whether the deadline is real or imagined. And if you're in a position to set estimates or review work, it's worth asking whether you're accidentally rewarding speed over craft.
1616

0 commit comments

Comments
 (0)