Slashdot Mirror


User: Random+Person+1372

Random+Person+1372's activity in the archive.

Stories
0
Comments
12
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 12

  1. Re:SQL Injections SHOULD NEVER WORK on Anatomy of a SQL Injection Attack · · Score: 0

    Is it more work than a simple users table and single sign on? Yes. Is it a more sound methodology than SSO? Yes.

    Single sign-on is not the same as using the same user account for everybody...

  2. Re:Feature, not a bug. on GoDaddy Wants Your Root Password · · Score: 0

    That looks rather historic. From the sudo changelog:

    2004-05-16 18:47 millert

                    * CHANGES: There was no 1.6.7p6.

    So 1.6.7p5 should be from around 2004.

  3. Re:Bugger. on The Future of OpenSolaris · · Score: 0

    MySQL dying? SCNR.

  4. Re:Professionalism on Some Early Adopters Stung By Ubuntu's Karmic Koala · · Score: 0

    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.

  5. Re:Professionalism on Some Early Adopters Stung By Ubuntu's Karmic Koala · · Score: 0

    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?

  6. Re:How hard is it? on EU Wants To Redefine "Closed" As "Nearly Open" · · Score: 0

    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?

  7. Re:4chan on Even More Restriction For German Internet · · Score: 0

    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")...

  8. Re:Microsoft has retail stores? on Celebrate Your Next Birthday At the Microsoft Store · · Score: 0

    So this security problem did not exist? Yes, it's a problem in Java, but Java is part of the default MacOSX installation, and Apple only fixed the problems months later.

  9. Re:*blinks* on Could the Cloud Derail a $300 Million Data Center? · · Score: 1

    Properly set up however, the important data should be arriving at the cloud encrypted and be stored encrypted. The host should have no ability to access raw personal data.

    And how you would go to process the data?

  10. Re:And nothing of value was lost on Stroustrup Says New C++ Standard Delayed Until 2010 Or Later · · Score: 1, Insightful

    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.

  11. Re:So who was it ?? on Most Expensive JavaScript Ever? · · Score: 1

    About one cube root of them.

  12. Re:They could on ARM-Powered Linux Laptops Unveiled At Computex · · Score: 1

    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.