Ask HN: How do you stay motivated to work on side projects?
21–30 of 145 posts
Re: Ask HN: How do you stay motivated to work on side projects?
#22I view my side projects as the main work, and anything else as merely a way of supporting them. Also, I have enough side projects that if I lose interest in one I can switch to another.
Re: Ask HN: How do you stay motivated to work on side projects?
#23Remind yourself of the alternative ie working in a company pumping out lines of code for the rest of your life for a salary.
Re: Ask HN: How do you stay motivated to work on side projects?
#24Re: Ask HN: How do you stay motivated to work on side projects?
#25Unfortunately I don't always have enough time to push code every day, but that doesn't mean I can't answer emails, add items to Trello and be active in the Gitter chatroom etc.
For those interested, I'm currently working on Cachet, an open source replacement for StatusPage.io (https://github.com/cachethq/cachet)
Today I created a CrowdIn project for translating the language files into other languages :)
Re: Ask HN: How do you stay motivated to work on side projects?
#26For someone, a side project might be about solving arbitrary problems such as trying to write a Tetris clone under, say 1024 bytes on x86-64 Linux machine -- something which has absolutely no real world relevance whatsoever, while for someone else that'd make no sense and be waste of time. Probably they'd much rather build something much more concrete, say a real product (say a web app) actual people can, and hopefully will use.
Perhaps it is a meaningless and arbitrary attempt at making distinctions, but I find it relevant for myself as I certainly fall under the first example, while many here in HN fall under the second. I feel this definitely plays a role in what we consider "side projects" and how we deal with them.
Re: Ask HN: How do you stay motivated to work on side projects?
#27Re: Ask HN: How do you stay motivated to work on side projects?
#28Be 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?
#29Not over working at day job.
Re: Ask HN: How do you stay motivated to work on side projects?
#30Remind yourself of the alternative ie working in a company pumping out lines of code for the rest of your life for a salary.