Hacker News new | ask | show | jobs
by criswell 4976 days ago
I suffer from this as well. It's called Analysis Paralysis. Now, I just need to figure out the best way to stop it.

http://en.wikipedia.org/wiki/Analysis_paralysis

2 comments

Best fix I've found is iterative development. No better way to learn something then to try to directly apply what you're trying to learn. Build it. If it sucks, build it again. Repeat as necessary till it's 'good enough'.
"Start anywhere." --John Cage