Comment Re:Shouldn't they be after Google? (Score 1) 148
Comment Steve Austin. Astronaut. A man barely alive. (Score 1) 35
Comment a reprogrammable protein factory (Score 1) 48
Comment chrome = fail w/4 big animate gifs (Score 1) 144
Comment braggard (Score 1) 503
Comment Computing, Really? (Score 1) 420
I bank on every smart phone increasing the demand for a larger and more capable cloud, but the iPhone did not create cloud computing, the web did.
Being a computing professional for nigh on 30 years, I cringe when "computing" and "computer" are used interchangeably. It also bugs me when I hear claims that Computer Science is some lofty discipline that shadows over computer engineering and professional programming or someone corrects my pronunciation of GIF, or [/.pretence]
"You keep using that word. I do not think it means what you think it means." -- Inigo Montoya, The Princess Bride
Comment a black car followed by a white car (Score 1) 79
TFA: The Exchange of Features, Textures and Faces - The binding problem is a fundamental issue in neuroscience. The term refers to the fact that the brain processes color, motion, and other visual features separately and in parallel, yet our perception is of a unified world, populated by coherent objects.
I've long marvelled that as I'm speeding down the freeway, a black car followed by a white car in the oncoming lane looks like a police car: a black car with a white door.
Comment map your data (Score 1) 124
Comment Re:comment from original page (Score 2, Insightful) 90
Comment Re:comment from original page (Score 1) 90
Comment Re:Yeah (Score 1) 90
Comment test lists and RCS (Score 1) 235
Comment Re:Android 256MB App Storage Limit (Score 2, Informative) 347
Comment Re:Back to the Future? (Score 5, Interesting) 361
Running multiple services on one OS requires that when you must reboot a server because of an OS bug or mis-configuration all of the services are brought down... Same if it crashes or hangs. As compelling as that is I've never used a hypervisor in 30 years on 10's of thousands of servers.
I do routinely use chroot jails on thousands of servers to isolate the application from the host OS. This way I do not need to re-qualify any tools when we implement an OS patch.
Check it out: http://sourceforge.net/projects/vesta/