Earlier quoted context omitted.
Coming from scandinavian welfare state, it is really difficult for me to understand why someone would give to their relatives some of their income. Especially if you earn it by working, and the reasoning being so that they don't have to worry about money = have less pressure to work. I don't want to judge anyone, just wanted to state that there is clearly quite a big cultural gap here. I don't know anyone around here…
Brit here. We have a welfare state (just about...), though it's getting pretty grim lately. I've given a decent amount to family over the years. For the most part it's about a recognition of what people have done for me. My mother sacrificed significantly so that I could be the person I am today. Not every country rewards work equivalently. In Sweden I see people working in supermarkets and petrol stations that still…
Ask HN: Which is the most successful one-person business you heard of in 2019?
111–120 of 243 posts
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#112I'm running MinistryOfFlat.com and I have made 7 figures this year. No investors or co workers. No marketing beyond my 2k twitter followers and a website. Solve a very specific and hard problem and the right people will find you.
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#113Earlier quoted context omitted.
An acquaintance worked for the company and asked for help replacing an existing paper process with an excel document. I helped, but mentioned a web app would work much better. The company trialed the excel version but came back with some concerns. I talked it over with the friend and decided to spend my free time building it out. Once I had a beta ready they trailed it in their location and they loved it. We got it i…
What did your acquaintance get for their part? I had a kindof similar situation long ago, where a friend worked for a high-frequency trading company and I had been developing a low-overhead high-precision resource and system monitoring framework. I would supply him development builds of the agents and a web login to monitor and tune their trading systems while I got some free production testing in return, it seemed f…
I had another opportunity to develop a similar tool for another company, but the person who pitched it wanted 50% despite having nothing to offer other than the idea, so I politely declined.
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#114Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#115I have so many ideas and the path to reaching customers just seems impossible. I am constantly saying to myself, who could be persuaded to PAY for this? And yet so many people here have successful products that I NEVER would have thought could work (a color gradient on text?!?!). I do not know how people reach actual revenue on their side projects.
I am the same here, I am so useless at sales that when I see the things some people manage to sell I get angry somewhat.
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#116Earlier quoted context omitted.
I'm a graphics nerd so that stuff is just fun for me, and most of it is part of existing toolkits I have already written for things like font rendering and UI. I used to think that quality was attention to detail and polishing everything, but now I think its a hump you have to get over. People stand in line for hours, in the rain and cold, and jump through a lot of hoops the stuff they really want. As a creator your…
I guess your product is B2B and perhaps that makes it different. Reminds me of Berkshire Hathaway's website: https://www.berkshirehathaway.com/ Zero fucks given.
:-)
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#117Sidekiq makes ~1M/year in gross revenue. I believe the only full-time employee is the founder, and it doesn't sound like there are any material recurring expenses: https://www.indiehackers.com/podcast/016-mike-perham-of-side... It's the most profitable one-man show I know of, although there's many that I've run into that ~500k, albeit with a much higher operational burden.
Mike created a quality product that was much better than the alternatives at the time. I remember working in a Rails shop and struggling with Resque.
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#118I'm running MinistryOfFlat.com and I have made 7 figures this year. No investors or co workers. No marketing beyond my 2k twitter followers and a website. Solve a very specific and hard problem and the right people will find you.
some thoughts/questions:
- Do you use a library for packing? This alone is a lot of work. Since you write in C, are you using boost polygon or CGAL for the computational geometry algorithms?
- Have you thought about a data-driven approach? Unwrap and packing are geometric operations, but seam marking/segment classification may be amenable to an ML-based method (specifically the spectral graph CNN that came out recently). This seems like the largest hurdle to more "human-like" unwrapping but I'm only a hobbyist so this could be way off base.
I'm almost tempted to create a competing product, but alas I already have a startup in a different domain : ]
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#119I have so many ideas and the path to reaching customers just seems impossible. I am constantly saying to myself, who could be persuaded to PAY for this? And yet so many people here have successful products that I NEVER would have thought could work (a color gradient on text?!?!). I do not know how people reach actual revenue on their side projects.
Re: Ask HN: Which is the most successful one-person business you heard of in 2019?
#120I have so many ideas and the path to reaching customers just seems impossible. I am constantly saying to myself, who could be persuaded to PAY for this? And yet so many people here have successful products that I NEVER would have thought could work (a color gradient on text?!?!). I do not know how people reach actual revenue on their side projects.