Earlier quoted context omitted.
> Should Oracle win this case, ... Free Software ... Hmmm... First Free Software project that will dye after this is WINE that implements Windows API ( https://www.winehq.org/ )
Not at all. Please read page 14 of the amicus curiae brief in support of Google by Microsoft ( https://www.supremecourt.gov/DocketPDF/18/18-956/128381/2020... ). Here is the relevant paragraph: """ In another example from the 1990s, an open-source developer created a program called WINE, which al- lowed developers to enable Windows applications to run on computers that used the Linux open-source system, without expli…
Google’s Supreme Court faceoff with Oracle was a disaster for Google
251–260 of 771 posts
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#252I'm not sure why so many people here seem to be surprised by this, I got the exact same impression from the hearing. The problem for Google on the copyrightability front is that "compilations" of non-copyrightable items can be copyrightable even if the underlying items themselves are not, if the "selection, coordination, or arrangement" of those items involves sufficient creativity to be considered an "original work…
The justices that brought up the case’s procedural history were all unanimously skeptical that the Federal Circuit correctly set aside the fair use verdict in favor of Google. I think the most likely outcome of this case (especially with the absence of Justice Ginsburg) is a remand to the Federal Circuit with instructions to pay more attention to the trial court’s findings.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#253Maybe it should be compared to English dictionary, where American English cannot use words from pre-existing British English.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#254The article mentions that Google faced some tough questions on their merger doctrine argument (that because there was only one way to implement the declaring code Oracle can’t preclude Google from reusing it) but it doesn’t really mention the fact that Oracle faced much tougher questioning on their procedural argument that the Federal Circuit correctly overturned the district court jury decision. Listening to the ora…
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#255Should 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
#256Earlier quoted context omitted.
> Should Oracle win this case, ... Free Software ... Hmmm... First Free Software project that will dye after this is WINE that implements Windows API ( https://www.winehq.org/ )
Maybe just in the USA. But also Microsoft is on Google's side here. Also doesn't Microsoft's WSL also have this problem as a "reverse WINE" ?
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#257Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#258Earlier quoted context omitted.
I disagree that the IRL analogy of API is architectural diagrams. A better analogy for API would be an agreement on how to communicate what needs to be done (and what has been done) between two persons. The aggregate effect of that over thousands of people is a working system, coordinated by the mastermind (programmer) who dictates the actual orchestration of the entire system. If API is copyrightable, I'd love to be…
I like the analogy of computer keyboards. The layout (QWERTY) would be the API, but keyboards differentiate themselves in numerous and substantial ways. It would be unworkable madness if each keyboard manufacturer was required to use a different layout.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#259As an imperfect analogy, think about the fact that many companies no longer want to use GPL code because of the legal ramifications. Open source authors would want their code used at those places use other licenses such as MIT.
Re: Google’s Supreme Court faceoff with Oracle was a disaster for Google
#260> 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…
As far as I know, Amazon isn't objecting. So, Oracle can say: we're "doing it" with permission.