Slashdot Mirror


User: setagllib

setagllib's activity in the archive.

Stories
0
Comments
1,030
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,030

  1. Re:xubuntu on Is Ubuntu Getting Slower? · · Score: 1

    Thanks, and my apologies for tl;dr behavior.

  2. Re:and? on Is Ubuntu Getting Slower? · · Score: 1

    The biggest user-visible difference between Debian and Ubuntu kernels is that Debian kernels are always "-server" style kernels, that is, no preemption and low clock rate. This lowers responsiveness but can vastly improve throughput for server tasks. So yes, Debian is still a server distribution, although on modern hardware the difference is more subtle.

  3. Re:xubuntu on Is Ubuntu Getting Slower? · · Score: 1

    That bug reports seems to only apply to upgraded installs, not fresh installs. Perhaps it doesn't address the issues in this benchmark.

  4. Re:xubuntu on Is Ubuntu Getting Slower? · · Score: 1

    Try Debian Lenny with xfce. Mine boots to under 30 MB RAM for console login, 160 MB RAM for GUI, which is pretty heavy but almost all of that is just the X server which is getting extremely large. Console login is still rathger small and that's including a couple of services in the background, so it's not like the kernel and shell are bloated.

  5. Re:Maybe on Is Ubuntu Getting Slower? · · Score: 1

    He might mean from bootloader to KDM login, which is still absolutely absurd because just loading that much executable data off the D420's disk takes more than 10 seconds. I run a tight Debian Lenny on my D420 and it takes longer than that just for *console* login.

  6. Re:What hardware? on Is Ubuntu Getting Slower? · · Score: 1

    LAME also has significant IO speed and memory speed components, which seem to be slowed down in general in the test environment. Besides that, the new scheduler gives generally lower priority to batch tasks. And GCC might be worse. Compiz is running. So there are a few slowdowns that really stack up. I'm not sure if they account for the whole 50%, however.

  7. Re:Flexibility and freedom are its raison d'Ã on Is Ubuntu Getting Slower? · · Score: 1

    That's just retarded. KDE and GNOME libraries comprise similar functionality to the Windows foundation, in different ways with different strengths, and it just happens you are able to run both at once.

    There are plenty of "small" media players you can install that depend on as few libs as possible, including some that run via a command line interface. You have the full spectrum of features and requirements available to you. Try saying that about Windows, where a multi-megabyte beast like foobar2000 is considered "lightweight".

  8. Re:In other news, on Shuttleworth On Redefining File Systems · · Score: 1

    That is the most I have ever learned from a single Slashdot post. Thank you very much :)

  9. Re:So... on PC Makers Try To Pinch Seconds From Their Boot Times · · Score: 2, Insightful

    Great idea! We shall call it "hibernation"!

  10. Re:So... on PC Makers Try To Pinch Seconds From Their Boot Times · · Score: 1

    Eh, run Linux, where the entire network-enabled print system including all "drivers" is a couple of megabytes.

  11. Re:It's the time it takes for a human to notice on PC Makers Try To Pinch Seconds From Their Boot Times · · Score: 1

    Funny you should mention that, since "premature optimisation" is so common it's now an industry term.

    A good commercial example is TES4: Oblivion, which runs in a few threads by default, but performs much better when forced to 1 major thread. The split to threads happened before the code itself was optimised (horizontal optimisation before vertical, a huge mistake), and the end result was that the synchronization design actually reduced throughput and increased latency.

  12. Re:It's the time it takes for a human to notice on PC Makers Try To Pinch Seconds From Their Boot Times · · Score: 1

    I had NetBSD 3.0 i386 on a Pentium 3 laptop with an old hard disk, that would boot from stage 1 bootloader to console login in about 13 seconds. The complete POST before the bootloader was about 2-3 seconds as well. Granted, NetBSD is about as lightweight as you can get these days, but think of just how old and weak that hardware is.

  13. Re:More proof on Russia Mandates Free Software For Public Schools · · Score: 1

    Well, that's the idea. The proliferation of the GPL encourages a more open software market on the whole, by forcing companies to either compete (by reproducing code under a different license) or cooperate (by using GPL code and releasing their improvements). Either way, everyone benefits to some degree. That's why we have Linux.

    BSD, MIT, etc. licenses exist for those who want to improve the market by lowering production costs rather than encouraging competition. That's why we have OSX.

  14. Re:In other news, on Shuttleworth On Redefining File Systems · · Score: 1

    Maybe it's not the interface you want, but you can get this very, very easily in Linux (or in fact, any Unix-like, even Cygwin) without any third party software.

    find /media/disk1 /media/disk2 /home -type f -exec grep -Hn "monkey" {} \;

    You can wrap that in a convenient shell script or even a GUI if you want. You can narrow down to just .txt files by adding -iname "*.txt" as well, and so on. find is ridiculously useful and it's a shame so many people never harness it.

  15. Re:Odd ... on Economic Crisis Will Eliminate Open Source · · Score: 1

    "It seems we're getting dupes from a parallel SlashDot."

    It's called GoateeDot, and Cowboy Neal is a well respected editor who screens stories for accuracy, grammar, and spelling.

    Fixed that for you.

    What? I did.

  16. Re:Who gives a shit? on Economic Crisis Will Eliminate Open Source · · Score: 1

    It's even simpler than that. The vast majority of, say, Red Hat's income is through support contracts, which will be maintained even through an economic crisis. Even when they are set to be renewed, what is the client going to do, refuse support and risk even higher costs, switch to another vendor with even more expensive support and migration costs, or just renew the contract for the usual, well-known cost? Companies based on support fees will stay very strong.

  17. Re:Lines of Code on Linux Kernel Surpasses 10 Million Lines of Code · · Score: 1

    You're right. In other news, fourier transform should be just as fast as random distribution.

  18. Re:Minor correction... on Microsoft Calls Today Global Anti-Piracy Day · · Score: 1

    Why not just use OpenOffice? Compatible with every modern OS and certainly more pleasant than Office 97.

  19. Re:Why not ZFS? on Ext4 Advances As Interim Step To Btrfs · · Score: 1

    That's certainly true for stable distributions, but seeing how quickly distributions like Ubuntu jump on new features, it's possible that btrfs will be an option for / within 2-3 years. Certainly not default, of course.

    Well, reiserfs shot to default status for some distributions almost immediately after its release, and long before it was stable.

  20. Re:Why not ZFS? on Ext4 Advances As Interim Step To Btrfs · · Score: 2, Insightful

    A FUSE ZFS guarantees it will never be the "default" filesystem anyway. BTRFS has a good shot at being your / in a couple of years.

  21. Re:Open Source means there's LESS chance of malwar on Bringing OSS Into a Closed Source Organization? · · Score: 1

    A number of enterprise-grade open source projects, such as most of the free J2EE stack and Linux, have attractive books available. That's well handled.

    Commercial training is another matter though. I completed highly recommended week-long Oracle training and discovered it was not far removed from an online tutorial, yet took much longer. I guess that's just how some people prefer to receive knowledge.

  22. Re:Open Source means there's LESS chance of malwar on Bringing OSS Into a Closed Source Organization? · · Score: 5, Insightful

    Purchasing Windows doesn't give you an "assured" version either. The industry has learned that hard lesson over and over. You're much better off just licensing an open distribution like Red Hat, because you get the corporate support side as well as the community audit side.

    The fact is that even if you don't have time to read the source, other people do, and a complete distribution has the unique level of multi-party quality assurance money can't buy.

    Microsoft is probably the worst possible example anyway. They regularly put in their own malware. There's no audit required to know that WGA is pure and simple malware. It's absolutely moronic to name them as an example of an "assured" solution vendor.

  23. Re:While I appreciate the spirit of the article... on Schneier Calls Quantum Cryptography Impressive But Pointless · · Score: 1

    All quantum crypto does is make it impossible to eavesdrop without being detected. It does not secure the data itself. You still use symmetric ciphers to protect the data, and those are theoretically demolished by quantum computing too.

    Basically if we ever get practical quantum computing, ANY "search for solution in large space" problem is deflated, and we may as well give up on crypto entirely.

  24. Re:Good! on Bugs Delay Release of Debian Lenny · · Score: 1

    Without a test harness in place, you wouldn't find that bug anyway. Now that it's been found, I'm certain tests are in place. The reason software is getting so much more stable in recent years is that bugs are becoming more familiar and better understood, and processes are evolving to handle bugs better.

  25. Re:ANOTHER Version?!?!?! on Bugs Delay Release of Debian Lenny · · Score: 1

    Try 12-24 months. Debian make the best effort to "get it right" of any community-supported distro, and the results tend to be the best too.