Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Good grief! (Score 1) 284

The fact that there are government game ratings at all. The US has game ratings through the ESRB, but they're not a government entity, and the ratings are just parental guidelines. It's not illegal for a 10 year old to play a game rated M, or see an R rated movie... and it's certainly not illegal for a game or a movie to forgo getting a rating at all.. in fact that's a selling point for a lot of DVDs.

Comment Re:C-sharp (Score 1) 565

C# is exactly like Java to program in, unless you need to do anything complicate like generate bytecode at runtime.

Except for where it's not. Like C# supporting closures, and not making the distinction between primitives and objects... etc. Actually, C# has very little in common with Java.

Comment Re:It doesn't matter how good VP8 is. (Score 2, Informative) 170

You're thinking of it like there's dedicated h264 hardware in, say, the iPhone. There isn't. There's hardware that accelerates decoding of h264... that same exact hardware can be used to decode VP8.

Think of it like how your desktop uses SSE3 to speed up h264 decoding... SSE3 doesn't contain an h264 decoder.

Slashdot Top Deals

WARNING TO ALL PERSONNEL: Firings will continue until morale improves.

Working...