Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Is Indie SaaS Dying?
5 points by mgl 17 days ago | hide | past | favorite | 9 comments
Over the last few years, the indie SaaS landscape has changed drastically.

While there are still success stories—like Fathom Analytics, Plausible, Posthog, Bannerbear, levelsio with PhotoAI and NomadList, many indie hackers are finding it harder than ever to gain traction.

Customer acquisition has become significantly more challenging. Paid ads are prohibitively expensive, SEO is increasingly competitive, and organic growth takes much longer than it used to.

At the same time, AI is commoditizing many types of software. What once required months of custom development can now be spun up in days using AI tools, making it much harder to build a defensible product.

User expectations have also skyrocketed. Customers now expect polished, feature-rich products from day one.

Is indie SaaS still a viable path for bootstrapped founders, or is the golden era behind us?




> Paid ads are prohibitively expensive I've had some success with them. There are tricks, you just need to look for them.

Unfortunately my product (https://nuenki.app) is very low margin so it doesn't quite work out, but I wouldn't write them off entirely.

AI just means that you need something other than your code to be the product. Also, both from pg's essay and my own experience, marketing matters more.

BTW you write like an LLM. I don't think you are one, but mind that.


Your app looks really cool. I like how you can hover to see the original.

That being said, I wouldn't really use it for privacy reasons. Is all the data sent to some third-party API? What stops it from sending banking information, contact details, email addresses, credentials, etc?


The data is sent to a relay server, which then sends it on to Deepl/Claude.

There are quite a few layers of privacy:

1. Websites on the blacklist (e.g. banking sites), or with certain terms in the URL (e.g. "account"), are blacklisted

2. Websites can be blacklisted by the user

3. Sentences are checked for sensitive language, and filtered for banking info/emails/credentials/etc

4. The words in a sentence must be over a certain proportion (80% iirc) of known English words

5. Once the sentences are sent to the server, the server doesn't log who-sent-what, and the upstream translation services don't know either (because it all comes from the relay).

Translations are cached, though. It's a necessity in order for it to be even remotely economical to do so much translation.


Yeah, I am not worried about the privacy for sending the data to your servers, but for it being forwarded to the cloud LLM models.

Could you add support for local models/Ollama?


Sorry, I missed your reply!

Local LLMs previously weren't good enough, but I've recently done another set of benchmarks (https://nuenki.app/blog/llm_translation_comparison) and llama 3.3 70b is getting there with some languages. Currently I'm in the process of integrating it via Groq, but it could plausibly be done with local LLMs.

Above a certain scale I'll start self hosting, but I'm nowhere near justifying those fixed costs yet.

Would you prefer to run ollama locally, or just know that the translation server is running its own models rather than forwarding onto cloud providers?


I just don't want to send the content of the browsed sites to any third-party service. I am using LanguageTool though, having a local alternative to that will be great too.

What tricks do you have in mind, like super personalized retargeting?


I have one trick, and I won't share it because it's very niche and my margins are very thin (well, still slightly negative...) so any competition would kill it entirely. But it came about as a result of closely looking at my audience, looking for ways to precisely target them, and creating ads in a way that that demographic likes.

Before that, I had some success using Python to generate many thousands of niche google keywords (e.g. don't advertise on "Learn Spanish", but instead "How to learn Estonian quickly" and "What's the best way to learn Hungarian online") and advertising on them. It didn't have a positive ROI for me, but it might for other people with larger margins.

Tricks exist, you just have to look for them. Remember that most marketing people can't code, and exploit that.


I don’t see signs of this yet. We’re still seeing the same level of companies with traction come through each time we run an application process for TinySeed (accelerator focused on bootstrapped SaaS).

But realistically, there are a couple camps in bootstrapped SaaS. Folks who want to build an audience (often by “building in public” on social media), then hope they can monetize it. And folks who focus on non-audience-driven marketing and sales.

We only fund the latter, so take my comment with that context.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: