Slashdot Mirror


User: damiam

damiam's activity in the archive.

Stories
0
Comments
3,626
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,626

  1. Re:No nagging on the install! on Lindows Reviewed · · Score: 1

    Last time I checked, NT was not at all competitive in the desktop marketplace. If you're thinking of XP, on a desktop machine it's usually set to automatically log in as Administrator anyway.

  2. Re:so how do we fix this? on Lindows Reviewed · · Score: 1
    You can get huge "Introduction to Windows" books too. They spend about 2-3 chapters on the use of the Start menu...

    And as for your grandfather, tell him to call Aunt Tillie. I'm sure she can help him with her automatic kernel configuration tool.

  3. Re:distribute binaries on Borland C++ For Linux · · Score: 1

    Debian, being strictly GPL, would probably be the least likely distro to do this. Rad Hat or Mandrake might though...

  4. Re:Really stupid question... on Borland C++ For Linux · · Score: 2, Informative

    Anjuta is a nice IDE for GNOME.

  5. Re:Can I do this with my laptop? on Mac Thief Caught Thanks To Applescript & Timbuktu · · Score: 1

    No, it's the ones that are idiots that go into politics...

  6. Re:Sporting new features on KDE 3.0 Release Plan Updated · · Score: 1

    I still prefer the convenient "Use popups" option in Galeon's Setting menu. Far more convenient.

  7. Re:KDE is cool in general.. on KDE 3.0 Release Plan Updated · · Score: 2, Interesting
    mplayer plays mpeg, etc. fine without the extra windows binaries. It just needs the binaries to use various proprietary codecs without a Linux version.

    Besides, Mandrake and Redhat have no problem with non-GPL'd code. It's Debian that wouldn't include it due to the licenses. However, no distro should include mplayer, since the authors make it quite clear that they strongly discourage distributing mplayer binaries.

  8. Re:Sporting new features on KDE 3.0 Release Plan Updated · · Score: 1
    Why would you want it to ask to popup a window? Since it has to pop up a window to ask, you spend just as much time saying "No" as you would closing the popup window.

  9. Re:Oh dear on Xft Support For Mozilla · · Score: 5, Informative
    If you don't read AA fonts at normal sizes, then don't use them. I only enable them for larger fonts, where they look good.

    Put this into /etc/X11/Xftconfig:

    match
    any size > 8
    any size < 15
    edit
    antialias = false;

  10. Re:More information on Tracking Down The AMD "Processor Bug" · · Score: 1

    What's the point of a sig about your email address when you don't even display one?

  11. Re:Can I do this with my laptop? ... Yes, In theor on Mac Thief Caught Thanks To Applescript & Timbuktu · · Score: 1

    You can shut of the modem's speaker with an 'AT' command. No one has to hear.

  12. Re:Use operating systems for what they're good for on Loki Games Closing? · · Score: 1

    I use mplayer.

  13. Re:Hipocritical on AOL Time Warner Files Anti-Trust Suit against MS · · Score: 2, Interesting

    Six companies is not a monopoly. One company is.

  14. Re:Ogg Vorbis on Non-MP3 Codecs? · · Score: 1

    Yes.

  15. Re:No way on Non-MP3 Codecs? · · Score: 1

    Well, divx is just a bastardized version of the MPEG4 video codec, and MPEG and Quicktime are merging (an MPEG4 file will be the same format as a Quicktime 6 file), so the answer is All of the Above. Until you pit it against ASF, VP3, and Ogg Tarkin. Now that wil be interesting.

  16. Re:Not just Alan, the user base on Alan Cox to Leave if RH AOL Buyout Happens? · · Score: 1
    I don't use it because I get a nice woody while doing so.

    I use Debian and I get a nice woody for doing so!

  17. Re:As much as I love AMD on 1.3GHz Duron Arrives · · Score: 1
    "optimized for Windows XP Home and Professional OSs".

    Shouldn't worry you. They're telling you it's optimized for Windows XP Home and professional OSs like Linux or BSD.

  18. Re:ports on Debian NetBSD · · Score: 1

    Your point is? They both work. I'm just saying that, while the ports system may be nice, it's not the only good way to upgrade your system and it's not by itself an overpowering reason to use BSD.

  19. Re:ports on Debian NetBSD · · Score: 1

    apt-get -b source package

  20. Re:Deep Blue on Chess Players 'Are Paranoid Thrillseekers' · · Score: 2

    Just look at Marvin (from HHGTTG).

  21. Re:ports on Debian NetBSD · · Score: 1
    There could be real dependency problems

    Enter Debian and apt-get.A typical Debian install includes a program called apt-get that handles dependencies automatically. So to install something, you just apt-get install WhateverYouWantToInstall. All dependencies are taken care of automagically. The apt-get program is smart enough to download whatever you need and install it. To compile from source, use apt-get -b source WhateverYouWantToInstall. So installing a new package doesn't take several hours of trolling newsgroups and searching for rpm.

  22. Re:GNOME 2.0 in March but ... on GNOME 2.0 Desktop Alpha · · Score: 1

    Yup.

  23. Re:P2P (not OT) on Xfree86 4.2.0 Out · · Score: 1

    FProxy: apt-get over Freenet

  24. Re:which card does xfree86 love most? on Xfree86 4.2.0 Out · · Score: 2

    My Voodoo3 works super for tuxracer, but OpenGL screensavers freeze eventually if you leave them running all day. I might reccomend an older Radeon, or a Radeon 8500 once they get DRI drivers for it.

  25. Re:What Encryption scheme? on Export-level Encryption Proves Insufficient · · Score: 2

    Once we get quantum computing, we'll be able to encrypt at a helluva lot more than 128 bits. I doubt even quentum computers can crack a 8192-bit key.