Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Oracle Sues Google

Name: Anonymous 2010-08-19 13:53

So it has been a few days since the news hit the tubes. What's your opinion, /proggit/?

Name: Anonymous 2010-08-19 14:03

I don't care.

Name: Anonymous 2010-08-19 14:05

My opinion is you should go back to /g/.

Name: VIPPER 2010-08-19 14:06

>>1
JEWS

Name: Anonymous 2010-08-19 14:21

>>4
Plausible.

Name: VIPPER 2010-08-19 14:30

>>5
I knew somebody would understand.

Name: Anonymous 2010-08-19 14:52

C99 is all you need.

Name: Anonymous 2010-08-19 16:14

Oracle hopes to destroy open source in general. Instead it will lead to the end of software patents in the year 2023.

Name: Anonymous 2010-08-19 17:31

>>1
Why did they sue Google?

Name: Anonymous 2010-08-19 18:10

>>9
Because Larry Ellison is a real fuckface who would prostitute his mother for a fiver.

It'll be interesting to see if Oracle (or Microsoft) succeed in scaring companies away from using Android.

Name: Anonymous 2010-08-19 19:26

It'll be interesting to see if Oracle (or Google) succeed in scaring companies away from using Java.

Name: Anonymous 2010-08-19 19:40

>>10
Oracle's intent is to get money somehow, not to shut down Android. That money might be from Google, or it might be (indirectly) from Microsoft if you believe this is another round of dirty pool.

Name: Anonymous 2010-08-19 20:22

I think Android were stupid to use Java in the first place, and part of Google's conditions for purchasing them should have been a transition away from it.

Not that it matters, because the patents basically apply to any VM, but I don't think they would have sued if Google hadn't stiffed them by using Harmony and writing Dalvik.

Based on how fucked up these patent cases are, my guess is Oracle wins $500mil, Google pays them out of pocket, and the world keeps going as if nothing ever happened.

Name: Anonymous 2010-08-19 20:49

Fuck you. Keep hope.

Name: Anonymous 2010-08-19 20:54

>>13
The choice of Java for Android wasn't as bad as you think, nor as good as Google thought. They need to be told twice on everything, which is why they eventually compromised and supported some limited non-Java. They've beaten with the cluebat enough that they've got their head on straight viz. Java now, which means they'll be making a completely different set of entirely foreseeable mistakes, no matter how much forewarning they receive.

OTOH, even if they do insist on making avoidable mistakes, Google at least manages to learn from them in time to turn a profit... or at least keep the project in Beta and eat the cost as 'funged 20% time' or what have you.

Name: Anonymous 2010-08-19 21:13

>>13
If $500m < royalty fees Google would pay for licensing J2ME, then it's still a net win.

Name: Anonymous 2010-08-19 21:41

>>13
 The point of Java was because of the VM. Do you have any suggestions for better VM technologies that are either well established or in the process of being well established?

Name: Anonymous 2010-08-19 21:54

>>17
Establishment doesn't really matter as long as it's easy to target. Still, finding any suitable VM in this category is difficult.

Name: Anonymous 2010-08-19 22:21

>>13
Android were stupid to use Java in the first place, and part of Google's conditions for purchasing them should have been a transition away from it
What should they have used instead? Java's popular, which means lots of developers who can write apps for their platform. It's also got a shit load of libraries available and a good set of tools/IDEs already written. Get rid of Sun's stupid J2ME licensing, the gay ass class libraries, their crappy VM, and you end up with something pretty decent.

Name: Anonymous 2010-08-19 22:46

>>17
The point of Java was because of the VM
What, why? Google seem to

Name: Anonymous 2010-08-20 0:25

>>17
The point of Java was because of the VM.
And what is the point of the VM exactly? The iPhone does not have a VM.

Name: Anonymous 2010-08-20 0:47

>>17
The regular Java VM was obviously not that important, since Google has made do with their own, and done all right with it (legal issues aside).

Name: Anonymous 2010-08-20 1:16

>>17
Completely wrong. Having a VM is irrelevant, and clearly unnecessary for mobile software, as the iPhone, Windows Mobile, Symbian, BREW, etc. all demonstrate. Having the Java VM even more so; they wrote their own!

I'll tell you why they chose Java. It's because Android is going after the J2ME market, and so they want to pull all those developers over to Android. They figured the best way to do that is to give them the same old programming language so they have an easier time adapting to it and porting their apps.

It's also because they made the decision in 2005, where there weren't really any other serious compiled languages than C and C++. (There almost still isn't; not much has changed in that regard.)

Name: Anonymous 2010-08-20 1:19

>>12
Of course Oracle wants money, that's the whole point for them. But the court case is going to drag on for years, and in the meanwhile Android is going to be a risk for any device manufacturer as if Oracle actually win they may well decide to go after all Android users for license fees as well. It is only to be expected that other manufacturers like Microsoft will want to capitalize of this risk to push their own products as a risk-free solution.

Name: Anonymous 2010-08-20 1:21

>>23
where there weren't really any other serious compiled languages than C and C++
I would have bought a Lisp phone.

Name: Anonymous 2010-08-20 1:50

Why did they made a VM?
Just port GCC

Name: Anonymous 2010-08-20 4:46

The point if the VM is portability, copy program from JVM a to JVM b and it runs, even if both are on different archs.

A nice idea badly executed.

Name: Anonymous 2010-08-20 6:22

write once, debug everywhere

Name: Anonymous 2010-08-20 6:40

>>12
Oracle's intent is to get money somehow, not to shut down Android.
That's not what their lawsuit says. They want every copy of Android destroyed.

Name: Anonymous 2010-08-20 7:09

>>29
WE WILL NOT REST UNTIL OUR REASONABLE DEMANDS ARE MET

Name: Anonymous 2010-08-20 7:30

>>29
They can dream. Software patents don't apply everywhere.

Name: Anonymous 2010-08-20 9:01

Time to start firebombing offices, I guess.

Name: Anonymous 2010-08-20 9:22

>>29
They're trying to create more fear and pressure Google into settling the lawsuit. If Android was wiped from the face of the earth there'd be no way for them to rake in the cash money Larry Ellison so desperately wants.

Name: Anonymous 2010-08-20 9:25

>>33
Forgot to add, if the suit goes to court and Oracle lose, I wouldn't be surprised if they axed Java completely.

Name: Anonymous 2010-08-20 9:44

>>34
HotSpot is open sourced now, and there's Apache Harmony for the class libraries. Oracle can axe it all they want, and it won't make any difference to the existence of the Java "platform".

Name: Anonymous 2010-08-20 9:52

Oracle rapes your freedom.
Uninstall your Java Runtimes.

Name: Anonymous 2010-08-20 10:38

>>35
It will matter if no organization takes responsibility for it and continues development. No, your open-sores club won't cut it.

Name: Anonymous 2010-08-20 11:18

>>37
Harmony is already self-sustaining. As for HotSpot, there's still enough Java shops around that would be interested in maintaining it, even if Oracle pulled out.

Name: Anonymous 2010-08-20 11:22

>>37
PROTIP:The open handset alliance governs the direction of Android. Google is the originator of the Android platform.

Name: Anonymous 2010-08-20 12:20

This lawsuit can be summed up in two points:
- Oracle wants to show that it won't let Google take over their platform.
- Google should've seen it coming. Technically, Google made the same mistake Microsoft did when it got sued by Sun.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List