Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
First Person Shooters (Games)

Gamer Plays Doom For the First Time 362

sfraggle writes "Kotaku has an interesting review of Doom (the original!) by Stephen Totilo, a gamer and FPS player who, until a few days ago, had gone through the game's 17-year history without playing it. He describes some of his first impressions, the surprises that he encountered, and how the game compares to modern FPSes. Quoting: 'Virtual shotgun armed, I was finally going to play Doom for real. A second later, I understood the allure the video game weapon has had. In Doom the shotgun feels mighty, at least partially I believe because they make first-timers like me wait for it. The creators make us sweat until we have it in hand. But once we have the shotgun, its big shots and its slow, fetishized reload are the floored-accelerator-pedal stuff of macho fantasy. The shotgun is, in all senses, instant puberty, which is to say, delicately, that to obtain it is to have the assumed added potency that a boy believes a man possesses vis a vis a world on which he'd like to have some impact. The shotgun is the punch in the face the once-scrawny boy on the beach gives the bully when he returns a muscled linebacker.'"
GNU is Not Unix

New LLVM Debugger Subproject Already Faster Than GDB 174

kthreadd writes "The LLVM project is now working on a debugger called LLDB that's already faster than GDB and could be a possible alternative in the future for C, C++, and Objective-C developers. With the ongoing success of Clang and other LLVM subprojects, are the days of GNU as the mainstream free and open development toolchain passé?" LLVM stands for Low Level Virtual Machine; Wikipedia as usual has a good explanation of the parent project.
Bug

Submission + - Windows 7 Team on Battery Notification Messages (msdn.com)

VindictivePantz writes: The Windows 7 team has posted a new blog entry discussing the latest about the reported Windows 7 battery failures.
"...every single indication we have regarding the reports we’ve seen are simply Windows 7 reporting the state of the battery using this new feature and we’re simply seeing batteries that are not performing above the designated threshold...As we always say with regards to any reports on the quality of Windows 7, we are going to continue to be diligent and use all the tools at our disposal to get to the bottom of a report that has the potential to require a code change we would distribute to customers. We are as certain as we can be that we have addressed the root cause and concerns of this report, but we will continue to monitor the situation. In particular, we will continue to have focused communication with our OEM partners as they monitor their customers and PCs over time."

Submission + - Is Internet Explorer 6/7 support actually required (frozenrails.eu) 3

k33l0r writes: Following Google's announcement ending support for Internet Explorer 6, has me wondering whether we (web developers) really need to continue providing support for IE6 and 7?

Especially when creating web sites intended for technical audiences, wouldn't it be best to end support for obsoleted browsers? Would this not provide additional incentives to upgrade?

Recently I (and my colleagues) had to decide whether it was worth our time to try and support anything before IE8, and in the end we decided to redirect any IE6/7 user-agent to a separately set up page explaining that the site is not accessible with Internet Explorer 6 or 7. For us this was easy once we saw from our analytics that under 5% of visitors to the site were using IE at all.

Have you had to make choices like this and, if so, what was your reasoning behind the decision?

Image

Political Affiliation Can Be Differentiated By Appearance 262

quaith writes "It's not the way they dress, but the appearance of their face. A study published in PLoS One by Nicholas O. Rule and Nalini Ambady of Tufts University used closely cropped greyscale photos of people's faces, standardized for size. Undergrads were asked to categorize each person as either a Democrat or Republican. In the first study, students were able to differentiate Republican from Democrat senate candidates. In the second, students were able to differentiate the political affiliation of other college students. Accuracy in both studies was about 60% — not perfect, but way better than chance."
Social Networks

Game Distribution Platforms Becoming Annoyingly Common 349

