Comment Stopping Spam? (Score 4, Interesting) 96
Comment Re:I guess I am odd then... (Score 1) 325
Comment Not Much Difference (Score 1) 209
Comment Re:Who cares? (Score 1) 353
Another point which I rarely hear about in discussions of the iPhone is how it is fundamentally marketed differently. We have had an iPhone for many years now. It hasn't been the exact same hardware this whole time, but it has been an "iPhone" the whole time. Now think about other mobile phones. Ask someone what phone they have and it is either "LG", "Motorola", etc. Mobile phone models change so often than no one can remember what model they have currently, because there is a good chance that you can't even buy the model anymore. Apple has won the marketing game because by keeping the same name, they don't have to scrap all of their previous marketing whenever the model changes.
Comment Re:Latency (Score 1) 184
There's one big reason - latency.
Not all games are twitchy FPSs and racing games though; and not every element in even *those* games has to be calculated for instant feedback.
Let's say you have a flamethrower in a game. You need to be able to see where the flames are going, and where your enemies are going, 'immediately' so that you can get a good kill.
But all the indirect lighting from those flames bouncing around in the scene lagging behind by, say, 150ms would be perfectly acceptable.
e.g. offload the intensive bits and pieces to the cloud, rather than the entire thing.
Although the entire thing would be possible in due time as well - players are already playing with lag; lag induced from rendering off-site is minimal compared to the hops between you and the average game server. Bandwidth is a far bigger concern; especially when you consider more and more ISPs introducing caps.
As far as CPUs go.. oh, absolutely, they'll get ever more powerful especially after Larrabee. But the games get more demanding as well. So now you need a new CPU, but it uses a different socket, so you get a new motherboard, turns out your old cooling fan won't fit, beside.. the TDP of the new CPU is 120W, so you'll need a watercooling solution anyway, etc. etc.
There's a lot of reasons why 'gaming on the cloud' ( I do hate that term. ) can be a good thing (from the technical up above, to the energy efficiency, to technical support, to non-invasive anti-cheating constructions), just as there are down sides to it (potential for lag, slurps bandwidth, no resale options, game could be abandoned at any point and you'll have no recourse, etc.).
But to state it's doomed before it's even launched... hmm. Let's have them give it a shot, first?
Comment Re:didn't DIVX already solve this problem?!!!! (Score 1) 498
What bothers me about these "subscription-based" consumer models is that a verification system is required to authenticate or "authorized" consumers. Such systems can easiely produce reports on consumer habbits and veiwing preferences. Reports could be given to Goverment agencies, FBI profiling can be modeled, etc... Granted, not really a big issue in a free society like ours (cough cough), but has anyone seen the German film "The Lives of Others"??
Comment Re:Yes, but it's still betrayal of trust (Score 1) 650
Dentist...Cabbie...plumber...accountant...lawyer
What do all of these have in common?
Some sort of license to work, i.e. they have to prove in some way that they know what they are talking about. Why are you trying to hold someone in an entry-level job up to the same standard as a "professional"?
Submission + - RAID's Days May Be Numbered (enterprisestorageforum.com) 1
From the article:
"The concept of parity-based RAID (levels 3, 5 and 6) is now pretty old in technological terms, and the technology's limitations will become pretty clear in the not-too-distant future â" and are probably obvious to some users already. In my opinion, RAID-6 is a reliability Band Aid for RAID-5, and going from one parity drive to two is simply delaying the inevitable.
"The bottom line is this: Disk density has increased far more than performance and hard error rates haven't changed much, creating much greater RAID rebuild times and a much higher risk of data loss. In short, it's a scenario that will eventually require a solution, if not a whole new way of storing and protecting data."
NASA's Zero-Gravity Robotic-Arm Partnership With Canada 41
Debian Gets FreeBSD Kernel Support 425
Submission + - XBOX 360 Finally Getting Blu-ray (tomshardware.com) 1
Comment Not previously talked about? (Score 2, Informative) 93
How about actually searching for something as simple as "laser"? This previous article appears on the first page:
http://science.slashdot.org/article.pl?sid=07/12/13/0315230
Submission + - AMD Releases 3D Programming Documentation (phoronix.com)