Hacker News new | ask | show | jobs
by 90s_dev 394 days ago
> However, my "paralysis by analysis" affliction is strong.

The solution is to remember that nothing is perfect, and that all code is eventually thrown away and replaced. So just start writing code and have fun!

1 comments

Strongly agree. I struggled with the same. A key discovery for me was that this "paralysis by analysis" is a form of perfectionism.

I always thought perfectionism was someone who was productive but way too hard on themselves, overworking to achieve some end that's just not worth it. Not necessarily - it can also mean DOING NOTHING because you dont see a way to do it perfectly.

This has helped me a lot with writing. Sometimes you just have to write down incoherent slop. Let the ideas flow and be content with knowing they will have to be revised later. By all means if you write with more purpose and structure without getting too bogged down to continue then do so.

> "paralysis by analysis" is a form of perfectionism > it can also mean DOING NOTHING because you dont see a way to do it perfectly.

I had a professor point this out to me while in undergrad.