https://webcache.googleusercontent.com/search?q=cache:www.pl...
Who eats who in open source
11–20 of 78 posts
Re: Who eats who in open source
#12The root of the issue is that licensing costs, the only costs that open source is guaranteed to reduce, can be a small percentage of operational costs in practice. If open source makes little effort to optimize the vast majority of other operational costs at scale, and this is largely the case in my experience, it can literally be economically uncompetitive with a closed source product that does optimize those other…
Efforts like https://jortage.com can reduce OpEx quite significantly.
Re: Who eats who in open source
#13https://web.archive.org/web/20191123091956/http://www.platfo...
Re: Who eats who in open source
#14The root of the issue is that licensing costs, the only costs that open source is guaranteed to reduce, can be a small percentage of operational costs in practice. If open source makes little effort to optimize the vast majority of other operational costs at scale, and this is largely the case in my experience, it can literally be economically uncompetitive with a closed source product that does optimize those other…
I feel the opposite is true. There are many open source projects that are at least on par with their proprietary counterparts. Postgres is competitive with every SQL DB I've heard of except maybe in some niche use-cases. Redis is open source and incredibly performant. Same with Kafka (if you use it well). Linux sure runs better than Windows in my experience.
There is also a whole class of open-source libraries like React that have taken over. I can't even think of a proprietary frontend framework.
What software are you thinking of when you make these claims?
Re: Who eats who in open source
#15As always, 'commoditize your complement': https://www.gwern.net/Complement
Re: Who eats who in open source
#16Re: Who eats who in open source
#17The author is talking about physical infrastructure as adding value, and they're right, but there's a middle layer that cloud vendors add to their managed tools -- things like auto backup, upgrade and resize for mysql.
These are enhancements to open source DBs etc that cloud vendors keep in-house as secret sauce. This makes the stock version of open source software hard to operate in the way AMZN / GOOG operate it, while still allowing AMZN / GOOG to benefit from community effort without giving much back.
Re: Who eats who in open source
#18Missing piece of the argument -- the AGPL service provider clause (that didn't make it into GPL v3). The author is talking about physical infrastructure as adding value, and they're right, but there's a middle layer that cloud vendors add to their managed tools -- things like auto backup, upgrade and resize for mysql. These are enhancements to open source DBs etc that cloud vendors keep in-house as secret sauce. This…
Re: Who eats who in open source
#19Re: Who eats who in open source
#20I work at Pivotal and disagree with a fair amount of the characterisation thereof, but my bias is mostly informed by actually working there for the last 6 years. Let's look at the heart of the argument instead. > If you squint, open source could be seen as a very generous charitable donation to some of the largest and wealthiest corporations on the planet. Broadly: yes. Except backwards. FLOSS can be seen as a public…
>>A strictly rational agent will always free ride on a public good. And most of the time, most rational agents will not provide a public good, because the cost of paying for everyone else's consumption exceeds the benefits of their own consumption.
Thus the reason Free (As in Freedom) software advocates promote the use of Copy-Left Licensing, and why non-copyleft (like MIT, BSD, and others) are slowly eroding "open source" to less fully formed software and more just the tooling, libraries and dev environments used to create software