Earlier quoted context omitted.
If it's licensed MIT, the Engineers just say "it's MIT license like half of the libraries we already use" and it's a legal non-issue. If the license is not one of the standard ones already in use, and it mentions patents, suddenly legal gets involved and it's a disaster. They're very risk-adverse and no one's really sure what will happen when it gets to court. It doesn't have to make sense - after all, most software…
This is the first time I've seen "put your head in the sand" as an actual recommendation, instead of being characterized as something not to do. And as far as recommendations go, it's more than a little bit nutty.
Relicensing React, Jest, Flow, and Immutable.js
181–190 of 528 posts
Re: Relicensing React, Jest, Flow, and Immutable.js
#182Earlier quoted context omitted.
Seriously, big thanks go out to Wordpress. They're no small part of this win for Free Software.
Well...now back to writing code and shipping things...we can all put our irrational fantasies of patent litigation and being "unacquirable" startups due to React to rest.
Re: Relicensing React, Jest, Flow, and Immutable.js
#183So which FB project still have a BSD+patents license. I count: * ReasonML - https://github.com/facebook/reason/blob/master/PATENTS.txt * GraphQL - https://github.com/graphql/graphql-js/blob/master/PATENTS * react-native - https://github.com/facebook/react-native/blob/master/PATENTS * PlanOut - https://github.com/facebook/planout/blob/master/PATENTS * Flow - https://github.com/facebook/flow/blob/master/PATENTS * Haxl…
Re: Relicensing React, Jest, Flow, and Immutable.js
#184Earlier quoted context omitted.
Unethical developers that work at shitty companies with shitty lawyers were annoyed that they couldn't use React. That's all there is to it. I loved BSD+patent as one of the few potentially successful attacks on the awful software patents regime that we currently live under. This defeat means we are probably stuck with it for the rest of our careers.
I think you have it backwards. The facebook patent license puts all the power in their hands, and none in yours: they can still sue you for violating their patents, but you can't sue them . It would be a much, much worse patent regime.
Re: Relicensing React, Jest, Flow, and Immutable.js
#185That was incredibly unexpected. Facebook may very well end up in the majority's good graces with this move. I wonder how some of the bigger players will react (no pun intended) after their abandonment of React in lieu of Vue or some other framework. Interesting times indeed.
Re: Relicensing React, Jest, Flow, and Immutable.js
#186Earlier quoted context omitted.
It’s asymmetrical in the sense that your license terminates even if you sue them for something that’s not in the software you’re using. I.e. they rip off your feature, and you’re using React, you’re f##d.
Literally not true. You’d just revert to BSD if you sued. So same protection as now.
Re: Relicensing React, Jest, Flow, and Immutable.js
#187Re: Relicensing React, Jest, Flow, and Immutable.js
#188Earlier quoted context omitted.
>Facebook may very well end up in the majority's good graces with this move. Really? They are doing the minimum possible to prevent an exodus from their stack after a public outcry.
There was no sign of an exodus. That’s ludicrously hyperbolic.
Re: Relicensing React, Jest, Flow, and Immutable.js
#189IANAL, but here's an ominous scenario: There is no patent clause now. Assuming some FB patent has crept its way in one of their open source, if a company sues FB for patent infringement, FB would be able to counter-sue for copyright infringement due to the suing company's use of FB's open source. "As long as you don't sue us, we won't sue you" kind of a deal. If the above scenario is true, it seems there is no de fac…
Re: Relicensing React, Jest, Flow, and Immutable.js
#190Earlier quoted context omitted.
That's a strange claim given how many major projects have appeared on the front page of HN because of it, everything from the Apache foundation to Wordpress.
> everything from the Apache foundation to Wordpress. Those were the only two.