Comment Re:Windows Live Photo Gallery (Score 1) 326
Some of us live in India.
Some of us live in India.
Until birth, it's either a part of the mother's anatomy to do what she feels like (if it's implanted in the womb already) or just a thing in a glass if it's not.
Err no. The unborn baby is not part of the mother's anatomy. It's a separate living organism hiding itself from the mother's immune system. Practically a parasite.
whoosh!
You do realize that this will only affect hybrid or electric cars right?
There. Fixed that for you!
Correction. Go-OO is not just some improved version, it is the the official version that you get in a number of distributions these days. Check their downloads page
So in Redmond, the internet browse you!
I highly recommend any Windows users or administrators read Mark Russinovich's latest blog entry Pushing the Limits of Windows: Virtual Memory . It goes over all these things and describes the difference between virtual memory, committed memory, and why it really is important to have a paging file, even on that system with 8GB of physical RAM.
Ok, I decided to go and check out the linked article. Here's what he has to say (emphasis mine):
Some feel having no paging file results in better performance, but in general, having a paging file means Windows can write pages on the modified list (which represent pages that aren't being accessed actively but have not been saved to disk) out to the paging file, thus making that memory available for more useful purposes (processes or file cache).
I am not an expert at systems, but seems to me that he is saying that Windows tries to write disk buffers ("file cache"?) to the pagefile in order to make more space. That sounds quite stupid. Even if that is not the intended meaning, he still says that having a page file allows the system to swap out less actively accessed pages to the disk. But he misses the point then: people who disable page files for better performance want to disable exactly this behaviour. They don't want the system to swap out less active programs.
IANAB (I am not a biologist), but if the possibility set of the patient-harvested polypotent stem cells include trachea cells, I don't see why you would need pluripotent stem cells in order for it to be a "success"?
Huh? Are you sure you are not a biologist?
"The eleventh commandment was `Thou Shalt Compute' or `Thou Shalt Not Compute' -- I forget which." -- Epigrams in Programming, ACM SIGPLAN Sept. 1982