Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Intel

Submission + - Is Windows 7 Actually Faster Than Ubuntu 10.04? (phoronix.com)

An anonymous reader writes: Phoronix has published their first set of benchmarks that compare Windows 7 Professional to Ubuntu 10.04. This first article covers the OpenGL / gaming performance of Windows and Ubuntu using a number of tests and different resolutions and six different computers are used in the comparison. Ubuntu 10.04 ran surprisingly good compared to Windows 7, but the Intel Linux performance is where the numbers plummeted.
It's funny.  Laugh.

Man Spends 2,200 Hours Defeating Bejeweled 2 179

An anonymous reader writes "A California steel contractor spent 2,200 total hours over the last three years racking up a high score in Bejeweled 2. He exceeded the 2^31-1 maximum score programmed for the score display, proving that there is, in fact, an end to the game. I suppose congratulations or condolences are in order."
Earth

Aral Sea May Recover; Dead Sea Needs a Lifeline 131

An anonymous reader writes "It's a tale of two seas. The drying up of the Aral Sea is considered one of the greatest environmental catastrophes in history, but the northern sector of the sea, at least, is showing signs of life. A dam completed in 2005 has increased the North Aral's span by 20 percent, and birds, fish, and people are all returning to the area. Meanwhile, the Dead Sea is still in the midst of precipitous decline, since too much water is being drawn out of the Jordan River for thirsty populations and crops. To keep the sea from shrinking more, scientists are pushing an ambitious scheme called the 'Red-Dead conduit,' which would channel huge amounts of water from the Red Sea to the Dead Sea. However, the environmental consequences of such a project may be troubling."
Data Storage

WD, Intel, Corsair, Kingston, Plextor SSDs Collide 56

J. Dzhugashvili writes "New SSDs just keep coming out from all corners of the market, and keeping track of all of them isn't the easiest job in the world. Good thing SSD roundups pop up every once in a while. This time, Western Digital's recently launched SiliconEdge Blue solid-state drive has been compared against new entrants from Corsair, Kingston, and Plextor. The newcomers faced off against not just each other, but also Intel's famous X25-M G2, WD's new VelociRaptor VR200M mechanical hard drive, and a plain-old WD Caviar Black 2TB thrown in for good measure. Who came out on top? Priced at about the same level, the WD and Plextor drives each seem to have deal-breaking performance weaknesses. The Kingston drive is more affordable than the rest, but it yielded poor IOMeter results. In the end, the winner appeared to be Corsair's Nova V128, which had similar all-around performance as Intel's 160GB X25-M G2 but with a slightly lower capacity and a more attractive price." Thanks to that summary, you might not need to wade through all 10 of the pages into which the linked article's been split.
Programming

Microsoft Fuzzing Botnet Finds 1,800 Office Bugs 111

CWmike writes "Microsoft uncovered more than 1,800 bugs in Office 2010 by tapping into the unused computing horsepower of idling PCs, a company security engineer said on Wednesday. Office developers found the bugs by running millions of 'fuzzing' tests, a practice employed by both software developers and security researchers, that searches for flaws by inserting data into file format parsers to see where programs fail by crashing. 'We found and fixed about 1,800 bugs in Office 2010's code,' said Tom Gallagher, senior security test lead with Microsoft's Trustworthy Computing group, who last week co-hosted a presentation on Microsoft's fuzzing efforts at the CanSecWest security conference. 'While a large number, it's important to note that that doesn't mean we found 1,800 security issues. We also want to fix things that are not security concerns.'"

Comment Re:Nothing new (Score 4, Informative) 152

And with all that said, perhaps it's time to put Microsoft's SVG implementation through the /. torture rack.

Not necessary - here is a nice comparision for all current browser implementations of SVG and how much tests of the official SVG test suite they pass : SVG Implementation Table. If you click on the chart you get a very detailed view.

To summarize:
IE9: 29% of the SVG test cases,
Firefox: 72%,
Chrome/Safari: 83
Opera: 93%

