Live data from Hacker News

AI is killing B2B SaaS

nmn.gl

281–290 of 752 posts

Re: AI is killing B2B SaaS

#281
post #263

Earlier quoted context omitted.

What I struggle with is developers wanting to leave platforms like Datadog for open source equivalents that need to be self-hosted. I hear all of the cost savings benefit, but I never see the team factoring in their own time (and others time) needed to set up and maintain these systems reliably long term. Something IC’s at company often struggle to understand is the reason why companies often prefer to buy managed so…

My log bill for Google cloud log would be like 30k. For splunk I like 80k. I self host for 1.5k per month. Spend maybe an hour a month? Easiest money I ever made.

This is the exception to the rule

Re: AI is killing B2B SaaS

#282

It's a tale as old as time that developers, particularly junior developers, are convinced they could "slap together something in one weekend" that would replace expensive SAAS software and "just do the parts of it we actually use". Unfortunately, the same arguments against those devs regular-coding a bespoke replacement apply to them vibe-coding a bespoke replacement: management simply doesn't want to be responsible…

& the counter-argument is those SAAS apps being killed by A.I are growing revenue 20%+ YOY

people who write this BS - one never don't understand SAAS fundamentals, they only see what's on the screen and forget the complexity that lives on the backend - forget the costs of running such a SAAS

before it was low-code will kill SAAS, then Visual UI builders, now its A.I

just like it was before that crypto will kill Trad-Fi

people who say these things - have tied their identity into it so they whole-heartedly believe the bullshit they say even though reality doesn't match

to anyone curious read the 10k (Annual Report) of any public SAAS - Salesforce | Workday etc - people should admire these companies for the machines / ecosystem they built - and also learn the good & mistakes to avoid i.e the bad

those annual reports tell you how the revenue generation machine works, how much revenue is expected 2+ / 3+ years from now - their weaknesses | headwinds and also tailwinds - how those companies grow and continue to grow etc

Re: AI is killing B2B SaaS

#283
post #263

It's a tale as old as time that developers, particularly junior developers, are convinced they could "slap together something in one weekend" that would replace expensive SAAS software and "just do the parts of it we actually use". Unfortunately, the same arguments against those devs regular-coding a bespoke replacement apply to them vibe-coding a bespoke replacement: management simply doesn't want to be responsible…

What I struggle with is developers wanting to leave platforms like Datadog for open source equivalents that need to be self-hosted. I hear all of the cost savings benefit, but I never see the team factoring in their own time (and others time) needed to set up and maintain these systems reliably long term. Something IC’s at company often struggle to understand is the reason why companies often prefer to buy managed so…

Because most of them arent trained to think economically... how many people on the planet do you think are aware of the notion of opportunity cost?

Re: AI is killing B2B SaaS

#284
The reason for divergence is actually much simpler. NASDAQ 100 includes data center builders, Morgan Stanley software index doesn't. Stock market is going down across the board if you exclude data center construction.

Re: AI is killing B2B SaaS

#285
post #150
post #147

Earlier quoted context omitted.

There was no chance that everyone would be running their own email server, but if it wasn't for the lack of IPv6 adaptation a plug and go home email server solution would probably see a decent amount of use. I'd bet we'd already be seeing it as a feature in most mid-ranged home routers by now.

The mail server in a router is easy to host, the problem is: 1) Uptime (though this could be partially alleviated by retries) and most of all: 2) "Trust"/"Spam score" It's the main reason to use Sendgrid, AWS, Google, etc. Their "value" is not the email service, it's that their SMTP servers are trusted. If tomorrow I can just send from localhost instead of going through Google it's fine for me, but in reality, my ema…

Trust / spam score is the largest one I think, second to consumer ISPs blocking the necessary ports for receiving mail.

Even if your "self hosting" is renting a $5/month VPS, some spam lists (e.g. UCEPROTECT) proactively mark any IP ranges owned by consumer ISPs and VPS hosting as potential spam. I figured paying fastmail $30/yr was worth never having to worry about it.

Re: AI is killing B2B SaaS

#286
post #233

Earlier quoted context omitted.

