Hacker News new | ask | show | jobs
by ViViDboarder 2305 days ago
That was part of it. This article is light on details, but there was one part of the codebase that was copied verbatim. It was the RangeCheck function. Google argued that the function in question was not copywritable, and judge Alsup agreed (after learning how to write code). [1]

It’s unclear to me if the administration only sides with Oracle on this count, or also on reimplementation of APIs, which would have sweeping impacts.

[1] https://www.theverge.com/2017/10/19/16503076/oracle-vs-googl...

2 comments

Honestly, I feel that it would almost be worse if the Court ruled in Oracle's favor on the ability to copyright intuitively obvious functions. There are only so may ways to write `return x >= a && x <= b;` that aren't unnecessarily obtuse and contrived. It's honestly tantamount to being able to copyright math itself.
I know this is inappropriate..

but to me, it sounds like a fascinating and hilarious dystopian visions... there'd be entire legal teams dedicated to find, and claim and defend the corporate specific ways to implement.. a range check (NO! Don't put a space there! Oh dear!). Or, if a number is even. And an eternal cultural feud between the "is-even"-clan and the "is-odd"-triad.

Once we include mercenaries hired to steal certificates about a specific is-odd implementation, we're in a really weird kind of cyberpunk or shadow run.

Also, don't count the number of paragraphs in this comment and think about them. Don't! Or else!

It has been YEARS but the the RangeCheck function was copied but ruled as too small to matter.