Earlier quoted context omitted.
>> If APIs become copyrightable, what happens to any open source software the implements a proprietary API? That has implications for language implementations too. Who would own the standard library for any given language? What about programs that call API functions? Are they derivative works too? An API is necessarily functional first and foremost. It would cause chaos and some weird dystopian future if Oracle wins.
Another interesting take: Machine architectures expose an API, and it may become impossible for anyone but a chip manufacturer to distribute a compiler.
Google’s Supreme Court faceoff with Oracle was a disaster for Google
191–200 of 771 posts
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#192Where are the expert witnesses in this case?? Do we really expect judges in their 60s and 70s to understand basics of coding in order to come to the right conclusion?? I put myself in their shoes, if I had never looked at a line of code I couldn't even start to imagine what an API vs real code is. I'd probably think it's some made up concept that Google is using to save money and circumvent the law.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#193Should Oracle win this case, I predict that Free Software licenses will emerge as the clear market choice. Licenses that enshrine interoperability along with the freedom to modify or reimplement in part or wholesale will suddenly provide significantly more value over non-Free software which will be a proprietary minefield and the value will not be for technical but purely from legal liability. Anyone setting out to d…
AWS licenses it's client library as under the Apache License. ( https://github.com/aws/aws-sdk-java/blob/master/LICENSE.txt ) Doesn't that mean anyone can build an interoperable service? I can then benefit from other cloud providers implementing the same API. I don't need access to AWS' source code, I wasn't going to deploy a private cloud anyway. All I want is robust competition.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#194Earlier quoted context omitted.
I'm no expert on RBG, but I always pegged her as a Neo-Lib, rather than a Leftist.
This is really an important distinction. Social issues like gay marriage and things like this are completely orthogonal. The Democratic Party as a whole is very much neoliberal or liberal as opposed to left. Liberal judges are much the same.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#195Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#196Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#197> This is a widespread practice in the software industry. Oracle, for example, re-implemented Amazon's S3 API so that customers who built software for Amazon's cloud platform could easily switch to Oracle's rival cloud platform. Oracle themselves are doing it, could someone with a better legal mind explain to me how this doesn't make the case simpler to decide? Is it that they're saying, it should be illegal but sinc…
They are probably thinking that they could negotiate licenses with the other big companies easier than any startup could, thus locking out a lot of competition.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#198Should Oracle win this case, I predict that Free Software licenses will emerge as the clear market choice. Licenses that enshrine interoperability along with the freedom to modify or reimplement in part or wholesale will suddenly provide significantly more value over non-Free software which will be a proprietary minefield and the value will not be for technical but purely from legal liability. Anyone setting out to d…
Found the source of Windows XP? It’s alright, you shouldn’t be condemned for publishing it, it will only help with bugfixes and security, and as long as the owner refuses to sell it...
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#199I saw one question from Gorsuch quoted in reports about the arguments that bothered me: "What do we do about the fact that the other competitors, Apple, Microsoft ... have, in fact, been able to come up with phones that work just fine without engaging in this kind of copying?" macOS and iOS (and indeed Apple itself) would not exist as we know them today, if at all, without very liberal cross pollination of APIs. In a…
You say GNU would not exist, which is true in it’s current form. But that doesn’t mean we wouldn’t have had a Unix-like (although not strictly compatible) free system. It’s also true that Safari couldn’t have used XMLHttpRequest unless Microsoft had licensed it . But that might have sped up the incorporation of an open standard alternative. It would definitely have created a different history to the one we have now i…
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#200Earlier quoted context omitted.
> Supreme court judges just do not have the conceptual framework to properly adjudicate this. It's why silly (and inadequate) analogies emerge: "Justice Clarence Thomas compared Google's copying of the Java APIs to a football team taking a rival's playbook."
What really sucks is this was a perfect time for a lawyer to use Justice Thomas' analogy to better explain the difference. I would have tried something like: "Close your honor, but let me expand on this further. Imagine instead that your opponent publishes their calls and they are regularly available to all individuals of the general public. However, while they may describe a call for going long, they do not give any…