Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment What this likely *really* means... (Score 4, Interesting) 74

On the surface this may look like EA is giving up it's quest to kill used games. I find that rather unlikely.

What this likely *really* means, is that 'online pass' will soon be redundant. With ps4 and the next xbox soon to be out, this moves all but confirms that there will be something similar at the system level on both consoles, likely with publisher-friendly terms so they can share in on the ransom windfall.

EA is shutting down theirs early to try and save face and let Sony and MS look like the jerks next gen, when in reality, it was probably their idea and lobbying that forced Sony and MS's hands.

So..yippie?

Comment Re:bets? (Score 2) 319

WebOS had an actual standard Linux user space. Everything was back level, but it was there.
Android does not. The user space is all locked down custom java land.

On WebOS you could actually load up standard ARM Linux repos and install whatever you wanted. Awesome idea, IMO. I'm still bummed it never caught on.

Comment Probably will fail because... (Score 2, Insightful) 70

Intel is kind of a no compromise company. They want the power..and the margins. Look at the rest of their businesses:
  They own a huge chunk of the margins on PCs and servers, and basically dictate to OEMs what their products will be.
  They kicked Nvidia out of the chipset/motherboard market because, y'know, can't have that.
  They wouldn't budge on prices for chips in the original Xbox, which doomed it to failure and havn't sniffed the console market since.
  They're in and out of mobile, mostly because they can't line up any partners.

And now they're going to play nice with the content/distribution cartels? The path to their door it littered with the corpses of start-ups and wunderkinds that only needed the Ace of Content for the staight flush.

Don't blame me if I don't hold my breath there.

Comment Re:I kinda doubt it here (Score 1) 72

Did you RTFA?

"The named defendants ran Google searches for how to copy and delete large numbers of documents. Over 150,000 documents related to AMD desktop and laptop design were transferred before Kociuk turned in his resignation to AMD."

All of what you said may be true, and AMD smokescreening is of course part of it, but DAMN, these guys are screwed.

Comment Mickey who? (Score 1) 391

I'm not sure how much innovation is being strangled, but one thing that's certain is the damage to Mickey's popularity.

When was the last time that a Mickey Mouse cartoon was released? Do kids today even know who he is?
Can you imagine if all the old Mickey cartoons where on PBS constantly? It would probably endear kids to him all over again and send a new wave of kids to Disney parks. How is there a downside? It seems crazy to me to pass up the value that those old 'toons have - to both the culture and to Disney in the form of free brand publicity.

Instead they rot in the 'vault' and Disney parks are full of old 'IP' that fewer and fewer people recognize.
Genius!

Comment intel-lectual propaganda (Score 2) 285

Intel like to throw claims like this out there to try and win mind-share.
It means nothing, but sounds impressive in a vague, buzz-wordy way. It's just marketing.

I'm not surprised their vague future predictions are aimed at mobile now. They desperately need mind-share in that segment.

"Look! We're relavent in mobile! We'll have FORTY-EIGHT cores! All with frickin' laser beams attached to their heads!"

Comment Re:Open source software makes sense. (Score 1) 46

Spoken like a true software guy (no offense, I'm one too). Where we differ, though, is that I don't believe the ideal is a sea of unreliable bottom barrel x86 with janitors swapping out a box when the little blinky light turns red. No fun!

Also:
What all this pie in the sky open source hardware stuff seems to ignore is the most expensive piece in the whole enchilada: the CPU. And that certainly won't be 'open sourced' any time soon. "So what", you say. For that one piece, we'll just rely on Intel because that's what everyone uses anyway.
Well then, Intel would have more power than ever and would, no doubt, more easily be able to command more of the profits per box and use that to stomp out any competition, and then yeah! CPU monopoly!
But Intel wouldn't ever abuse that power, they're engineers, right?

I'm all for compatibility, but sometimes "fragmentation" is often the result of a *healthy* market. More unique designs to solve a problem is a good thing.

Comment Re:PowerVM (Score 1) 417

Snapshots are arguably outside of the scope of the hypervisor, but I can certainly see the value in your example.

Still, I would use LVM snapshots, or even better, netboot an OS image onto a ramdisk, and reboot it when you want to 'reset' it.
VMWare also includes I/O drivers in the hypervisor, which is another over-step of scope, IMO.

Comment Re:Failing of VMware? (Score 2) 417

Some of the pain points of VMWare:

number of vCPUs, vMemory per VM
vSphere 5 now lets you have up to 32 vCPUs and 1024GB in a VM, which is good. vSphere4, which most people still, have is limited to only 8/256 per VM.

overhead:
VMWare takes a good 15-30%. Again the hypervisor in vShere 5 is a bit better performer.

stability:
I/O drivers are included in the hypervisor, which is a bit scary.

Pricing
The VMWare pricing model is overly confusing. Costs for added more vRAM to the pool? yuk.. vsphere5 makes this even worse.

I kinda see KVM as taking off here in the future. A lot of development is focusing that way..

Comment PowerVM (Score 1) 417

Bar none, PowerVM still has VMWare beat in most areas that matter, but vSphere 5 is a step in the right direction.

If we're just talking x86, though, I keep hearing that KVM will be the top virtualization solution going forward.

Comment Re:lot of record breaking floods lately (Score 1) 203

Not to mention the record breaking droughts in Texas and the SW.

The data does suggest a global warming trend, but some weather shifts are normal. Just because floods wiped out *your* house this year doesn't mean the world is ending and it's all Fox News fault. In this case, the Pacific has been cooler than normal, which changes the jet streams. Which pushes moisture in the air in different ways. It's happened before and will happen again.
Just don't tell that to the dinosaurs.

Comment Re:Should be relatively platform agnostic already (Score 3, Interesting) 187

There are Android-specific patches to the kernel, including an extensive security model, custom locking mechanism, and different frame buffer support among others. A lot of this code may have some ARM-only trickery. Add to that the library of redundant device drivers that phone companies write and discard (that may or may not work) and you have yourself a chunk of work there.
It doesn't help that Google has no interest whatsoever in getting their code merged into the Linux kernel properly. In fact, that's the main problem with Android. If their patches were merged and properly supported, device drivers would be better and it would be easier to do an x86 (or ppc or what have you) port. It's too bad since userspace is basically all java- the apps should just work on a new arch, but that benefit is torpedoed by Google's lack of follow-through in working with the community to get stuff merged.

In other news, Meego certainly seems doomed to hacker-land.

Slashdot Top Deals

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...