Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Professionalism (Score 0) 1231

That has got me thinking... How can the London stock Exchange crash twice with Windows Server in one year, but didn' t crash at all in all previous years it was running Linux? Professional quality must mean that the quality sucks...

Umm, didn't the London Stock Exchange run Solaris or some other commercial unix/unix-like system before switching to Microsoft Windows? Even now they switched (or still plan to switch? I don't know) to a heterogenos environment running both Solaris and Linux.

Comment Re:Professionalism (Score 0) 1231

And that's not to say that sticking with old versions is always bad, it's just that the method of deciding what's stable is literally "is it old?". Why not test things and then update, instead of arbitrarily picking a version and declaring it to be stable? Or keep track of projects that release safe code and give them 2 weeks to make sure there's no horrible bugs, and then update (like what exactly is the reason for holding back Firefox and Pidgin?).

Because it is hard to do so. You cannot assure that there are no regressions as you can only test very few configurations, then somebody has to spend the resources to do the actual testing, and so on.

A stable (i.e. static) release means that at least no *new* regressions are introduced. Sometimes an exception has to be made (e.g. security updates), but these fixes are often backported to the version supplied in the release to avoid changes in behaviour as much as possible, but sometimes there are still regressions (see the security updates Debian provides, sometimes there are follow-ups due to regressions *not* noticed during testing). How many more regressions would there be when *new* upstream releases are included in the stable release?

Comment Re:How hard is it? (Score 0) 239

Okular (the KDE PDF viewer) also obeys DRM restrictions by default, but at least it can be turned off in the preferences (Setting Configure, General, Obey DRM limitations). I believe this was implemented due to Adobe's requirements. If Apple's PDF viewer does not allow to ignore DRM restrictions, maybe you should just use a different one that allows to do so?

Comment Re:4chan (Score 0) 330

It is sad that you see Freedom of Expression, one of the Human Rights, as a privilege that can be taken away instead of an inalienable right. On the same line of thought goverments take away the *right* (not privilege) not to be tortured (because you are an evil person and so do not deserve any "privileges")...

Comment Re:And nothing of value was lost (Score 1, Insightful) 501

Why the #$%! do programmers believe that operating systems are like movies and you need to release a sequel? There is nothing they can add to any operating system that cannot be done effectively with Windows 3.1 with a good virus scanner. Multitasking? Network support? Memory protection? All of those are ALREADY possible without another operating system being introduced.

The purpose of new operating systems? To sell licenses. To sell books. To keep journalists publishing about their new registry tricks. But lets face it, we have enough operating systems now. If you can't accomplish what you want to do in a relatively short time with the options that are now available, the problem isn't the oeprating system.

Comment Re:They could (Score 1) 272

But even if Windows was ported to ARM, one of the main selling points does no longer apply: There will not be the giant collection of software for Windows ARM that is available for Windows x86. Linux has an advantage here: when you have access to the source, you (or your favorite distributor) can just compile the same software for ARM. Nobody can do this on Windows.

Sure, there would be software for Windows ARM, but initially there would be less software available compared to a Linux distribution.

Slashdot Top Deals

Memories of you remind me of you. -- Karl Lehenbauer

Working...