For people who haven't followed this: The headline is as misleading as it can be. The whole agenda of the guy writing this is to move open source projects to being no longer open source, because he doesn't like what that entails (as it also means "amazon enjoys the same freedoms as everyone else"). But they like to confuse it as much as they can. This would be much less of an issue if these people were upfront: "We d…
Lack of leadership in open source results in source-available licenses
41–50 of 239 posts
Re: Lack of leadership in open source results in source-available licenses
#42I don't understand this sentiment. The whole point of choosing a permissive license is that you want others to have the right to profit off of your work and give you nothing in return. If you don't want others to have that right, then choose a different license. But don't grant the right and then complain when people exercise it.
I don't think it's that hard to understand. To some degree, Amazon's behavior is exploiting an idealism that has given us software such as Linux that we're all benefitting from today, and it's easy to see why a starry-eyed engineer would want to carry on that legacy and create a project such as Redis with a permissive license. What you say ("The whole point of choosing a permissive license is that you want others to…
Re: Lack of leadership in open source results in source-available licenses
#43I don't understand this sentiment. The whole point of choosing a permissive license is that you want others to have the right to profit off of your work and give you nothing in return. If you don't want others to have that right, then choose a different license. But don't grant the right and then complain when people exercise it.
Re: Lack of leadership in open source results in source-available licenses
#44That's a very wide claim. Amazon may not be the most valued type of open source user, but they are on par with most open source infrastructure historically. It's as if they are trying to say that only the creators of an open source project can build a SaaS for it. Tell that to mySQL, Postgres, redis, everything apache (Hadoop, Cassandra(which is based on amazon's DynamoDB whitepaper), Kafka, Zookeeper), every program…
That was the author's point, was it not?
Re: Lack of leadership in open source results in source-available licenses
#45Earlier quoted context omitted.
If you host your website on AWS and store invoices on S3, Amazon can blindly enter your market with a competing offering and it might lose money, or they can go through your invoices and decide to copy your product because they see how profitable you are. The EU's theory is, if this is what is happening, it gives Amazon an unfair advantage and they shouldn't be leveraging your data against you to compete with you.
> If you host your website on AWS and store invoices on S3, Amazon can blindly enter your market with a competing offering and it might lose money, or they can go through your invoices... it is totally absurd to suggest they're looking through customers S3 data.
They could do the same through widely sold advertising metrics.
Re: Lack of leadership in open source results in source-available licenses
#46I don't understand this sentiment. The whole point of choosing a permissive license is that you want others to have the right to profit off of your work and give you nothing in return. If you don't want others to have that right, then choose a different license. But don't grant the right and then complain when people exercise it.
I don't think it's that hard to understand. To some degree, Amazon's behavior is exploiting an idealism that has given us software such as Linux that we're all benefitting from today, and it's easy to see why a starry-eyed engineer would want to carry on that legacy and create a project such as Redis with a permissive license. What you say ("The whole point of choosing a permissive license is that you want others to…
> What you say ("The whole point of choosing a permissive license is that you want others to have the right to profit off of your work and give you nothing in return.") is obvious in hindsight, and should go without saying if you start a project with the express intent of commercializing it.
Even if you do thoughtfully choose a license with the express intent of commercializing the work, some competing project elsewhere - student projects, in your example - will eat your market. It is about time players entering our industry be warned of the effects of such "pissing-in-the-pool" activities.
Re: Lack of leadership in open source results in source-available licenses
#47We all benefit greatly from Linux, and I think most people have not contributed back to it in any meaningful way, monetary or otherwise. A lot of these projects only exist because they were built on top of other Open Source solutions with no expectation to give them any sort of "cut". Had Linus decided he actually wanted to start a hardware business and then got angry that IBM was better at putting Linux on metal than he was, it would be similar to this situation and I think most of us would be unhappy about a bunch of turmoil resulting from that. But when it's someone else's ideas that are being used for free, they always seem obvious and fundamental, when its your own, it's unique and unfair.
As others have said here, it is OK to say "wait a minute, I want something different", and then do something different. What is not OK is wanting to water down the definition of the term open source so that whatever thing you want to do still gets to use it. The OSI's position here is perfectly reasonable -- that doesn't mean you can't invent some new kind of license or relationship. People forget that OSI had to work to get into industry in the first place, it wasn't automatically accepted. It is somewhat funny and ironic that others now want to benefit from this work while doing something completely different.
Re: Lack of leadership in open source results in source-available licenses
#48We have two contrasting terms that work perfectly well right now: Open Source, a set of licenses that allow users to run and modify software for personal or commercial purposes without your permission. and Source Available, a set of licenses that allow users to see and modify your source code provided they meet some kind of criteria you set up, such as not using the code for commercial purposes or not doing things yo…
GPL is source available, then?
Re: Lack of leadership in open source results in source-available licenses
#49We have two contrasting terms that work perfectly well right now: Open Source, a set of licenses that allow users to run and modify software for personal or commercial purposes without your permission. and Source Available, a set of licenses that allow users to see and modify your source code provided they meet some kind of criteria you set up, such as not using the code for commercial purposes or not doing things yo…
I don't think this is true. Lots of people will call anything other than their preferred licenses evil.
Re: Lack of leadership in open source results in source-available licenses
#50I don't understand this sentiment. The whole point of choosing a permissive license is that you want others to have the right to profit off of your work and give you nothing in return. If you don't want others to have that right, then choose a different license. But don't grant the right and then complain when people exercise it.
The hard reality, that someone like myself believes, is that open source works because most actors try to be considerate of others. It falls apart when everyone acts selfishly. I personally believe the world is better off because we have open source software(as generally defined by the OSI and other groups). So my concern, and I'm guessing the concern of others like the author of this article, is about losing open source as we know it today. The fear is that as actors like Amazon behave in a very anti-social and self interested way, other actors in the ecosystem will be drawn into behaving similarly. Eventually we'll return to the era when software was almost always closed.
Of course, you may not find any real value in the spread of open source software. If that is the case, then I would imagine this situation seems strange to you.
[1] http://www.catb.org/~esr/writings/cathedral-bazaar/homestead...