Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Upgrades

Submission + - CentOS Linux 5.4 Released

An anonymous reader writes: The fourth update in the CentOS Linux 5 family is released. Highlights of the new release include a kernel-based virtual machine (KVM) virtualization, alongside of Xen virtualization technology. The scalability of the virtualization solution has been incremented to support 192 CPUs and 1GB hugepages, GCC 4.4 and a new malloc(), clustered, high-availability filesystem etc. Grab a CD set from a mirror, and via BitTorrent 32bit, 64bit DVD. If you are already running CentOS-5.3 or an older CentOS-5 distro, just follow these simple instructions to upgrade over the Internet.

Comment Re:Single Player (Score 1) 520

Dumb start, but...+1.

However, my concern is over Diablo 3, not WoW, which I don't (want to, for that matter) play.

I am a huge fan of d2x. I've been playing it for ages. But I found out, especially in the latest patches, that unless you had top notch equipment, which is very hard (TOO HARD) to come across in a legit way, you just couldn't beat hell difficulty in single player.

I HATE battle.net. I hated it because of cheaters (but the "diabolic" extension helped me kick them out, fortunately), I hated it because of Blizzard's stance over bnetd, but I hated it even more with the latest patches for the following reasons:

* some epic monsters only showed up online,
* some epic items only could be spawned online as well.

WHY?? Why did Blizzard do that (on all three hatreds)? Has Blizzard learned? That is, will D3 be as interesting "offline" (LANs included) as D1 and D2X (before patch 1.09) were?

Comment Question to a lawyer out there... (Score 1) 144

I suppose that if Mr Ralsky has pleaded guilty, he had a good reason... To my non-lawyer eyes, it is because he would have faced a much bigger sanction if he were proved guilty in the end.

Does my reasoning stand, or not at all? In a more general way, are there any quantitative differences in penalties depending upon yours pleading (non) guilty?

Comment Re:Performance Tuning is Not Refactoring (Score 1) 159

Then you may want to "try out" this book:

http://books.slashdot.org/article.pl?sid=06/06/07/1458232

"Incidentally", it was written by... Stéphane Faroult. I've read it a few times, and used its lessons (there are no other words for it, really) to prove by figures that the redesign of the data model that I suggested could improve the performance by a factor of 10.

Before reading that book, I knew that the data model was broke, but couldn't explain why. This book told me why. We use Oracle, but the lessons taught in this book apply to ANY (R)DBMS.

Security

Submission + - Windows 7 UAC: the good, the bad, the ugly

fgaliegue writes: Microsoft has long had a very, very bad security report, which is not very surprising since all OEM distributors make all users administrators by default. So, they tried to "fix it" with Windows Vista and UAC. Vista being the failure that everyone by now knows it is, Microsoft now pushes Windows 7. And with Windows 7 comes another UAC incarnation. Peter Bright, from Ars Technica, has a deep look into this revamped UAC. Basically, UAC is about warning about undue privilege escalation. That's a good thing. The bad thing: gaping holes exist, and Microsoft says it's by design. The ugly: bugs, as in any program can bypass UAC by acting the "correct" way.

Comment Re:Expected (Score 3, Informative) 1654

Vista's highly annoying level of UAC was actually designed in an annoying manner on purpose, to try to get users to complain to the developers.

However, "Publisher: Microsoft Corporation" means... yeah, it backfired. :P

I wouldn't see it that way. My understanding is that MS has acknowledged the fact that (100-epsilon)% of computers out there in the wild run as admin and tried to limit this behaviour. And also that most of them don't even have a password to begin with. Meh.

But they did it the wrong way, imho. Instead of forcing a regular, non priviledged user to be created and only ask for admin privileges for some operations (as Ubuntu does), they left things as is and flooded Joe User with warnings - so many warnings that most users either answer yes every time or, if they are skilled enough, shun them.

No wonder that Vista turns out to be as little secure as its predecessors were. Ubuntu should have taught them a lesson, but... No. Go figure. And that's without even mentioning the fact that 99+% of viruses/trojans are ineffective if you run as a normal user. This is all the more a pity that Windows (from NT on) _does_ have very fine-grained security mechanisms.

Comment Re:Expected (Score 1) 1654

> Most people don't care what OS they have

That's the point, really.

Too many online services require that you have Windows (be it for Internet Explorer alone and its much maligned ActiveX) in order to operate. As long as this kind of mentality doesn't change among software _editors_, there's little chance that Linux on the desktop will be a viable option.

I have faith, however, that a mentality shift will eventually happen. And that's not about licenses only (I praise Nokia for LGPL'ing Qt, they made the Right Thing(tm)), it's also about programming habits: the vast majority of computers with Windows are run with admin privileges 100% of the time, and many (Windows) application programmers take this fact for granted (a vast majority of games won't run as a regular user!). This HAS to change. I believe this WILL change. Soon. For some definiton of "soon", of course.

KDE

Submission + - Nokia adopts LGPL for Qt (arstechnica.com)

TooQt writes: Nokia has announced plans to make the open source Qt toolkit available under the permissive LGPL license. This move will finally make it possible for software developers to use Qt to build proprietary applications without paying for a commercial license. Nokia also also plans to move the Qt source code to a public Git repository so that the community can participate in development. The availability of Qt under a permissive license dramatically changes the economics of cross-platform development and could boost the availability of commercial software for Linux. "Broader use of Qt by even more leading companies will result in valuable feedback and increased contributions, ensuring that Qt remains the best-in-class, cross-platform UI and application framework. The accelerated development of Qt will allow developers, including Nokia, to deliver better devices and applications, reduce time to market and enable a wider deployment base for their solutions," said Sebastian Nyström, Vice President, Qt Software, Nokia.

Comment Linking to a previous news item (Score 4, Insightful) 211

http://games.slashdot.org/article.pl?sid=08/12/20/178259

Go read it. Seriously. The author has many good point, and this panel only highlights the points he makes.

The /. comments on this article are spot on, in the sense that most of them are knee-jerk reactions predicted all along the article. Sad.

The Courts

Submission + - IFPI.* domain dispute likely to go to court (arstechnica.com)

fgaliegue writes: Ars Technica has a follow-up on the ifpi.com domain takeover by The Pirate Bay. The International Federation of the Phonographic Industry, ifpi.org, is quite unhappy that the .com is now a link to the (still not live) International Federation of Pirates Interests. The ifpi.com domain has been free as soon as March of this year, according to WebArchive. Nevertheless, the "real" IFPI wants to take it to the WIPO under the accusation of cybersquatting.

Slashdot Top Deals

Make sure your code does nothing gracefully.

Working...