MariaDB CEO accuses large cloud vendors of strip-mining open source
1–9 of 9 posts
Re: MariaDB CEO accuses large cloud vendors of strip-mining open source
#2Nobody can compete with Amazon's discounts or their hardware, so if you redistribute IP for free from developers to large companies, how is this equitable, and what is so great about everyone becoming a consultant or customer support as a way to make money?
I have great sympathy for products like Datomic for this reason, because protecting your IP is in my opinion the only way to actually profit from your craft, which is writing software. The 'consumer first' culture of open source reminds me of the way musicians are being squeezed by internet platforms.
Re: MariaDB CEO accuses large cloud vendors of strip-mining open source
#3I know that there's a lot of open source fans in the developer community but I've honestly always seen it as some form of the tragedy of the commons. Intellectual property is pretty much the only way a small group of developers can differentiate themselves from a big player. Nobody can compete with Amazon's discounts or their hardware, so if you redistribute IP for free from developers to large companies, how is this…
Re: MariaDB CEO accuses large cloud vendors of strip-mining open source
#4I know that there's a lot of open source fans in the developer community but I've honestly always seen it as some form of the tragedy of the commons. Intellectual property is pretty much the only way a small group of developers can differentiate themselves from a big player. Nobody can compete with Amazon's discounts or their hardware, so if you redistribute IP for free from developers to large companies, how is this…
For SAAS products, what I typically try to do is open source the libraries, but not the product. So, for example, if I were to write something simple that checked a device, and sent an email, assuming neither library existed, I'd open source the device api library and the email library, but not the product that uses the two in conjunction. I think it's a good balance.
Re: MariaDB CEO accuses large cloud vendors of strip-mining open source
#5Re: MariaDB CEO accuses large cloud vendors of strip-mining open source
#6Re: MariaDB CEO accuses large cloud vendors of strip-mining open source
#7If they are "abusing the license" as he claims, why are there no legal consequences?
> But, if AWS's going out of its way to make a rival service look inferior to its own, well, Howard's not happy about that.
So, AWS is not configuring mariadb optimally, or something. It has nothing to do with license violations. This article title is clickbait.
Re: MariaDB CEO accuses large cloud vendors of strip-mining open source
#8Hopefully one can offer "optimized/certified" MariaDB instances -- by buying regular EC2 machines and then installing and managing the database on them.
The price of db.r5.xlarge is $0.48/hr vs regular r5.xlarge of $0.25/hour, so people are obviously willing to pay for the managed solution.