Live data from Hacker News

Oracle refuses to accept pro-Google “fair use” verdict in API battle

arstechnica.com

81–90 of 344 posts

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#81
post #54

Earlier quoted context omitted.

From what I've been told by a contact in their database sales team is that there pipeline for on-premise licenses is drying up quickly but their SaaS business is doing well.

Just to add a little nuance - the difference is in flow vs stock of customers. Very few existing EBS customers are reimplementing in Cloud because of the time, cost, and loss of customizations. It doesn't make sense. New customers are being forced into Cloud by the Oracle sales team. The sales reps literally receive no compensation for on-prem (EBS) deals, and they must go through a lengthy approval process just to o…

> Very few existing EBS customers are reimplementing in Cloud because of the time, cost, and loss of customizations.

Also, maybe Oracle's "lock your customers in and then extract as much profit as possible" history is guiding decisions? If there's a rearchitecture cost to migrate to cloud, then why would you do it with a company who already $&#@ed you over?

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#82
post #27

Let's slap a great big IANAL on this before I start: The fair use decision was wrong. It relied on a fundamental misunderstanding of the term transformative where the use of the code was considered rather than merely the implementation. So Oracle has a huge case here. Moreover, practically it doesn't matter. Even if fair use is established in this case, the door has been left wide open to hordes of API copyright trol…

If implementing an interface is against copyright, then every Java program is infringing on Oracle's copyright.

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#83

Oracle is such a shit company. There are still some great hackers there but Larry Ellison is an asshole, and I don't envy anyone who has to work for him even indirectly. "Left Oracle's Java business in tatters" eh? Where was their mobile OS? Their Dalvik? The wounds to Java have all been self-inflicted. If they succeed in copyrighting the API then where does this leave OpenJDK? Operating at the mercy of Larry fucking…

fsharp |> welcomes all alienated Java veterans and newbies with open arms!

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#84

Yeah. I got a suggestion. Don't join the industry. And if you're still in college, don't major in Computer Science Edit: Got hellbanned lol. @gregnoire: HN is a giant circlejerk You prolly think this site is so great and intellectual just because it has ycombinator in the URL. Internet comments fundamentally suck @DanBC: Pretty sure I got hellbanned. It's been an hour, still can't make new comments @sjwright: The med…

> Internet comments fundamentally suck

No, internet comments are fundamentally sound. Unfortunately, a few people fundamentally suck and ruin them for the rest of us.

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#85
post #77
post #35

Earlier quoted context omitted.

You could, by a similar method, generate all possible images but that doesn't mean you would be able to copyright them all. The creative element would become the act of identifying specific images within your set with artistic merit -- those would be copyrightable.

Nope, there is no "merit test" for copyright. Copyright attaches when the creation is fixed in tangible form.

You're right. Sorry, merit is a loaded term in copyright discussions. I don't mean that they would have to argue that their choice of images has artistic merit, but that the artist would probably think it does to pick it out of the billions.

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#86
post #19

Okay, either I'm crazy or everyone else is. Assuming the court isn't trying to set a new precedent with regards to software it seems like Oracle should have easily won this case. There is an argument to be made that APIs shouldn't be copyrightable but surely it's not fair use -- Google's use of Java doesn't even come close to meeting the criteria.

Google was found in violation of copying some source code if I am not mistaken, but this is about whether the concept of an API itself should be copyrightable, (how many ways can you write an API for a function that adds two integers together?) and that's the big problem here. If handled badly, it can literally kill the software industry. What I don't get is Oracle not realizing that this could kill their SQL busines…

That source code was a 7 line range check method that was developed by the same developer that coded it for Sun (Joshua Bloch)

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#87
post #80

Earlier quoted context omitted.

Google was found in violation of copying some source code if I am not mistaken, but this is about whether the concept of an API itself should be copyrightable, (how many ways can you write an API for a function that adds two integers together?) and that's the big problem here. If handled badly, it can literally kill the software industry. What I don't get is Oracle not realizing that this could kill their SQL busines…

I mean the courts aren't exactly robotic in this sense. It has to be a creative work, for the same reason you couldn't try to copyright a trivial sentence you wouldn't get copyright protection on a method description that adds two numbers. Also, it's the whole work that's copyrighted, not its individual parts. It's not that Google just borrowed a few method signatures, it's that they took all of them along with their…

You aren't wrong, but the fear is that copyright trolls would immediatelly take massive advantage of this new opportunity as well as that it could have a chilling effects on open-source projects.

Even if eventually found to be in the right, a random guy with a GitHub repo is not going to have the resources/will to effectively defend himself.

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#88
post #39

How does OpenJDK stay out of violation if Oracle wins? Doesn't OpenJDK basically copy the API as well?

Code for OpenJDK can run unmodified on Oracle Java.

Code for Android Apps contain unrelated public APIs so cannot run on Oracle Java.

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#89

Earlier quoted context omitted.

Google was found in violation of copying some source code if I am not mistaken, but this is about whether the concept of an API itself should be copyrightable, (how many ways can you write an API for a function that adds two integers together?) and that's the big problem here. If handled badly, it can literally kill the software industry. What I don't get is Oracle not realizing that this could kill their SQL busines…

That source code was a 7 line range check method that was developed by the same developer that coded it for Sun (Joshua Bloch)

Yeah, I am not saying that I agree with it, just stating the facts.

Re: Oracle refuses to accept pro-Google “fair use” verdict in API battle

#90

Oracle is at that stage where they didn't invent or do anything right in the last 5 years but try to get money from lawsuits.

This is actually not true. Their cloud offering is doing really well. There's some impressive figures here: http://realmoney.thestreet.com/articles/09/15/2016/oracles-c...

Just like IBM is the leader in cloud solutions, did you hear? It's smoke and mirrors to make sure that when the next quarter rolls around, they have some growth to show in what the market believes is "the next big thing".
Post reply on HN