Live data from Hacker News

Ask HN: How do you keep up the energy to work on side-projects after work?

news.ycombinator.com

1–10 of 49 posts

Re: Ask HN: How do you keep up the energy to work on side-projects after work?

#2
Regarding energy, I do what I can when I can, and I don't stress about things taking a long time.

Regarding money, I don't spend any. Between free services, free/promotional tiers of paid services, and open source tools, there's rarely a need to spend anything until your project is generating cold hard cash.

Re: Ask HN: How do you keep up the energy to work on side-projects after work?

#4
I'm lucky since I am by nature an early bird. I work on my side project for an hour or so before work. Also a few hours in the morning on the weekend.

IIRC this was how Scott Adams found time to draw Dilbert when he had a full-time job.

Re: Ask HN: How do you keep up the energy to work on side-projects after work?

#5
I'm also a morning person, sometimes I devote my morning time to side projects first. And I leave my actual work to the later part of the day.

But if I need to work on my sides during the evening, one trick I found is making my room extremely bright, making me think that it was still daytime. I also force myself to be away from my bed. As soon as I lay down, there is no way I can get up and be productive.

Re: Ask HN: How do you keep up the energy to work on side-projects after work?

#8
I have an hour commute to my real job, so I use that to hack on my side project before and after work.

Setting small goals has always helped me keep up the energy to move it forward. When you're working in really small time chunks, it's important to make sure you have something achievable to accomplish. You're not going to be able to do things like "finish the sign up flow" in one night, but you can do things like "finish the authByPassword() method" and still be moving forward.

As for the money aspect of it, that's simple, just don't spend any. Bootstrapping is all about doing more with less, so don't spend anything until you absolutely have to. When you do finally start writing checks, make sure you're spending on things that will have the highest impact.

Re: Ask HN: How do you keep up the energy to work on side-projects after work?

#9

I have an hour commute to my real job, so I use that to hack on my side project before and after work. Setting small goals has always helped me keep up the energy to move it forward. When you're working in really small time chunks, it's important to make sure you have something achievable to accomplish. You're not going to be able to do things like "finish the sign up flow" in one night, but you can do things like "f…

I tried that last year when I had a 2 hour commute.

It doesn't work well if you have to get off every half an hour to switch trains. Or if you can't get a seat.

Post reply on HN