Ask HN: How do you manage side projects?
I'm trying to find the right balance between development efforts for work and my own personal side projects.I was also inspired by John Resig's blog about coding everyday. I feel if I had a more structured approach to going about side projects this would be easier to accomplish.
How do you go about planning and managing side projects and what tools do you use to maintain consistent development for side projects.
Any blogs or links to tools etc would be helpful.
3 comments
[ 3.1 ms ] story [ 28.4 ms ] threadGoing on a trip in a new place to really push and finish a project can be fun. Bands do that when they are finishing an albums. They go to a place where they won't be distracted by social pressures.
As a more concrete example. I have a repo for writing 2500-5000 word research articles. I will come up with a topic and break it down into sub topics and create github issues for each. Then I check in my writing to resolve the issue. In other words, I will write enough for the subtopic and check it in and make the issue complete. Same plan works for client code or personal products I code. It's easy, low overhead, and I always have things to do.
The only other thing I do is try to resolve as many issues as I can in a day. Sometimes personal projects take a back seat. But if you make your tasks about a half an hour each, you will find you get great momentum and you'll have time for each project you're working on.
For motivation to keep moving forward, check out the projects on r/SideProject: http://reddit.com/r/sideproject