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? what if the expensive SAAS offering is just as vibe coded and poor quality as what a junior offers?
To the first question, if your senior devs can do that there's almost certainly something more directly valuable to your business they could be doing than solving a problem your vendor has already solved The second question is a valid one, and I think it will somewhat raise the bar of what successful SAAS vendors will have to offer in coming years
AI is killing B2B SaaS
511–520 of 752 posts
Re: AI is killing B2B SaaS
#512It'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…
OTOH, I was hired by an enterprise that was many months into a giant backend rewrite. After wrapping my head around the many plans, I realized they were rewriting Django, badly. One weekend I prototyped the whole thing… in Django. It worked. It met the specs. It was a CRUD app with a REST API. I came in to work Monday morning, showed it off, and inadvertently triggered a firestorm. Later my boss told me not to do tha…
1. Optimize things so that they work 10 000 times faster because it makes us look incompetent (must be done slowly to show gradual progress).
2. Brag about such optimization (to stakeholders) without first synchronizing this with them (so they can brag proportionally to their pay rate :) ).
Re: AI is killing B2B SaaS
#513Earlier quoted context omitted.
OTOH, I was hired by an enterprise that was many months into a giant backend rewrite. After wrapping my head around the many plans, I realized they were rewriting Django, badly. One weekend I prototyped the whole thing… in Django. It worked. It met the specs. It was a CRUD app with a REST API. I came in to work Monday morning, showed it off, and inadvertently triggered a firestorm. Later my boss told me not to do tha…
Oh I have seen this story and was the one who caused this story when I was younger. In a lot of cases the "new guy" thinks its an easy software and does it on his free time and thinks he did a great job. In reality the specs are never 100% done correctly. The "new guy" misses some edge cases everybody but him knew because its just company knowledge. A lot of info in the specs was missing since they are not complete a…
Turns out it's a lot easier to build on top of a common framework than do everything from scratch.
Re: AI is killing B2B SaaS
#514It'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…
Re: AI is killing B2B SaaS
#515When enterprises/businesses in general upgrade any software in the company it takes years sometimes... There is also Vendor lock in, you can't just swap things with vibe-coded slop, and trust me your manager will never want to do that either because his butt will be on the line.
Re: AI is killing B2B SaaS
#516Earlier quoted context omitted.
Oh I have seen this story and was the one who caused this story when I was younger. In a lot of cases the "new guy" thinks its an easy software and does it on his free time and thinks he did a great job. In reality the specs are never 100% done correctly. The "new guy" misses some edge cases everybody but him knew because its just company knowledge. A lot of info in the specs was missing since they are not complete a…
It swings both ways though. I've seen plenty of older engineers dismiss the "new guys" effort and claim that everything had to be custom written, because there's no way a common framework like Django could cover their use case. The same type of engineer has never once worked with a common framework though, so they don't know what's included nowadays. Turns out it's a lot easier to build on top of a common framework t…
Its something different coming in and changing things here and there but rewriting the hole thing on a weekend is something different.
Re: AI is killing B2B SaaS
#517Earlier quoted context omitted.
OTOH, I was hired by an enterprise that was many months into a giant backend rewrite. After wrapping my head around the many plans, I realized they were rewriting Django, badly. One weekend I prototyped the whole thing… in Django. It worked. It met the specs. It was a CRUD app with a REST API. I came in to work Monday morning, showed it off, and inadvertently triggered a firestorm. Later my boss told me not to do tha…
Oh I have seen this story and was the one who caused this story when I was younger. In a lot of cases the "new guy" thinks its an easy software and does it on his free time and thinks he did a great job. In reality the specs are never 100% done correctly. The "new guy" misses some edge cases everybody but him knew because its just company knowledge. A lot of info in the specs was missing since they are not complete a…
We only know what OP wrote and he doesn't sell himself as a genius but as someone who was competing with really, really bad ideas.
Re: AI is killing B2B SaaS
#518Earlier quoted context omitted.
I can relate to this so much. When I was a newly joined Google consultant at a partner firm, we went to their office - some 13 different types of cuisines, different types of game rooms, lounges and what not. A luxury star hotel experience. We were waiting for our meeting on behalf of this one particularly large media client who was bleeding money on Wordpress. 3 engineers arrived - fashionably late. We explained the…
It’s funny you complain about the sales pitch the guy gave you, but the comment itself sounds like a sales pitch :)
Re: AI is killing B2B SaaS
#519Earlier quoted context omitted.
It’s funny you complain about the sales pitch the guy gave you, but the comment itself sounds like a sales pitch :)
IMHO it sounds more like someone who is proud of solving a problem for very little effort that Google tried to sell a very expensive solution for.
Re: AI is killing B2B SaaS
#520Earlier quoted context omitted.
OTOH, I was hired by an enterprise that was many months into a giant backend rewrite. After wrapping my head around the many plans, I realized they were rewriting Django, badly. One weekend I prototyped the whole thing… in Django. It worked. It met the specs. It was a CRUD app with a REST API. I came in to work Monday morning, showed it off, and inadvertently triggered a firestorm. Later my boss told me not to do tha…
In the beginning of my career, I've been once told by my senior management that I should never again: 1. Optimize things so that they work 10 000 times faster because it makes us look incompetent (must be done slowly to show gradual progress). 2. Brag about such optimization (to stakeholders) without first synchronizing this with them (so they can brag proportionally to their pay rate :) ).