(2012) Give it five minutes

This commit is contained in:
Morgan 2021-02-10 18:19:29 +01:00 committed by GitHub
parent 2c7d23c9dc
commit cb041ac56e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -535,6 +535,11 @@ I dedicate this section to the work I'm busy at, about how going faster in short
> * Quality never comes from rushing through things. > * Quality never comes from rushing through things.
> * Just because you can do so many things doesnt mean you should attempt all of them. > * Just because you can do so many things doesnt mean you should attempt all of them.
> * Rushing too fast through these is a risk, it is a killer. You never savor the moment, be in the present and enjoy the process. You end up doing so much that there is no time to ruminate > * Rushing too fast through these is a risk, it is a killer. You never savor the moment, be in the present and enjoy the process. You end up doing so much that there is no time to ruminate
* [Jason Fried](https://signalvnoise.com/posts/3124-give-it-five-minutes) - (2012) Give it five minutes
> * The faster you react, the less you think. Not always, but often.
> * Its fine to disagree, its fine to push back, its great to have strong opinions and beliefs, but give my ideas some time to set in before youre sure you want to argue against them.
> * Theres also a difference between asking questions and pushing back. Pushing back means you already think you know. Asking questions means you want to know. Ask more questions.
> * So next time you hear something, or someone, talk about an idea, pitch an idea, or suggest an idea, give it five minutes. Think about it a little bit before pushing back, before saying its too hard or its too much work. Those things may be true, but there may be another truth in there too: It may be worth it.
## Clean code and best practices ## Clean code and best practices
See also [Calm programming / Slow programming](#calm-programming--slow-programming) See also [Calm programming / Slow programming](#calm-programming--slow-programming)