Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Minimum specs mean nothing (Score 1) 554

Wine is not an emulator. The application code runs on bare CPU just like they do on Windows. However, if Wine implements faster API code than Windows, then we see performance improvement when we branch to those functions. I have heard that some games already run faster with Wine than under Windows.

Comment It is a valid strategy (Score 2) 81

the Xen project privately fixed the bug and waited until all the major Xen deployments were patched before any details were released. Isn't this the way that all open-source projects should fix security issues?

I do see value in that approach. When a vulnerability is found, it's better to report it discretely to the authors. Shouting the details to the world in the name of "openness" just causes script kiddies to go wild and nuke a bunch of machines which could have been otherwise avoided.

Beer

Study: Compound Found In Beer Boosts Brain Function 119

An anonymous reader writes Researchers have found that a chemical found in hops may actually improve memory. Unfortunately, a person would need to drink 3,520 pints of beer a day to get a high enough dose of the chemical to boost their brain power. A daunting task for even the most enthusiastic Oktoberfest participant. From the article: "Researchers at Oregon State University discovered that doses of xanthohumol, a flavonoid found in hops, improved memory and thinking in a lucky group of mice. Flavonoids are a class of compounds present in plants, known to have numerous health benefits. Last year, researchers discovered that a flavonoid found in celery and artichokes could potentially fight pancreatic cancer. The researchers treated the mice with dietary supplements of xanthohumol over the course of eight weeks. Their goal was to determine if xanthohumol could affect palmitoylation, a naturally occurring process in animals (including humans) that's associated with memory degradation. The mice then went through a series of tests—including the popular Morris water maze—to gauge whether or not the treatments had improved their spatial memory and cognitive flexibility. For the younger mice in the group, it worked. But on the older mice, unfortunately, the xanthohumol didn't seem to have any effect."

Submission + - Unexplained out-of-band WIndows DVD patch

davidwr writes: Microsoft released September 2014 update for DVD playback in Windows 7 SP1

as an out-of-band "Important" update yesterday without explaining why it was rushed instead of waiting two weeks.

Microsoft knows that patching annoys system administrators and others and typically doesn't do out of band updates without a good reason. Unlike the recent out-of-band Russian Time Zone update, there isn't an obvious to be a "you must install this by a certain date or something will break" reason to rush this.

Does anyone know why Microsoft didn't either 1) wait two weeks or 2) provide a clearer explanation of why this is important enough to push out early?

Comment Re:Not just 9 (Score 5, Informative) 399

Under the hood, the NT6 core actually is still the same. With Windows 10, we will see a platform update from NT 6.3 to NT 6.4, which brings some improvements to the kernel and things like that. But they have not done a complete rework to the deep internals (like they did with Vista) which would warrant a new major version number. The silly Start Screen, Modern UI, and things like that are related to just shuffling around middleware and userspace components.

Slashdot Top Deals

In less than a century, computers will be making substantial progress on ... the overriding problem of war and peace. -- James Slagle

Working...