Live data from Hacker News

Ask HN: How do you organize yourself as a solo founder

news.ycombinator.com

11–17 of 17 posts

Re: Ask HN: How do you organize yourself as a solo founder

#11
post #2

Hi, I'm in a similar position as you. 9 to 5, working on my MVP after hours. Basically, working on this has replaced all of my TV and movie watching, and some hobbies. I'm able to do about 5hrs during the week and about 10hrs during the weekends doing it this way. I keep a spreadsheet logging all of the time I'm putting in, and just trying to stay focused - 'fake work' was really easy to fall into in the beginning bu…

Love the idea of logging time spent. I do the same. Care to elaborate on what you mean by 'fake work'?

Re: Ask HN: How do you organize yourself as a solo founder

#12
Depends what you're having most trouble with.

One big thing for me was to keep track of small bugs/improvements that don't immediate attention as well as some larger features I wanted to add going forward. For both of those I use the issue tracker in my private repo.

Re: Ask HN: How do you organize yourself as a solo founder

#13
post #8

I'm going to assume organize yourself to do everything means that you a) know what to do and b) are having trouble keeping track of all of the things you need to do, have done, and want to do. I generally break it down into - [ongoing] text file with all of the todos - [daily] categorize added todos since the last day - [daily] calendar things into when I have agreed with myself that I'll work on $project - [weekly]…

Sounds good So i think the only thing i have to add is a categorized todo list Thanks

Re: Ask HN: How do you organize yourself as a solo founder

#14
Aside from all the useful tips already written here, I'd add the following: Identifying and focusing on the areas that really push the needle forward is the biggest challenge for most but a very critical step. It is easy to fall into the trap of "looking busy, but getting no results".

What worked for me and my startup is committing to split testing / A/B testing of various initiatives. Before any initiative we identify what is the best outcome, the worst outcome and the probably outcomes. Then we test A strategy for a few days, after which we experiment and switch to B strategy. At the end we see which one is better, eliminate what doesn't work and stick to what does. From there it's just further experimentation and split testing of strategies until you hit your end goal.

This experimentation and identification of what pushes the needle forward takes time to refine which is why most startups (and businesses overall) take around 2 years to breakeven.

Re: Ask HN: How do you organize yourself as a solo founder

#15
post #2

Hi, I'm in a similar position as you. 9 to 5, working on my MVP after hours. Basically, working on this has replaced all of my TV and movie watching, and some hobbies. I'm able to do about 5hrs during the week and about 10hrs during the weekends doing it this way. I keep a spreadsheet logging all of the time I'm putting in, and just trying to stay focused - 'fake work' was really easy to fall into in the beginning bu…

Love the idea of logging time spent. I do the same. Care to elaborate on what you mean by 'fake work'?

Fake work is working on things that seem cool or useful, but don't actually contribute to success.

Examples:

0) On my company's mobile site, the navigation header wasn't centered. I almost spent time fixing it until I realized it literally didn't matter

1) I'm using some open source code in my MVP, I almost went through and cleaned up the code - but it worked without doing so, so why would I take the time to?

Re: Ask HN: How do you organize yourself as a solo founder

#16
First, you need to divorce yourself from the idea that you can do EVERYTHING that needs to be done. There just isn't enough time in the day even if you are highly organized and even if you didn't also have a full-time job.

You have to focus on the tasks that are most important to the overall success of your project. The problem is - that set of tasks does not align up perfectly with the tasks you personally find the most enjoyable or have the most talent with.

You have to spend some time doing things that are not pleasant to do and doing things that you struggle to figure out how to do. You will find yourself being constantly drawn to tasks that are in your 'comfort zone'. But you can't allow yourself the luxury of only doing those things and neglecting other critical items.

Divide tasks into a couple categories - Fun and not fun. When picking the next thing to work on, make sure you choose something in the latter category at least a few times each week.

Re: Ask HN: How do you organize yourself as a solo founder

#17

First, you need to divorce yourself from the idea that you can do EVERYTHING that needs to be done. There just isn't enough time in the day even if you are highly organized and even if you didn't also have a full-time job. You have to focus on the tasks that are most important to the overall success of your project. The problem is - that set of tasks does not align up perfectly with the tasks you personally find the…

By categorizing, I understand :

- Marketing (content creation) - Sales (calls, email) - Tech (fix, improvements)

So having a to-do list for each week with these days would be good

Post reply on HN