> what if this time it's senior developers and they actually can slap something together better then the expensive SAAS offerings A typical SaaS customer will use many pieces of software (we mostly call them SaaS now) across its various functions: HR, accounting, CRM, etc. Each one of those will have access to the same pool of senior devs and AI tools, but they will pour more resources into each area and theoreticall…

As my manager said to a young me when I offered to replace our CMS, and promised I could do a good job at it, "you could probably assemble our office furniture too, but I don't want to pay you to do that either"

The law of comparative advantage strikes again.

Re: AI is killing B2B SaaS

#287
post #264
post #173

Earlier quoted context omitted.

1. Enthusiastic employee (vibe-)codes a replacement for a turnkey SaaS product that the company uses. 2. Company uses it, maybe even starts to rely on it for important business operations, and for a time the employee supports that app. 3. Bugs creep in, feature request pile up. 4. Employee either leaves the company or moves on to another project. 5. Pain

Even more accurate (I work in this space): 3. Bugs creep in, feature request pile up. 4. Employee continue in the company and request help (or the managers see the need): 4.1 They hire more, but if all are vibe-coders too 4.1.1 The product gets more complicated (no more complex, that good developers can manage!) 4.1.2 Bugs creep in, feature request pile up. 4.1.3 People start to get desperate, not worries! now: 4.1.3…

All of this will create noise whilst up-starts and competitors who dont fall for the trap carry on making real forward progress.

lol

Re: AI is killing B2B SaaS

#288
post #263

Earlier quoted context omitted.

What I struggle with is developers wanting to leave platforms like Datadog for open source equivalents that need to be self-hosted. I hear all of the cost savings benefit, but I never see the team factoring in their own time (and others time) needed to set up and maintain these systems reliably long term. Something IC’s at company often struggle to understand is the reason why companies often prefer to buy managed so…

My log bill for Google cloud log would be like 30k. For splunk I like 80k. I self host for 1.5k per month. Spend maybe an hour a month? Easiest money I ever made.

When you’re in the middle of a production down event and your whole team is diagnosing the issue, and your log server is unresponsive, who do you contact for support?

No one, you pull an engineer off the production issue to debug the log server, because you need the log server to debug the production servers.

See the problem?

Edit: to be clear I’m no fan of Datadog and I wish self hosting were an option. I want this path for our company, but at least on our team we just don’t have enough (redundant) expertise to deploy and manage these systems. We’d have to hire an extra FTE.

Re: AI is killing B2B SaaS

#289
post #150
post #147

Earlier quoted context omitted.

There was no chance that everyone would be running their own email server, but if it wasn't for the lack of IPv6 adaptation a plug and go home email server solution would probably see a decent amount of use. I'd bet we'd already be seeing it as a feature in most mid-ranged home routers by now.

The mail server in a router is easy to host, the problem is: 1) Uptime (though this could be partially alleviated by retries) and most of all: 2) "Trust"/"Spam score" It's the main reason to use Sendgrid, AWS, Google, etc. Their "value" is not the email service, it's that their SMTP servers are trusted. If tomorrow I can just send from localhost instead of going through Google it's fine for me, but in reality, my ema…

For "Trust", I believe patio11 described this system as the "Taxi Medallion of Email".

e.g. you spend a lot of money to show that you are a legitimate entity or you pay less money to rent something that shows you are connected to said entity.

Re: AI is killing B2B SaaS

#290

It's a tale as old as time that developers, particularly junior developers, are convinced they could "slap together something in one weekend" that would replace expensive SAAS software and "just do the parts of it we actually use". Unfortunately, the same arguments against those devs regular-coding a bespoke replacement apply to them vibe-coding a bespoke replacement: management simply doesn't want to be responsible…

So you think this downturn will be short lived? When management realise that the vibe coded projects are not maintainable, SAAS will be as popular as ever

I dont even blame management. I believe most of them are well-aware that much of what is going on right now is pure hype.

However, they dont have a choice. The sentiment of shareholders is that they want their cash (yes it is their cash that managers re-invest on their behalf) to be invested in AI-related projects.

So...... you get what you get, and investors will get what they deserve. But they will still blame the management in the end ;)

Post reply on HN