So, I'm asking if you are in same position as me, how are you organizing yourself to do everything ?
Ask HN: How do you organize yourself as a solo founder
1–10 of 17 posts
Re: Ask HN: How do you organize yourself as a solo founder
#2Basically, 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 but I've been much better about that recently.
Re: Ask HN: How do you organize yourself as a solo founder
#3Re: Ask HN: How do you organize yourself as a solo founder
#4For content creation, I created this little React based Wordpress alternative that is free to use and 100% open source: https://github.com/elegantframework/elegant-cli
For emails, I use ConvertKit to collect email signups and send out updates to my subscribers.
Pomodoro method when things are really hectic and on fire. I’ll set a timer for 20 minutes and won’t leave my terminal until my task is complete or time has run out.
P.S. I have a daytime developer gig as well; and a family at night. As well as I have small stakes in past ventures that need tending sometimes.
Re: Ask HN: How do you organize yourself as a solo founder
#5Re: Ask HN: How do you organize yourself as a solo founder
#6Re: Ask HN: How do you organize yourself as a solo founder
#7I 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] if I find myself doing repetitive tasks, then I do a recurring calendar item with the specifics
So I only need a calendar of choice (google calendar for me), text file (apple notes/reminders), email (superhuman for delayed email functionality).
For me, I generally want to: a) put out new content once a week b) create emails c) answer calls d) build tech
All of that sounds recurring other than c), so I first time box a daily time limit each day and slowly start figuring out what goes in where.
It changes as things progress (lots of tech needs to be built, content creation for a week I"m on vacation, etc)...
Happy to chat (my info in the profile). I've done the 9:5 + side project as well as stay-at-home parent + side project + a mix and can share more of what has worked for me.
Re: Ask HN: How do you organize yourself as a solo founder
#8I 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] if I find myself doing repetitive tasks, then I do a recurring calendar item with the specifics
So I only need a calendar of choice (google calendar for me), text file (apple notes/reminders), email (superhuman for delayed email functionality).
For me, I generally want to: a) put out new content once a week
b) create emails
c) answer calls
d) build tech
All of that sounds recurring other than c), so I first time box a daily time limit each day and slowly start figuring out what goes in where.
It changes as things progress (lots of tech needs to be built, content creation for a week I"m on vacation, etc)...
Happy to chat (my info in the profile). I've done the 9:5 + side project as well as stay-at-home parent + side project + a mix and can share more of what has worked for me.
Re: Ask HN: How do you organize yourself as a solo founder
#9For code, I keep a private repo.
For docs, I use grip to edit markdown to html files.