Skip to content

Commit b51b15e

Browse files
committed
style: time estimates can be self-imposed too
1 parent 48c9661 commit b51b15e

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
@@ -8,7 +8,7 @@ I think a lot of low quality code gets written when programmers rush themselves,
88

99
In a decade of reading programming blogs, I've rarely seen this embarrassment factor named. Everyone talks about external pressure: deadlines, sprint velocity, manager expectations. The internal pressure gets ignored.
1010

11-
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.
11+
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. Time estimates make this worse, reinforcing the idea that how long you spend on something is a measure of your ability.
1212

1313
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.
1414

0 commit comments

Comments
 (0)