Hacker News new | ask | show | jobs
by jasonlotito 1964 days ago
Oh, I know this problem. Happens quite often.

A technique I use is to break down the project into smaller pieces. What's the smallest well-defined task/goal I can work toward. Even if it's just setting up the repo, or writing out a README. It's amazing how often this little step can help kick things off.

1 comments

Definitely. It is one of the reasons I enjoy working in a 2 week sprint setting (all other reasons aside). It forces me to really break tasks down to actionable items