Meteor is now MIT licensed
81–90 of 127 posts
Re: Meteor is now MIT licensed
#82Earlier quoted context omitted.
If it isn't obvious, GPL is an attack against proprietary computers and against the corporations that have been trying repeatedly over decades to bottle-up and monopolize the computer revolution.
Is it surprising that the GPL represents the antithesis of the startup community? No matter how idealistic any large group of young hackers will want to be, fiduciary duty will always trump everything when you play with business. You can love the GPL as much as Stallman himself, but when you're grasping for any edge you can find over your competition, you'll think twice before shipping her a tarball of your source.
Re: Meteor is now MIT licensed
#83Earlier quoted context omitted.
Did he say this? Seems like a really bad analogy to me. If more people are using Meteor, for example, the entire ecosystem will grow. Even if half the devs are writing closed source, they are learning a common tool and that skill lets them contribute to the common knowledge pool (eg. they can answers questions on StackOverFlow). It also creates a bigger market for Meteor developers, thus accelerating adoption.
http://www.youtube.com/watch?v=ymuqUJ3MsEs&t=3m12s
Re: Meteor is now MIT licensed
#84Earlier quoted context omitted.
Is it surprising that the GPL represents the antithesis of the startup community? No matter how idealistic any large group of young hackers will want to be, fiduciary duty will always trump everything when you play with business. You can love the GPL as much as Stallman himself, but when you're grasping for any edge you can find over your competition, you'll think twice before shipping her a tarball of your source.
That's entirely off topic. We're discussing GPL versus a more free license. If anything, this is an argument for the GPL.
Reusing GPL'd code forces developers to in turn release their code; more free licenses don't have this effect.
Re: Meteor is now MIT licensed
#85Re: Meteor is now MIT licensed
#86I feel it is sad that so few HN hackers seem to appreciate the vision of the GPL. GPL needs more indispensable software like this for it to thrive and protect us all from a future of completely locked down computers.
From a user perspective, GPL offers in theory more freedom, since new products built on codebase X will also be free. It is debatable if this is true in practice. If less software gets built as a result of the license restriction, the GPL takes away freedom. Even closed source software adds some freedom - the freedom of choice. From a developer perspective, there is no question which one is more free. We often do not…
Where freedoms of developers and users conflict, GPL sides with users.
In other words, GPL only takes away your freedom to take freedom away from others. If you don't intend to restrict others' freedoms, GPL shouldn't get in your way.
Re: Meteor is now MIT licensed
#87Earlier quoted context omitted.
That's entirely off topic. We're discussing GPL versus a more free license. If anything, this is an argument for the GPL.
Off topic? The topic, if I've read correctly, is: I feel it is sad that so few HN hackers seem to appreciate the vision of the GPL Reusing GPL'd code forces developers to in turn release their code; more free licenses don't have this effect.
Anyway, not to play thread police, it just seemed to me that it was veering off into another direction. I'm cranky in the mornings!
Re: Meteor is now MIT licensed
#88Earlier quoted context omitted.
From a user perspective, GPL offers in theory more freedom, since new products built on codebase X will also be free. It is debatable if this is true in practice. If less software gets built as a result of the license restriction, the GPL takes away freedom. Even closed source software adds some freedom - the freedom of choice. From a developer perspective, there is no question which one is more free. We often do not…
"GPL takes away freedom" is a very developer-centric point of view. From user point of view GPL gives freedoms that MIT/BSD don't give. Where freedoms of developers and users conflict, GPL sides with users. In other words, GPL only takes away your freedom to take freedom away from others. If you don't intend to restrict others' freedoms, GPL shouldn't get in your way.
As such, the GPL is always, in the "now", a license which grants less freedom than, say, the BSD or MIT licenses. Most objections to the GPL, including my own, come from a position of cost/benefit on the trade it wants to make, and of disagreeing that that trade is worth making.
Re: Meteor is now MIT licensed
#89Earlier quoted context omitted.
http://www.youtube.com/watch?v=ymuqUJ3MsEs&t=3m12s
He says 'non free' there, not non-GPL'ed. The FSF considers lots of licenses other than the GPL to be 'free software'.
Re: Meteor is now MIT licensed
#90I feel it is sad that so few HN hackers seem to appreciate the vision of the GPL. GPL needs more indispensable software like this for it to thrive and protect us all from a future of completely locked down computers.
From a user perspective, GPL offers in theory more freedom, since new products built on codebase X will also be free. It is debatable if this is true in practice. If less software gets built as a result of the license restriction, the GPL takes away freedom. Even closed source software adds some freedom - the freedom of choice. From a developer perspective, there is no question which one is more free. We often do not…
I wouldn't be happy if I spent a lot of time writing some open source software and then a company came along, improved on it, and distributed it in their closed, proprietary software. That's why I prefer the GPL over the MIT license.