What issue could possibly exist for using a GPL editor? It's not being shipped from a company...
Many people, even some lawyers, don't understand the GPL. :/ It elicits this kind of knee-jerk reaction in people.
Light Table 0.7.0
21–30 of 109 posts
Re: Light Table 0.7.0
#22Earlier quoted context omitted.
Many people, even some lawyers, don't understand the GPL. :/ It elicits this kind of knee-jerk reaction in people.
You are definitely correct that some of the aversion is a knee jerk reaction and misunderstanding, but that aside, the MIT license is very end user friendly, more understood than the GPL, and more permissive to the end user, plus we kept hearing from folks that that's what they wanted, so we switched.
The GPL sacrifices developer freedoms for end-user freedoms. I don't think it's any inherently more or less free. But then you get into discussions of what 'freedom' means...
I have written a ton of software licensed as each, and the tide is certainly turning toward the BSD. It just bums me out.
Re: Light Table 0.7.0
#23Re: Light Table 0.7.0
#24Earlier quoted context omitted.
Yeah, I did not get that either. I also do not understand why the GPLv3 would necessitate a contributor agreement, but MIT would not. I always thought those agreements were necessary so that one institution has copyright and can change the license without getting approval from every author. That applies to any free license, doesn't it? Anyway, I think they just wanted to change to MIT before new authors commit withou…
The decisions were largely separate. The goal of having a CA was to leave us the option of selling commercial plugins in the future. We no longer plan to do that so we got rid of it. Separately, we kept hearing that the GPL is a hurdle to adoption at some companies so we switched to MIT.
Re: Light Table 0.7.0
#25What issue could possibly exist for using a GPL editor? It's not being shipped from a company...
Re: Light Table 0.7.0
#26Anyone know of a good update to the discussion that happened here? https://news.ycombinator.com/item?id=3874324 I'm curious how the concept of light table has stacked up against reality in the past year.
Out of curiosity I just downloaded it and tried it out on a JS project I am working on. To me the biggest and most interesting feature is the evaluation of code anywhere, so I decided to try that. Aside from it needing a browser to do anything with JS I noticed that it generated a bunch of errors when I tried to evaluate a block of code. Maybe it is awesome for clojure, but for JS I think it has a long way to go. Bac…
Re: Light Table 0.7.0
#27I am not really sure what Light Table is and the announcement does not provide any information as such.
Re: Light Table 0.7.0
#28Re: Light Table 0.7.0
#29What issue could possibly exist for using a GPL editor? It's not being shipped from a company...
Re: Light Table 0.7.0
#30What issue could possibly exist for using a GPL editor? It's not being shipped from a company...
Yeah, I did not get that either. I also do not understand why the GPLv3 would necessitate a contributor agreement, but MIT would not. I always thought those agreements were necessary so that one institution has copyright and can change the license without getting approval from every author. That applies to any free license, doesn't it? Anyway, I think they just wanted to change to MIT before new authors commit withou…