I don’t get why big companys are afraid of open source software.
I know that monetizing open source is hard but in exchange they would have 8 billion programmers ready, for free!
Even if they do like redhat , as controversial as it is right now, they would be better off than just closing the source.
I would be willing to pay to have the license to modify my own software even if I couldn’t redistribute it afterwards.
It’s happening. We’re seeing lots of new open source software with a corporate shine to it coming out. I just think that it’s not going to do anything good for open source.
Their workflow would be open to the public. The organizational structure doesn’t want things like this out in the open.
I don’t get why big companys are afraid of open source software
Maybe they think that their business would not be as profitable when using open source business models.
I would be willing to pay to have the license to modify my own software even if I couldn’t redistribute it afterwards.
That’s source-available software. An example license that you would probably like: The GitLab Enterprise Edition (EE) license.
Open source software doesn’t generally have a company behind it that you can obtain support from via a contract. Some do, but a small, but dedicated library that your entire company relies on? Probably not.
Additionally, there’s some perception that paying for software results in a better product than paying zero, which is an intuition from the adage “you pay for what you get”. Programmers and users of open source software generally believe the opposite, but executives and middle managers are in a completely different headspace from the workers that produce and use these products.
There is one aspect of that which is true: If upstream breaks your product, you have to figure it out. You can’t (or at least shouldn’t) just yell at some company upstream and hope they unbreak things. So, the support costs become the company’s costs, and who knows how much those costs actually are if you aren’t ready to track such thing?
-
False, many open source projects have companies behind them that provide enterprise hosting amd support. MongoDB, Android, Chromium, Hashicorp, GraphQL, Kubernetes and many many more.
-
I think that the above companies/projects speak for themselves on this point.
-
A lot of the time, if companies are to rely on upstream code, they contribute to the upstream. None of the companies that I have ever worked for do major upgrades before stable candidates are out. My company presently doesn’t move to a new release until SemVer x.2 (at a minimum, unless there is a critical vulerability that has been patched).
Microsoft is afraid of OSS because it would literally kill them if people knew just how much better it actually was. They admitted as much in the halloween documents.
They did a long campaign in the 90’s and 00’s of convincing businesses that OSS was illegal, too. And it worked pretty well.
I love OSS and I am not a fan of security by obscurity, but Windows has so much legacy garbage in it, that if it was open sourced it would be a malware engineers best Christmas ever.