> Says Linux Foundation's OpenTofu adoption "tragic" Yeah, for them, not for the community that they tried to fuck over.
Where's this same vitriol directed at Amazon, Google, et al.? They've built huge cloud platforms on the backs of open source. These are highly profitable machines that siphon up so much free labor and give very little back. Instead we attack HashiCorp, whose entire product is going to fall into disuse over a fork of the very thing they built. Why is that? I'm angry at AWS - it's literally just open source software ru…
HashiCorp CEO Predicts OSS-Free Silicon Valley
31–40 of 111 posts
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#32Earlier quoted context omitted.
Yup. The fact that they even mentioned this shows their true motivation behind the piece. It’s not that OSS is bad, it’s THAT OSS is bad (for us)
It's also essentially a public admission that OpenTofu REALLY worries them, instead of just something to sit out or combat by making a better product.
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#33"CEO predicts that his unpopular gambit will pay off" In other news, water is wet.
Hopefully not for Terraform
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#34Earlier quoted context omitted.
I'd imagine it looks a lot like BUSL: source is available, and fine for use in non-competing ways, but using it to compete against the commercialisation efforts that pay for primary development is not allowed. Basically every successful open source company other than Red Hat at this point has the model in one way or another.
That sounds reasonable indeed. But competing against the commercialization efforts is just so vague. It’s also a huge turn off for enterprises, they are already afraid of the GPL, I think enterprises will not touch BUSL code. It’s nice for self hosters perhaps. But I for one am always thinking about how I can commercialize my self hosting skills (and have been somewhat successful here and there).
What I do wish is that all companies who have this kind of license would also have a clearly priced, clearly defined "pay us X and you can use the OSS bits under this commercial license instead" model, for exactly the reason you describe though.
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#35“HashiCorp’s technology was critical to the modern cloud” I would challenge that. Their tech gained a stronghold because it had a liberal OSS license and thus a community formed around it. Their technology itself isn’t critical, it was just popular to such a degree that it was almost standard in a lot of settings. Now they’ve upset that community we see they’re not as critical as they think they are - OpenTofu exists…
Or you could use GPL3 (for client-side) or AGPL (if it could be hosted). OSS crowd will be still happy and "leechers" are prevented.
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#36... if you want the whole pie. The open source business model works if the service you provide is to sell consulting, implementation, certification... If you want the whole SaaS pie then why are you going open source in the first place? To have the community develop the ecosystem for free for a decade making an SaaS business viable before you pull the rug?
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#37This is a dumb title for a good article. In that it makes is seem like he is talking about OSS software. The software that powers the entire Silicon Valley tech empire. Linux and OSS power Google, Facebook, Amazon, etc, right down to your 1-2 person startups. He's not talking about that -- he's talking about open source software sales model used by companies like Redhat and HashiCorp. The threat here is that you're d…
> Then you have XYZ startup appears, they takes your open-source code, repackages it and then sells enterprise features, professional services, and support. That is a feature of the model, not a bug. Exactly that happened to Git. Good. Happening at last in social media with Mastodon The point is to have a lot of smaller companies rather than one or two huge companies playing "lock in"
Sure, maybe this is a feature but if you're about to launch an open source sales model company you probably need to think really hard about that idea.
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#38There is nothing inherently wrong with HashiCorp's license. What IS wrong is building a product and community and accepting contributions based on an OSS license and THEN changing that license when it no longer suits them. The reality is that whether it was HashiCorp, Elastic, Mongo or any of the others that have gone down this path, if they had just started out with their BSL-type license they likely never would hav…
Proprietary software licenses are inherently wrong, though.
Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#39Re: HashiCorp CEO Predicts OSS-Free Silicon Valley
#40This has been brewing for a very long time, and he's by no means the only person or even the best person making these points. Open source dates back to the 1980s but really took flight in the 1990s with Linux, Linux distributions, and the mainstreaming of the Internet. Back then it was mostly a movement for software freedom and openness in contrast to closed source software like Windows and macOS. While it obviously…
Pushover licenses like MIT offer zero resistance to it, but that's just a reason to use better licenses like AGPLv3 instead, not to abandon open source entirely.