Live data from Hacker News

Ask HN: How do you manage your personal projects?

news.ycombinator.com

21–30 of 30 posts

Re: Ask HN: How do you manage your personal projects?

#21
post #12

Earlier quoted context omitted.

I'm married with two kids. I did my personal project for two years while I was commuting on the train in the mornings. (too tired in the evenings generally).

you're not supposed to marry two kids.

Not with that attitude.

Re: Ask HN: How do you manage your personal projects?

#22
Was just discussing this yesterday with a colleague. I create new note for every idea I have. I explain it to any detail I feel at that moment.

I also add idea in a spread sheet, and then I rate them with the following criteria:

- Time needed

- Enjoyment

- Potential income

- Career impact

This makes it easy to see which one you are supposed to be working on. My current side project is the highest rated idea on the list.

Re: Ask HN: How do you manage your personal projects?

#23

Help: I haven't had an idea for a project in a long time. It might be because of the shitty job I have but I really can't find one even to bear my daily work. Advice on how to get them back?

Try learning something new. Learn to cook. You will get frustrated by some aspect of it. Then your laziness will spit out something like 'someone should make A so that people like me don't have to do X,Y and Z'

My example. I'm trying to save money and learn to cook, so I wanted a 3d plot of recipes on the axis of (Money/Calorie), (Time), and Rating. Then I could just look at a graph and know what to cook.

Re: Ask HN: How do you manage your personal projects?

#24
I also work full-time in software development. I had this problem of deciding on what idea to work on. If you have one idea that solves a problem you have, scratching your own itch is good. If not, I would look for an idea that solves a problem you know people have. If you are still not sure, signup for something like OppsDaily.com newsletter, it sends out a daily email to subscribers of a problem someone is willing to pay to be solved.

For me, I chose to scratch my own itch. I work on a food side project called https://bestfoodnearme.com but my time is extremely limited to a few hours a week. I keep a sketch pad to write down my ideas for the site. If I have ideas related to other projects, I write them down in a more general pad apart from the sketchpad that is focused only on the food site.

I put constraints on which features and ideas I need to work on. If there is a bug in the basic functionality of a project, I tend to work on that first. For new features, I will only consider them if I get feedback from at least 3 different unrelated people that mention the same feature to me.

I always plan out the night before which tasks I will work on the next day. That way I can hit the ground running.

Re: Ask HN: How do you manage your personal projects?

#25

I have a trello board with a card for each idea. I have 4 lists: - Braindump: New ideas go here as I think of them. - Graveyard: Archive of bad ideas. - Research: Potentially good ideas that need fleshing out. - Ready: Ideas where I've thought through and documented market fit, timeline, tech stack, marketing, or whatever the project needs. And crucially: first thing to do when I start the project, which makes it eas…

I find Trello extremely useful to organise my own projects. I have a board similar to the one you describe, cataloging my ideas and their various stages, and also a board per project that I start building, which is typically organised as a traditional left-to-right agile board.

Re: Ask HN: How do you manage your personal projects?

#26

Just start one, then only work on one personal project at a time until it's done.

yes the above, and don't read HN too often on a day, you'll get more ideas again...

A good point to build on what you said is "don't overthink each small decision" — build the very minimum possible you need (or slightly less) for now. No need to research and have the best component and most efficient for every step. All that matters at this stage is getting it running end to end.

Re: Ask HN: How do you manage your personal projects?

#27
post #3

Sort your ideas based on the basis of most potential or most value. Pick the first. Stick with it for at least 3 months.

My personal project has been running for about 2.5 years now. Still nowhere near finished. :-)

Awesome :) Have you started monetizing it yet? For me that is something that should be done in the first 3 months. That gives you an idea of how valuable it is to others. If it is giving a steady stream of revenue then awesome.

Re: Ask HN: How do you manage your personal projects?

#28

Help: I haven't had an idea for a project in a long time. It might be because of the shitty job I have but I really can't find one even to bear my daily work. Advice on how to get them back?

One tip that would probably help you find new and interesting ideas: Try to read ask HN threads, shown HN threads (the new ones). Just the other day some guy posted about how he could get notified of remote tasks. I think that is a good problem to solve. You'll find many like these once you start reading comments.

Re: Ask HN: How do you manage your personal projects?

#29

I have a trello board with a card for each idea. I have 4 lists: - Braindump: New ideas go here as I think of them. - Graveyard: Archive of bad ideas. - Research: Potentially good ideas that need fleshing out. - Ready: Ideas where I've thought through and documented market fit, timeline, tech stack, marketing, or whatever the project needs. And crucially: first thing to do when I start the project, which makes it eas…

I find Trello extremely useful to organise my own projects. I have a board similar to the one you describe, cataloging my ideas and their various stages, and also a board per project that I start building, which is typically organised as a traditional left-to-right agile board.

how many columns do you usually have on Trello? Whenever I try to use Trello I end up having too many columns

Re: Ask HN: How do you manage your personal projects?

#30
post #6

Get married, get kids. Have no time left. No projects, no cry.

Married, two kids. I have time for projects. Although, if I'm honest, really no social life. I have about 3-5 hours in the evening in which I need to balance house work, projects, exercise, couple time.

It's only through management that I get anything done at all

I have an ideas folder, each idea gets a text file with a summary of the idea. I write it, I leave it for at least 2-3 weeks, often longer. If I still think its a goer after that, I flesh out out, spend time thinking about implementation

If an idea is to be explored, it gets a folder for prototypes, notes, resources etc.

There are people on here far more organised than me, and I plan to steal their methods.

Idea: An AI bot that sums up the main points from all of the answers on an "Ask HN" post

Post reply on HN