(no title)
krspykrm | 5 years ago
When top talent just accepts the big money contract regardless, corporations see little incentive to sponsor open source. Software development is the only industry that has large portions of infrastructure free and open for anyone to use, and this is due to inheriting the values of key founders of the industry a generation or so ago.
It's up to us to carry that torch, or we will become like every other industry.
ericb|5 years ago
Is it? I think it has more to do with companies realizing that [1]commoditizing their complements is a sound strategy, and [2] using open source as a growth strategy.
When you get to the "harvesting" stage or the "entrenched monopoly stage", the FOSS license doesn't make sense if you were using it merely as a growth strategy.
[1] https://www.gwern.net/Complement
[2] https://www.gwern.net/Complement#open-source-as-a-strategic-...
mcguire|5 years ago
[1] Back in the good ol' days, everybody made C/C++ compilers. OS vendors made compilers highly tuned for their hardware and software; others, like embedded vendors, made compilers tightly integrated with their tooling. Then gcc showed up everywhere, and started producing optimized code better than the tuned products. By the time LLVM appeared (2003?), its only real competition was gcc and a fork of gcc.
[2] Originally, Unix vendors had incremental improvements over their competitors in specific areas (IBM: SMIT/JFS, SiliG: graphics, etc.). Initially, Linux was a joke. Then it became as stable as the vendor OSs and the hardware it ran on was cheaper. Then it ran on any hardware. It may never have achieved feature-advantages over the competition, but taken as an entire package, the competition couldn't provide anywhere near enough value.
[3] IBM's a funny case, especially with Red Hat. IBM hasn't had a functioning software (or hardware?) product for at least 30 years.
sounds|5 years ago
Examples:
• Apple
• Amazon
• Facebook
• Google
• Microsoft
• Netflix
• Red Hat
unknown|5 years ago
[deleted]
adamc|5 years ago
Oldie but goodie: https://www.joelonsoftware.com/2002/06/12/strategy-letter-v/
hodgesrm|5 years ago
Anyone working on Mesos these days?
omgwtfbyobbq|5 years ago
If and when a large customer drops out, the entire corp and open source structures can change because the monetization changes. On the plus side, if there's a broad customer base, this is less likely to happen.
JMTQp8lwXL|5 years ago
hctaw|5 years ago
na85|5 years ago
It's just so easy these days for a corporate parasite like Amazon or Sony to rip off your hard work (ElasticSearch, BSD) and contribute essentially nothing back.
The SSPL seems like a perfectly rational response to this newly-emerged phenomenon.
SXX|5 years ago
Even if Amazon wanted to open source every single line of their own AWS code under AGPLv3 or APLv2 it's still not enough: the license require everything to be published under SSPL in very fuzzy terms that can even apply to OS kernel.
Even copyleft licenses always had a goal to increase amount of copyleft code, but SSPL only goal is to completely ban 3rd-party SaaS from using said software.