Live data from Hacker News

Software Copyright and Innovation After Oracle v Google

epiclaw.net

1–10 of 27 posts

Re: Software Copyright and Innovation After Oracle v Google

#2
"The software industry, and indeed every industry that relies on software, has thrived for decades without the encumbrances of proprietary claims over APIs. Because the Federal Circuit's decision destroys the balance between copyrightable expression and uncopyrightable ideas in software, it threatens competition and innovation. The Ninth Circuit should repudiate it at the earliest opportunity."

BAM!

Re: Software Copyright and Innovation After Oracle v Google

#3
> Oracle appealed this decision to the U.S. Court of Appeals for the Federal Circuit ("CAFC" or the "Federal Circuit"). Because Oracle's case included patent claims, the CAFC had jurisdiction over the appeal, and so Oracle was able to avoid review by the U.S. Court of Appeals for the Ninth Circuit

I think this needs to be changed. I can't think of any good reason why in a case like this, where it has both patent and copyright claims, that the appeals need to go to the same court. Why not have the copyright issues appealed to the Ninth Circuit and the patent issues appealed to the CAFC?

At trail court it makes sense to join issues that would normally be heard in separate courts together when they involve the same underlying facts, because there will be a lot of overlap in witnesses and evidence, and a trial court is both a trier of fact and a trier of law. Holding separate trials in different courts would be wasteful, annoying, and could get complicated and troubling if different courts found different facts.

Those considerations mostly do not apply at the appellate level. The appeals court does not determine facts. It does not hear witnesses. It just deals with the record from the trial court and the arguments from the attorneys.

Re: Software Copyright and Innovation After Oracle v Google

#4
When presenting this to someone, is it helpful to use a human language analogy? For example: In english, when you refer to a "car", you are talking about a machine that moves people on roads. Whereas when you refer to a "boat", you are talking about something that floats on water. What Oracle wants Google to do, is to make up a new name for "car" and "boat", and try to get all developers to adopt these new definitions when using Google's products.

Re: Software Copyright and Innovation After Oracle v Google

#5
This court case is, with no exaggeration, the most important software industry case in decades, perhaps ever. As the article says, if you're familiar with Android, Google, Chrome, Firefox, Edge (nee Internet Explorer), OS X, Linux, and the Internet, it is no exaggeration to say that every single one of those technologies, products, and companies are in violation of copyright according to this decision.

Oracle is literally trying to destroy innovation in the software industry, and they may just pull it off. Their products, their name, and their employees should be shunned for trying to destroy the single most important economic invention of all time: innovation in the software industry. This is not OK, this is not just politics, and they must be stopped.

Read this article, spread the news, write your congresspeople, donate to the EFF, and cancel your Oracle contracts.

Re: Software Copyright and Innovation After Oracle v Google

#6
post #4

When presenting this to someone, is it helpful to use a human language analogy? For example: In english, when you refer to a "car", you are talking about a machine that moves people on roads. Whereas when you refer to a "boat", you are talking about something that floats on water. What Oracle wants Google to do, is to make up a new name for "car" and "boat", and try to get all developers to adopt these new definition…

That doesn't sound very clear to me. I think a better analogy would be: Google and Oracle both made cars. Google put the gear shift in the same location as Oracle.

Re: Software Copyright and Innovation After Oracle v Google

#7
I explained it to my parents by saying "You can copyright your street address, and anyone who writes it on an envelope to be mailed to you has just committed a copyright violation."

They said that sounded pretty stupid, I agreed, but its the current law as far as I can tell.

Re: Software Copyright and Innovation After Oracle v Google

#8
It's also interesting to read the counterpoint arguments of Florian Mueller on his FOSS patents blog.

http://www.fosspatents.com/2014/01/api-copyrightability-to-b...

The crucial point being that code written for Dalvik is actually not compatible with Java runtime. So how can you argue that borrowing code without consent is good for interoperability... when the product you deliver just break it?

Re: Software Copyright and Innovation After Oracle v Google

#9
This is a risk of using proprietary languages. Even if the implementation is open source if a single company actually controls the language you are running risks. In addition with Java there is the precedent of Sun and Visual J++ so it was known that Sun would go after people who provided incompatible implementations. This whole saga is simply a very bad move on Google's part with foreseeable consequences.

Re: Software Copyright and Innovation After Oracle v Google

#10
post #3

> Oracle appealed this decision to the U.S. Court of Appeals for the Federal Circuit ("CAFC" or the "Federal Circuit"). Because Oracle's case included patent claims, the CAFC had jurisdiction over the appeal, and so Oracle was able to avoid review by the U.S. Court of Appeals for the Ninth Circuit I think this needs to be changed. I can't think of any good reason why in a case like this, where it has both patent and…

> I think this needs to be changed. I can't think of any good reason why in a case like this, where it has both patent and copyright claims, that the appeals need to go to the same court.

Economy of justice concerns are the biggest reason, though there are other reasons to keep the case together (e.g., because it is one case between the same parties and different issues will rely on intersecting sets of determinations, so splitting it by the domain of the ultimate issues will open up the possibility of conflicting rulings on the same intermediate issues, which is not only ugly in and of itself, but especially ugly if the various parts of the split case are both appealed from the Court of Appeals to the Supreme Court.)

> Why not have the copyright issues appealed to the Ninth Circuit and the patent issues appealed to the CAFC?

I know the theory but has practice actually born out the supposed benefits of the CAFC as the single Court of Appeals for patent cases? Why not just send the whole thing to the Circuit Courts whether or not there are patent issues?

> At trial court it makes sense to join issues that would normally be heard in separate courts together when they involve the same underlying facts, because there will be a lot of overlap in witnesses and evidence, and a trial court is both a trier of fact and a trier of law. Holding separate trials in different courts would be wasteful, annoying, and could get complicated and troubling if different courts found different facts.

You really get all the same issues with splitting questions of law, since the ultimate legal decision on a patent question may depend on legal decisions on evidentiary and other questions also raised on appeal, on which ultimate non-patent counts in the same case may also rely. A clean separation is not realistic.

> The appeals court does not determine facts.

Yes, it does, though the standard of review for fact questions is usually one of "clear error".

Post reply on HN