I remember when he told that story, it was something like this: one company which I don't want to name, so will just say it's initials - IBM. He also authorised usage for IBM "and it's minions".
What happens is that engineers look at a technology and say, this is too complex, I just need something simple. So they invent and/or adopt something simpler than the popular technology of the day.
But as they build more and more things using the technology, they realize that it needs more features, so those get added on. This happens over and over again to the technology with more and more features being added to it, until a new set of engineers look at it and say this is too complex, I just need something simple...
The biggest problem with such a clause is that it is hard to define "evil", even if it seems clear to you. Some people think that abortion is evil, so are abortion clinics banned from Json? What about the military and weapon manufacturers? Killing is evil, but you all know how the discourse about the military as national heroes that can't be evil in the US goes. What about a service like X - is it evil? Can you define "evil" for a surveillance tool that brands itself as ad tech?
The clause also states that the product MUST be used for Good, which is a higher bar. I'd imagine most things JSON is used for are fairly morally neutral.
XML is ok for complex docs where you have a detailed structure and relationships. JSON is good for simple objects. YAML is good for being something to switch to for the illusion of progress.
Idk, I never used the weird advanced features of YAML, but the basics seems really nice for stuff you want people, especially non programmers, to edit. I generally default to YAML for config files.
Spoilsports. Next they'll be telling me I can't use apple software in the development, design, manufacture, or production of nuclear, missile, or chemical or biological weapons.
If its a design for something you plan to build then all your software is going to turn into buggy java applets and Tim Apple will give you a wet willy the next time you're trying to look cool. It's right there in the license.
Wait I though the point of these post-opensource clauses (see also: anti-capitalist licence, WTFPL, etc.) was to scare off the big corporations lawyers and make sure your code won't end up in AWS or something like that? Are Linux distros the only actors who are still giving a shit about licencing?
OK but how can json have a license? I understand a particular json parser having a license, but how can a specification, which contains no code, even be considered "software"?
Uh define code there. What about when storage and code are both on a machine that considers both instructions and data to be data? Is a spec not a creative work? Is code not just a spec?
It's generally accepted that file formats aren't protected IP, so you can write a compatible reader or writer and be in the clear as long as you reused no code from the original reader/writer. The specification may have licence terms that restrict who you can share the spec with, but you don't necessarily need the official spec to come up with a compatible implementation. Plenty of file formats have been reverse engineered over the years even when the original didn't have a written spec.
The FSF also lists any software as non-free which uses the beer license (use the software in any way you want, and should you ever meet the author, pay them a beer).
I thought it was free as in speech not free as in beer? So if it costs a beer then isn't it still free (as in speech)? Or is this a OSI vs FSF difference?
You're allowed to charge before you give access to the software, but then can't restrict the people you give it to giving it to more people. The beer licence sounds like those people would be on the hook for beer, too.
I was thinking the same thing, does anyone have any context as to why the Beer license is not considered free? If I'm to guess it probably has something to do with copyleft-restrictions (or lack thereof).
Is it really contrarian to like the FSF these days? I mean people seem to hate Stallman too but both are pretty important in the history and continuing existence of free software.
The four essential freedoms are in my view as important as the FSF says, and any license that doesn't meet all four will be met with skepticism from me absolutely.
Also, the GPL is a real, legal license, and even if there's a silly clause that causes it to be incompatible, that's still a legal liability - of course they have to take it seriously.
There are definitely aspects of FSF that deserve criticism, but I don't think their approved licenses is one of them. Licenses approved by both OSI and FSF are the ones people should be using.
Everybody gangsta with the "don't be evil" clause until the authors turn out to be a nutjob who thinks trans people are blights against God and must be exterminated.
I doubt (or at least hope) that that's not what they think, but hopefully that illustrates why the clause is dumb.
The issue shouldn't effect any php users today, as this is a issue with older versions of PHP 5.5, where the "outdated PHP 5.6" was released in 2014.
Anything on PHP 5.6 has been a security risk for half a decade already. So this is like if you were on Ubuntu 14, or Windows 8. If you have problems, it might be you.