Earlier quoted context omitted.
I have the same problem. When I see the kinds of simple products printing HNers money I think “people pay for THAT?” Any ideas I do have I convince myself nobody needs, wants, or will pay for.
Ok here is the playbook: - Go here https://aws.amazon.com/products/?aws-products-all.sort-by=it... - Look at the list of products - Copy one of them - Do it a bit better (e.g. cheaper, faster, hosted in EU, targeted at some specific segment of users etc.) - Launch asap (no longer than 3 months of coding) - Reach out to potential users everywhere you can, until you get a few dollars of recurring revenue in - Write blo…
One-man SaaS, 9 Years In
191–200 of 221 posts
Re: One-man SaaS, 9 Years In
#192If anyone wants some one-man-SaaS ideas, here's a few which I desperately want. Somebody please build these and let me know! I already have my own startup so I don't have time to build these other ideas. - A cheaper and simpler version of visualping.io, they used to be really good but now they're too expensive and enterprise-y. Would be easier and better with AI. - AI-based email assistant which instantly brings up t…
We are trying to make it as hands-off for end user as possible, but just plugging AI into it is that easy as it seems, since you need to make sure that you are alerting for legit changes and that nothing is hallucinated by the AI
Re: One-man SaaS, 9 Years In
#193Earlier quoted context omitted.
Paid advertising or organic marketing with reels/shorts and blog posts that are SEO optimized,lastly, a bit of luck.
Thank you, I'll try the blog posts with SEO route first :)
Also, you could just reply to your question with a link to your app under a different account but I'm not sure this as effective as having the link in the post which guarantees the link will be seen if someone clicks on that Reddit thread via Google, otherwise, there is no guarantee that your comment will get up voted and be visible, unless of course you game this also.
Re: One-man SaaS, 9 Years In
#194Earlier quoted context omitted.
That is not answering the question. How do you do to get alerted of your service going down when: - you are in the wilderness, ouside or with little cell coverage - drunk and dancing in a wedding with music at full blast These are just 2 small examples out of many others. Also it means you need to stay connected when taking a plane, be able to stop and/or swap drivers if your are in a long driving trip so that you ca…
Keep in mind that 95% downtime happens when you deploy things or change configuration settings. If I am drunk dancing in the woods as a solo operator no one is doing config changes on my servers. The remaining 5% downtime like internet connection to the server facility, solar flares, UFO taking over the world - I would not able to do anything about anyway, would have to wait until it goes away.
The most common issues I have with long term projects are small code/config changes (#1 by a ridiculous degree), then way below is drives filling up and then way below that is actual hardware failure.
Drives filling up are often the most annoying to fix as they cause very odd user facing problems. Just fixed this week an old wordpress site that I spent over 2 hours trying to fix, trying everything, before I realised the mySQL database was full. It turns out if a mysql db is full the provider revokes insert privs on the user and wp login will just go in a loop back to the login page if it can't write to the database. No errors on the UI :(.
Re: One-man SaaS, 9 Years In
#195Sorry if that was shared elsewhere, how did you market your product?
Re: One-man SaaS, 9 Years In
#196Pēteris' model with healthchecks.io was a large inspiration for me, and it is the reason why ntfy.sh is following the same model: open source, self-hostable, fun driven development. Thank you Pēteris for being an inspiration.
Re: One-man SaaS, 9 Years In
#197Earlier quoted context omitted.
I'm absolutely convinced that burnout is a function of spending time on things you loathe to do. Not how much time you spend on something you love doing. Most people I know that actually work all-the-time, not self-proclaimed "I work X hour weeks people that say it to sound 'cool'" people. Never have a burnout. Most of those people also go on extended vacations of say 5-7 weeks. But still work 2-3 hours every day. Bu…
To me, burnout is putting large amounts of mental and emotional energy into an activity where you don't have much agency on how it is done, or the outcome. That can happen in entrepreneurship, but much more common in corporate life. The actual amount of work leading to burnout is only a small component IMO.
> That can happen in entrepreneurship, but much more common in corporate life.
Yeah but it’s not at all limited to traditional work. A common source of burnout is family issues. People burn out taking care of others, especially someone with psychological or substance abuse problems. Or co-dependence, terminal illnesses. Those things can become worse by trying harder, and that’s a potent recipe for burnout.
Re: One-man SaaS, 9 Years In
#198Earlier quoted context omitted.
With things like https://mailinabox.email/ it is actually simple.
The difficulty has never been about the SMTP service software itself.
Re: One-man SaaS, 9 Years In
#199Earlier quoted context omitted.
Being unique is important if you actually want to dominate the market. A product like his has captured a piece of the pie, but someone with equal distribution can easily eat into that since he has no moat.
What if he doesn't actually want to dominate the market? The idea of an "economic moat" comes from Warren Buffett[1] and it was/is part of his investing philosophy to look for companies with some sort of unique feature which allows them to dominate markets and create effective monopolies on their particular niche. It makes sense in that context but it doesn't necessarily apply everywhere. What if you're just trying t…
Re: One-man SaaS, 9 Years In
#200I'd love to just make $1000 / month profit. I don't "need" the money per se, but definitely "want" it. Maybe for no other reason than to just to do it. I just can't seem to come up with an idea. It has been said/written multiple times "scratch your own itch". It seems that I don't have an itch. If it takes me X-amount of steps or time to do some task, I don't ever look at how to reduce it, I just go with the flow. In…
If all you want is $1000/mo, you don’t necessarily have to solve a new problem, you can solve a problem that already has solutions (ideally doing it slightly better, but this isn’t required).
If your product is identical to the competitors, then you can carve out a small percentage of the market just be being the first solution the user tries, e.g via paid ads putting you at the top of the search.
Best of luck!