The Escapist's Shamus Young recently posted an article complaining about the proliferation of distribution platforms and social networks for video games. None of the companies who make these are "quite sure how games will be sold and played ten years from now," he writes, "but they all know they want to be the ones running the community or selling the titles." Young continues, "Remember how these systems usually work: The program sets itself up to run when Windows starts, and it must be running if you want to play the game. If you follow this scheme to its logical conclusion, you'll see that the system tray of every gaming PC would eventually end up clogged with loaders, patchers, helpers, and monitors. Every publisher would have a program for serving up content, connecting players, managing digital licenses, performing patches, and (most importantly) selling stuff. Some people don't mind having 'just one more' program running in the background. But what happens when you have programs from Valve, Stardock, Activision, 2k Games, Take-Two, Codemasters, Microsoft, Eidos, and Ubisoft? Sure, you could disable them. But then when you fire the thing up to play a game, it will want to spend fifteen minutes patching itself and the game before it will let you in. And imagine how fun it would be juggling accounts for all of them."
PlayStation (Games)

PS3 Hacked? 296

Several readers have sent word that George Hotz (a.k.a. geohot), the hacker best known for unlocking Apple's iPhone, says he has now hacked the PlayStation 3. From his blog post: "I have read/write access to the entire system memory, and HV level access to the processor. In other words, I have hacked the PS3. The rest is just software. And reversing. I have a lot of reversing ahead of me, as I now have dumps of LV0 and LV1. I've also dumped the NAND without removing it or a modchip. 3 years, 2 months, 11 days...that's a pretty secure system. ... As far as the exploit goes, I'm not revealing it yet. The theory isn't really patchable, but they can make implementations much harder. Also, for obvious reasons I can't post dumps. I'm hoping to find the decryption keys and post them, but they may be embedded in hardware. Hopefully keys are setup like the iPhone's KBAG."
OS X

Apple Patches Massive Holes In OS X 246

Trailrunner7 writes with this snippet from ThreatPost: "Apple's first Mac OS X security update for 2010 is out, providing cover for at least 12 serious vulnerabilities. The update, rated critical, plugs security holes that could lead to code execution vulnerabilities if a Mac user is tricked into opening audio files or surfing to a rigged Web site." Hit the link for a list of the highlights among these fixes.
Software

Drupal's Dries Buytaert On Drupal 7 55

itwbennett writes "The Drupal community has been working on Drupal 7 for two years, and there are 'hundreds of changes' to show for it, says Drupal creator Dries Buytaert in an interview with ITworld's Esther Schindler on the occasion of Drupal 7 going into Alpha test this week. Most notable for end users are 'some massive usability improvements,' says Buytaert, while site builders will see the greatest changes in the Drupal Content Construction Kit (CCK), which has been moved into the Drupal core. But one thing that hasn't changed is the not-so-easy upgrade path. 'The upgrade path for a Drupal site has never been really easy, to be honest,' Buytaert says. 'We do break backwards compatibility. It's a little bit painful because it requires all of the contributed modules — and there's 4,000-5,000 of them — to make changes.' But Buytaert doesn't think that's all bad. 'Innovation is key. Backwards compatibility limits innovation,' Buytaert contends. 'The rule we have is: We'll break the API if it makes a better API, and if it allows good innovation and progress to be made. Also: The second rule is that we'll never break people's data. We'll always provide an upgrade path for the data.'"
Image

Police Called Over 11-Year-Old's Science Project 687

garg0yle writes "Police in San Diego were called to investigate an 11-year-old's science project, consisting of 'a motion detector made out of an empty Gatorade bottle and some electronics,' after the vice-principal came to the conclusion that it was a bomb. Charges aren't being laid against the youth, but it's being recommended that he and his family 'get counseling.' Apparently, the student violated school policies — I'm assuming these are policies against having any kind of independent thought?"
Wii

Wii Hardware Upgrade Won't Happen Soon 325

As high-definition graphics become more and more entrenched in this generation of game consoles, Nintendo has had to deal with constant speculation about a new version of the Wii that would increase its capabilities. Today, Nintendo of America president Reggie Fils-Aime bluntly denied that a hardware revision was imminent, saying, "We are confident the Wii home entertainment console has a very long life in front of it." He added, "In terms of what the future holds, we've gone on record to say that the next step for Nintendo in home consoles will not be to simply make it HD, but to add more and more capability, and we'll do that when we've totally tapped out all of the experiences for the existing Wii. And we're nowhere near doing that yet."

Slashdot Top Deals

"Being against torture ought to be sort of a multipartisan thing." -- Karl Lehenbauer, as amended by Jeff Daiell, a Libertarian

Working...