Changing every line three times
daniel.haxx.se/blog/2025/02/18…
Is there some magic making three times, or even pi, the number of times you need to write code for it to be good?
#curl
Changing every line three times
Is there some magic making three times, or even pi, the number of times you need to write code for it to be good? So what am I talking about? Let's rewind and start with talking about writing code.daniel.haxx.se
This entry was edited (6 months ago)
Wolf480pl
in reply to daniel:// stenberg:// • • •I heard an old saying about doing things like building houses or painting walls, or anything that's there to stay once done:
When you do it for the first time in your life, do it for your enemy.
The second time, do it for a friend.
Only the third time should you do it for yourself.
Al
in reply to daniel:// stenberg:// • • •1) figure out what to do
2) figure out a way to do it
3) figure out how to do it better( so I can be proud of my solution; software is a craft)