IE9 is way behind, Opera is the winner in this test

Wikipedia

Wikipedia Explains Today's Global Outage 153

gnujoshua writes "The Wikimedia Tech Blog has a post explaining why many users were unable to reach Wikimedia sites due to DNS resolution failure. The article states, 'Due to an overheating problem in our European data center many of our servers turned off to protect themselves. As this impacted all Wikipedia and other projects access from European users, we were forced to move all user traffic to our Florida cluster, for which we have a standard quick failover procedure in place, that changes our DNS entries. However, shortly after we did this failover switch, it turned out that this failover mechanism was now broken, causing the DNS resolution of Wikimedia sites to stop working globally. This problem was quickly resolved, but unfortunately it may take up to an hour before access is restored for everyone, due to caching effects."
Bug

Server Room Smells Can Be an Early Warning 154

Barence writes "As embarrassing as it may seem, an eggy smell in a server room needn't mean broaching the delicate subject of hygiene with a colleague. It can actually be a signal that something is about to go wrong with your server setup, as this consultant discovered after days of assuming questionable personal habits were to blame. The culprit? An expiring UPS device, sending out its own unique warning signal."
Math

Science and the Shortcomings of Statistics 429

Kilrah_il writes "The linked article provides a short summary of the problems scientists have with statistics. As an intern, I see it many times: Doctors do lots of research but don't have a clue when it comes to statistics — and in the social science area, it's even worse. From the article: 'Even when performed correctly, statistical tests are widely misunderstood and frequently misinterpreted. As a result, countless conclusions in the scientific literature are erroneous, and tests of medical dangers or treatments are often contradictory and confusing.'"
Image

Funeral Being Held Today For IE6 Screenshot-sm 194

An anonymous reader writes "More than 100 people, many of them dressed in black, are expected to gather around a coffin Thursday to say goodbye to an old friend. The deceased? Internet Explorer 6. The aging Web browser, survived by its descendants Internet Explorer 7 and Internet Explorer 8, is being eulogized at a tongue-in-cheek 'funeral' hosted by Aten Design Group, a design firm in Denver, Colorado."
Businesses

Superbowl Tech Ads, 1976–Present 70

Ian Lamont writes "Computerworld has put together a collection of interesting, funny, and just plain weird Superbowl television advertisements from tech companies — excluding Internet retailers. Everyone has seen the Macintosh ad that played during the 1984 Superbowl, but there are a bunch of other gems, starting with a long-winded ad for the Xerox 9200 from 1976. The funniest is probably EDS's 'herding cats' ad from 2000, but there are some oddities, too, including a bizarre ad for Network Associates depicting a Russian nuclear missile launch, and a very dated ad for Sharp from the mid-1980s. Intel has one ad in the collection from 1997, and it turns out that it is returning with two ads this year that it says feature 'geek humor.'"
First Person Shooters (Games)

Code Review of Doom For the iPhone 161

Developer Fabien Sanglard has written a code review for id Software's iPhone port of Doom. It's an interesting look into how the original 1993 game (which he also reviewed to understand its rendering process) was adapted to a modern platform. "Just like Wolfenstein 3D, Doom was rendering a screenframe pixel per pixel. The only way to do this on iPhone with an acceptable framerate would be to use CoreSurface/CoreSurface.h framework. But it is unfortunately restricted and using it would prevent distribution on the AppStore. The only solution is to use OpenGL, but this comes with a few challenges: Doom was faking 3D with a 2D map. OpenGL needs real 3D vertices. More than 3D vertices, OpenGL needs data to be sent as triangles (among other things because they are easy to rasterize). But Doom sectors were made of arbitrary forms. Doom 1993's perspective was also faked, it was actually closer to an orthogonal projection than a perspective projection. Doom was using VGA palette indexing to perform special effect (red for damage, silver for invulnerable...)."

Slashdot Top Deals

A language that doesn't affect the way you think about programming is not worth knowing.

Working...