Forcing an inversion of control on the SaaS stack
41–50 of 50 posts
Re: Forcing an inversion of control on the SaaS stack
#42This is not a moat.
Re: Forcing an inversion of control on the SaaS stack
#43Earlier quoted context omitted.
I don't have a horse in this race, but this seems the right way to me. As a developer, I do already inject custom scripts to provide extra functionality / automation on SaaS I use where APIs are not available or limited. However, the thought of the non-technical users I work with doing that is scary, they have no idea if the code the LLM writes is correct, is it going to have a bug that causes a massive issue down th…
I'm glad to hear that it resonates! And yes, being able to provide a guardrailed environment has been the biggest problem that we're solving. Now every customer can get the power of Claude Code and vibe coding in a safe and controlled environment.
Re: Forcing an inversion of control on the SaaS stack
#44Earlier quoted context omitted.
I'm glad to hear that it resonates! And yes, being able to provide a guardrailed environment has been the biggest problem that we're solving. Now every customer can get the power of Claude Code and vibe coding in a safe and controlled environment.
your profile's blog link 404s
Re: Forcing an inversion of control on the SaaS stack
#45Re: Forcing an inversion of control on the SaaS stack
#46This bothers me. ALL enterprise SaaS prohibits reverse-engineering in its TOS and CSA and most prohibit bots and automation. So, the buyer will need the vendor's explicit permission to use something like 100x; and when the vendor has something on the roadmap, even if it's delayed, there's little chance that the vendor will give this permission. Anybody else bothered by this? Anybody who has a successful workaround?
A TOS/CSA should in no way ever attempt to prohibit automation, and if it does, it (generally) deserves to be disrespected.
There is a legitimate concern however about customer resource use escalating beyond what was expected when the price was set. Luckily this can be written as a simple black and white determination without any complicated gray areas, and is therefore easily enforced both in the code and in the contract.
Re: Forcing an inversion of control on the SaaS stack
#47Re: Forcing an inversion of control on the SaaS stack
#48Although I absolutely understand the frustration expressed by the author, I find the notion that SaaS companies are somehow 'evil' because they optimize for the 80/20 rule a bit arrogant. Anyone working in SaaS - or really in any business- understands that you need to prioritize. In the end, your obligation as a company, regardless of your product, is to generate profits. And that's absolutely OK.
>In the end, your obligation as a company, regardless of your product, is to generate profits. Moloch demands babies be scarified to generate maximum profits! For one, this is a very US concentric way of thinking. Secondly, if a human person thought like this we'd consider them to be an anti-social psychopath, which directly conflicts with the more recent SCOTUS ruling that companies are humans too. So, yes, we have…
Re: Forcing an inversion of control on the SaaS stack
#49Earlier quoted context omitted.
Fixed https://nmn.gl/blog
Right on. (Smart take on SaaS, too, BTW)