> but everything I create or try to do seems like there are already dozens of other solutions doing the same thing The major lesson I have after +20 years doing this: WHO CARES. This concern is valid for a huge company or anybody that wanna get like 70% of the whole market. For solo/small teams? Think of yourself as a street cart vendor that sells hamburgers, and is located on the front of mac donalds. They still sel…
Ask HN: Solopreneurs, how did you come up with your idea?
51–60 of 92 posts
Re: Ask HN: Solopreneurs, how did you come up with your idea?
#52One sample point of one person's experience: Product's built based on brainstorming: NEVER worked. Product built around solution to actual problems I've experienced: Always worked, BUT may not have a large enough TAM. The best way to actually find problems to solve is to replicate something else (as a learning process to actually find the real product you need to build), or talk to people who have problems: e.g. Try…
That does seem like the best way to go about it, but I have family who are doctors and they frequently talk about how tired they are of tech guys who read "The Mom Test" who now skulk around asking probing questions about pain points in a doctors daily work. It just seems like any time there is a repeatable process for doing something, people will latch onto it and then do it until it is totally exhausted. Tech Entre…
In other words, I gave them my damn problem but they arent interested in solving them.
So no, i aint talking to you about my problems anymore
Re: Ask HN: Solopreneurs, how did you come up with your idea?
#53Earlier quoted context omitted.
> For solo/small teams? Think of yourself as a street cart vendor that sells hamburgers, and is located on the front of mac donalds. What a great analogy! I always thought of how many lawyer offices there are, from single lawyer to multiple lawyers, but I like your take on it much better.
I like the dry cleaner example. How many dry cleaners are there? Do you go to the best one, or do you go to the one you know exists and is convenient.
Re: Ask HN: Solopreneurs, how did you come up with your idea?
#54Just fill needs that you have. Don't like how something existing works? Fix it. Think you can offer a better version of an existing idea? Go for it. Also: ideas are far less important than execution [1]. That's why it's best to work on problems you actually care about. If you don't, you'll end up cutting corners or burning out well in advance of success. [1] https://sive.rs/multiply
I agree with the first half, but strongly disagree with the second half of what you wrote. Ideas matter immensely. If you work on the wrong thing, perfect execution is not going to get you anywhere. If you work on the right thing, then even with mediocre execution will bring you at least some success.
Re: Ask HN: Solopreneurs, how did you come up with your idea?
#55E.g. I use/used Google App Engine (GAE)[1] a lot. When Google deprecated the GUI, I found it inconveniencing using the CLI. Secondly, there was no GUI for the Datastore Emulator. So, I set out to build something for both of them [2] and then decided to put it out there for others.
Along the line, it turned out that Google didn't support using one of their tools "dev_appserver.py" for building Python 3 Apps on Windows and so I also built a patch for it [3]
1) https://cloud.google.com/appengine/docs/standard
3) https://github.com/NoCommandLine/dev_appserver-python3-windo...
Re: Ask HN: Solopreneurs, how did you come up with your idea?
#56Just fill needs that you have. Don't like how something existing works? Fix it. Think you can offer a better version of an existing idea? Go for it. Also: ideas are far less important than execution [1]. That's why it's best to work on problems you actually care about. If you don't, you'll end up cutting corners or burning out well in advance of success. [1] https://sive.rs/multiply
> Just fill needs that you have. Don't like how something existing works? Fix it. Think you can offer a better version of an existing idea? Go for it. While I don't disagree with this point, what it often leads to is developers creating developer tools, which is a crowded and competitive area. There are fields out there that are crying out for tech solutions because they are lumbering dinosaurs that haven't changed w…
That can certainly happen. But you should at least have some domain experience or have a partner who does. Otherwise, not only will it be hard to come to the correct solution, you'll struggle to get your foot in the door to the industry.
Re: Ask HN: Solopreneurs, how did you come up with your idea?
#57Just fill needs that you have. Don't like how something existing works? Fix it. Think you can offer a better version of an existing idea? Go for it. Also: ideas are far less important than execution [1]. That's why it's best to work on problems you actually care about. If you don't, you'll end up cutting corners or burning out well in advance of success. [1] https://sive.rs/multiply
I agree with the first half, but strongly disagree with the second half of what you wrote. Ideas matter immensely. If you work on the wrong thing, perfect execution is not going to get you anywhere. If you work on the right thing, then even with mediocre execution will bring you at least some success.
You're not wrong but that should be self-evident. Most people know when they have a bad idea, they just lack the humility to admit it.
Re: Ask HN: Solopreneurs, how did you come up with your idea?
#58Re: Ask HN: Solopreneurs, how did you come up with your idea?
#59Earlier quoted context omitted.
> For solo/small teams? Think of yourself as a street cart vendor that sells hamburgers, and is located on the front of mac donalds. What a great analogy! I always thought of how many lawyer offices there are, from single lawyer to multiple lawyers, but I like your take on it much better.
I like the dry cleaner example. How many dry cleaners are there? Do you go to the best one, or do you go to the one you know exists and is convenient.