Ask HN: How did you find your great side project idea?
21–30 of 130 posts
Re: Ask HN: How did you find your great side project idea?
#22I solved a problem that I had at work. I needed a tool to make interacting with HTTP APIs easier, and didn't like any of the existing ones, so I created Insomnia [ https://insomnia.rest/ ]. It took a weekend to build a proof of concept, then I released it to the public. As I improved it, the user base grew slowly. Then, a year later, I was able to quit my job to pursue it full-time. If you're curious, I have an Inter…
Re: Ask HN: How did you find your great side project idea?
#23Re: Ask HN: How did you find your great side project idea?
#24Or simple you like to do something by passion and spend time on it.
Re: Ask HN: How did you find your great side project idea?
#25My side projects tend to be libraries for other programmers. I usually get ideas by using existing libraries but being unhappy with the interface / api they offer. I love designing good apis that express the underlying concepts well, while hiding implementation details, and while many niche libraries have a good solution for their problem domain, many are lacking in api / UX.
Re: Ask HN: How did you find your great side project idea?
#26IMO there's no shame in working on your own derivation of an existing idea (take FB as one example). Sometimes a tweak here or there can be the difference between a good idea and game-changing one. Also it gives you the chance to 'edit' an existing product which is both a fun and thought provoking experience that can really hone your skills.
Re: Ask HN: How did you find your great side project idea?
#27Re: Ask HN: How did you find your great side project idea?
#28I solved a problem that I had at work. I needed a tool to make interacting with HTTP APIs easier, and didn't like any of the existing ones, so I created Insomnia [ https://insomnia.rest/ ]. It took a weekend to build a proof of concept, then I released it to the public. As I improved it, the user base grew slowly. Then, a year later, I was able to quit my job to pursue it full-time. If you're curious, I have an Inter…
Re: Ask HN: How did you find your great side project idea?
#29Re: Ask HN: How did you find your great side project idea?
#30I solved a problem that I had at work. I needed a tool to make interacting with HTTP APIs easier, and didn't like any of the existing ones, so I created Insomnia [ https://insomnia.rest/ ]. It took a weekend to build a proof of concept, then I released it to the public. As I improved it, the user base grew slowly. Then, a year later, I was able to quit my job to pursue it full-time. If you're curious, I have an Inter…
I know the "if it works for you, stick with it" saying, but I would really like to give it a go if it would have better features I may not be aware about!
Congrats on the app and being able to work on it full-time! That's a big achievement!