Live data from Hacker News

Ask HN: How do you stay motivated to work on side projects?

news.ycombinator.com

11–20 of 145 posts

Re: Ask HN: How do you stay motivated to work on side projects?

#12
post #3

Do as little work as possible. And deploy as much as possible.

This. Don't wait until everything is perfect. If your side project does a barely minimum to be usable, just release it somewhere (if it's an open source project) or deploy it and send a message for other people to try it.

Other people's feedback is a huge factor in being motivated.

Re: Ask HN: How do you stay motivated to work on side projects?

#16
post #6

Be consistent. Do some work every day, even if it's just 5mins of work. You will keep the idea in mind.

A super easy way to keep yourself accountable when doing something like this is with the contribution graph on Github. My desire to not break my streak keeps me working on my projects every day.

(https://www.dropbox.com/s/98kngmtwzrsmvjg/Screenshot%202014-...)

Re: Ask HN: How do you stay motivated to work on side projects?

#19
Maybe part of the problem is your framing: "pushing code."

My projects don't involve writing much code, but there are always different things I can be working on. I can be working on the visual look of the website. I can be working on firming up my definition of what the project is about. I can be working on talking to people and recruiting prospective audience members. Etc.

If pushing code is turning stale, what other thing can you do to further the project? Those other parts matter and you may be more able to address some other piece of it at some point where "pushing code" is the last thing you feel like doing.

Post reply on HN