Ask HN: How did you overcome perfectionism?
91–100 of 134 posts
Re: Ask HN: How did you overcome perfectionism?
#92Re: Ask HN: How did you overcome perfectionism?
#93If I don't mess up, I can't fix it, and the world could really use more people who are willing to admit fault and work to repair mistakes. We all make them; I find lots of people with perfectionistic tendencies (myself included) hold ourselves to a much higher standard than others, so I just created a new impossible standard to meet that makes it possible to mess up, admit it, and move on. (Now the impossible standard is that I don't possess infinite grace about my mistakes, but...)
Re: Ask HN: How did you overcome perfectionism?
#94In Brazil we have a saying: done is better than perfect (o feito é melhor que o perfeito). In terms of code, I write code that works and polish it later.
You see, my boss uses this exact quote almost everyday (brazilian as well), and now several teams have plenty of debt, missing patterns, stuff like this. These days people see this quote more like "something is better than nothing at all", and here we are, never satisfied with the engineering practices, always delivering something instead of delivering something good. It takes a cultural revamp to value good code fro…
Re: Ask HN: How did you overcome perfectionism?
#95I also lived in an industrial farm while doing that project and I noticed many areas are incomplete and imperfect yet the farm is operational. It gave me a good metaphor on why large complex spaces will surely have imperfections everywhere, and it's okay.
Re: Ask HN: How did you overcome perfectionism?
#96Then lots of reading and experimenting. Related thread (and great article from a fellow perfectionist) « Unlearning Perfectionism » https://news.ycombinator.com/item?id=30223559
Re: Ask HN: How did you overcome perfectionism?
#97This is a multidimensional problem, and the only way out is to find concrete measurable aspects. Focusing on things you can measure is important as "perfect" is a limit point which may not be achievable, and you my have hidden problems that don't get revealed.
My personal strategy is to make forward process on execution to get to some E2E point, and then the goal is how to drive optimization. The customer is there to help you understand what is good enough.
It's important to master this skill because it is easy to get stuck in the mud, and getting something perfect now may not be so great later on.
I struggle with it as well, and I've suffered other peoples' definitions of "good enough". However, that suffering allowed me to retire early and now I'm suffering myself as the customer. I'm a cruel customer...
Re: Ask HN: How did you overcome perfectionism?
#98Does doing x save you time later?
Does doing x make you significantly more happy?
Will you regret spending time on x?
Does doing x help others?
Are there things more important than x that need to be done now?
Re: Ask HN: How did you overcome perfectionism?
#99* Consistency is more important than perfectionism
* Perfectionism doesn't matter in most of the fields. Just being close to perfect is enough.
Re: Ask HN: How did you overcome perfectionism?
#100Psychotherapy (esp. CBT - cognitive behavioral therapy - and ACT - acceptance commitment therapy) has been very helpful to me to understand how this works. The fun part has been observing how a professional operates and the effects it can have on someone. So I jumped right into psychology studies. It’s fascinating. It helped me understand my behavior further. There are good introductory books such as « Happiness Trap…
Jokes aside, a better understanding of the need for time- and budget-limited solutions, as well as the realization of the maladaptive social origins of this issue have helped me control my perfectionism to an adequate degree.