I thought this was a pretty good article that didn't over-sensationalize SaaS products, while still explaining how they can lead to success. It sucks that the OP's website didn't "blow up", but then again, most micro-SaaS's are not meant to go viral like that. One point I would add is that there should be more promotion other than just posting on HN + PH. If that's where your launch stops, you may not be realizing yo…
I wrote a SaaS product because the internet made me believe it'd make me rich
111–120 of 264 posts
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#112Earlier quoted context omitted.
Are facebook ads really viable forna SaaS product? How should a lone founder organize a better launch than the OP?
In general, paid ads can easily become too expensive because they have bad ctr, low engagement, and lots of spam mixed in. So unless your average customer spends $100+ with you, it will most likely not work. A common trick is to offer upfront paid annual plans, to convert $10 monthly into $120 now.
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#113I think solo-founders should try hard to find a simple and efficient tech stack - including hosting. Why use containers and EC2 when you could just use a PaaS like Pythonanywhere and be done with it?
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#114> Go for B2B if you can. Freelancers aren't rich. I don't understand this... can anyone explain?
In my startup we're currently courting a company and if we get the deal we'll have all our costs covered + enough for another engineer + some leftover profit.
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#115Earlier quoted context omitted.
Bummer. Yeah, my idea was more along the lines of find my audience hanging out online and gently, subtly mention my product. Niche specific subreddits, forums (they still exist), Slack rooms, creating YouTube videos and others work pretty okay for initial traction for free.
I get so frustrated marketing like this. I've put weeks of my life into FOSS projects just to post them on reddit and have them immediately deleted because "self promotion". If I can't post my FOSS to the linux subreddit then what in the world am I allowed to post?
Always read the wiki before posting. When in doubt, ask moderators if they're OK with self-promotion.
Self-promotion doesn't mean you spam links left and right. Try to provide value first, and maybe at the end of your post/comment, link to your website.
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#116I was following this same path until yesterday, when I gave up. I have the mock-ups and all the notes with me, but I won't go ahead because I know it would be too much of an effort. Web dev has become rocket science for those who started in this business in the late 90's, at least IMHO.
Therefore I think you should start with PHP. Write PHP -> upload -> done.
If PHP is unpopular advice, maybe this is even more unpopular: you might want to check out the ProcessWire CMS. Yes, this is a CMS, but since the front-end and back-end are separated it can be used as framework for a lot of things. It has a lot of (free) addons, like support for Twig, making developing even complex systems very simple.
And ofcourse you can use frameworks like Symfony and Laravel.
But to get rid of the rocket science I believe PHP is the way to go because it makes deployments so much easier.
And if the time comes your product is a success you can always hire rocket scientists who can help you to move on.
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#117After googling around a bit, I found that Upwork had no way for user's to get alerts on new jobs, even though many user's requested it. "Hmmm, I thought, a market need". There were, though, countless forum posts and low-quality YouTube videos explaining how to set up alerts via IFTTT and Upwork's RSS feeds feature. "
As a long time Upwork freelancer (12 years now) - short answer would be that you're not cut for freelancer's market. Long answer is harder to stomach, so skip next paragraph:
1 - Being early is disadvantage actually. Being early means your bid gets dumped in job poster's email along with the others. You want to be 1st (hard to be and you'll never have the guarantee even with a fast notification) or let it sit for 24 hours.
2 - Rant about not having notifications then answering yourself about using RSS. If RSS is hard for you to make it work then I'll have to wonder about the rest of your skills as programmer. Personally I didn't like any RSS feed apps out there so I wrote my own, customized to my needs. You could've done the same, instead you made a Saas out of it thinking you'll strike gold.
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#118This is a pretty good atticle, and the product is actually quite solid (maybe a tad overpriced), but this right here is a rookie mistake: > In January, 2019 I launched to HackerNews and some subreddits ... Really? That's a "launch" these days? At least scrounge up a few hundred bucks and throw up some Facebook ads. Reddit and Hacker News have some of the most cynical and thrifty readers out there. Networking and gett…
> Really? That's a "launch" these days? At least scrounge up a few hundred bucks and throw up some Facebook ads. Reddit and Hacker News have some of the most cynical and thrifty readers out there. Networking and getting the word out is half the battle. With such little effort put into the launch, OP could have been selling a dollar for fifty cents and no one would've cared. Eh, I tried exactly this for a "thought bub…
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#119Earlier quoted context omitted.
> Really? That's a "launch" these days? At least scrounge up a few hundred bucks and throw up some Facebook ads. Reddit and Hacker News have some of the most cynical and thrifty readers out there. Networking and getting the word out is half the battle. With such little effort put into the launch, OP could have been selling a dollar for fifty cents and no one would've cared. Eh, I tried exactly this for a "thought bub…
I know there’s a lot of this, but what is the angle? Who is running the bot farms to click on Facebook ads and sign up for random services? And what are they hoping to achieve?
If someone clicks, signs up, and never pays, the conversion rate on the ad looks worse, and Facebook's targeting looks less valuable.
Re: I wrote a SaaS product because the internet made me believe it'd make me rich
#120Earlier quoted context omitted.
Can I get some insight into this? What did Balsamiq do? I'm not familiar.
It was an early wire framing tool for prototyping UIs. The clever bit (that seems obvious now) was that it looked intentionally rough so that clients would focus on the overall UI layout instead of the minor details. It was a great app.