Slashdot Mirror


User: Dwonis

Dwonis's activity in the archive.

Stories
0
Comments
2,728
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,728

  1. PDF version on Dan Kaminsky Suggests Having Fun with DNS · · Score: 1

    The PDF file (created using OpenOffice.org) is here (8.7 MB .torrent).

  2. Re:Crazy! on Dan Kaminsky Suggests Having Fun with DNS · · Score: 3, Informative

    It's easy. Use djbdns for a little while. BIND stars to look very sendmail-esque after that.

  3. Re:Reporting "news" (OT) on SpaceShipOne Flight Completed Successfully · · Score: 1
    ...a fun mix of intelligent geekiness, mind-boggling stupidity, and interesting opinion. You don't get that with CNN.

    Bah! Yes you do... Well, at least 2 of the 3, anyway.

  4. Re:I wonder... on John Carmack's Test Liftoff a Success · · Score: 1

    My suspicion is that video hardware isn't fast enough to run DOOM3 at acceptable speeds. Either that, or the artwork isn't done (artwork of that kind of detail can take a *long* time to complete).

  5. Side note on Which RAID for a Personal Fileserver? · · Score: 1
    Run a filesystem with data journalling (i.e. not just metadata journalling). Ext3 with the mount option data=journal does this.

    That way, your filesystem won't be massively corrupted if the power goes out.

  6. What if you have more than one? on Happy Birthday, UNIVAC I · · Score: 1

    What is the plural form of UNIVAC?

  7. Re:Safe Sex and Driver's Licenses on New Linux Kernel Crash-Exploit discovered · · Score: 1

    That's an interesting approach, but it's unnecessary. Computers, whether connected to a network or not, only do what they're programmed to do. It just so happens that. today, a lot of computers are programmed (accidentally or otherwise) to execute arbitrary code from unauthorized third parties. There are ways to avoid this, but many programmers are too lazy or inexperienced to care.

  8. Re:I am very confused. on AmigaOS 4.0 Status Report · · Score: 1

    Well, you could start by telling them not to fuck it all up with software patents.

  9. Re:No SMP? Huh? on SMP Now In OpenBSD HEAD · · Score: 1

    Yep. It's great for working around the limitations of NAT, among other things. Especially with 6to4.

  10. Re:I will agree that is cool... on Government-Funded GPL Software · · Score: 1

    I know I'm going to get modded down for this, but... (+1 Insightful)

  11. Re:Software paid via public funding should not be on Government-Funded GPL Software · · Score: 1
    "loose" is pronounced the same as "looss"

    You mean "lose".

  12. Unicode on Searching for the Best Scripting Language · · Score: 1

    If you're using UTF-8 as input, the code already works.

  13. Re:Ummm... on Is Finding Security Holes a Good Idea? · · Score: 1

    Why? He's just a politician.

  14. Re:Ummm... on Is Finding Security Holes a Good Idea? · · Score: 1

    You'd take a bullet for Bush?

  15. Re:Does this really apply? on Linux PVRs Highlighted · · Score: 1
    Doesn't it?

    Here's a quote:

    So what information does TiVo collect about its viewers? The company can indeed tell what has been watched on a particular TiVo box, down to the second, including the number of times a moment was rewound and played again, or a commercial was skipped.
  16. Re:Does this really apply? on Linux PVRs Highlighted · · Score: 2, Insightful
    Uh, again - me, sure. My mother, no way in hell would she do that.

    So why don't you (for example) charge your mother 1/5 of what the TiVo subscription fees to maintain her xmltv software via ssh.

    That sort of business model worked for CodeWeavers.

  17. Re:Does this really apply? on Linux PVRs Highlighted · · Score: 1

    MythTV doesn't tell a third party what you've been watching, for one thing.

  18. Re:If you're really paranoid about your data... on Not-So-Clean Hard Drives For Sale · · Score: 1

    Was that for a regular hard drive? I did that with my laptop hard drive, but I assumed it was unique to laptop hard drives.

  19. Um... on Not-So-Clean Hard Drives For Sale · · Score: 5, Funny
    Naked horses != horse porn...

    Horses don't normally wear clothes, you know.

  20. Re:The fact that it is so difficult to administer. on What Keeps You Off of Windows? · · Score: 1

    lack of plugins for mozilla (come on, no shockwave? weak!)

    IIRC, Shockwave (as opposed to Flash) is Windows-dependent. However, if you don't mind parting with a little money (and you're running on an x86, which I suspect you are), I suggest you have a look at what CodeWeavers offers.

    As far as your other problems are concerned, I use Debian GNU/Linux almost exclusively, and I can say that I don't have any of the problems you've described. (Although, I use Mozilla Firefox, not Mozilla itself.) I suspect your problems might be related to driver bugs.

    I don't think Linux is perfect (far from it), but it's currently the best tool I've found so far that allows me to get stuff done.

  21. Re:The fact that it is so difficult to administer. on What Keeps You Off of Windows? · · Score: 1

    No, it doesn't. Running BIND makes it complex.

  22. How about just reducing the FCC? on Should The FCC Be Abolished? · · Score: 4, Insightful

    Why not just reduce the FCC to only license the RF spectrum?

  23. Re:Bitch? on You've Got Mail -- Tons Of It · · Score: 1
    A person who calls a woman a "stupid bitch" because she made a simple mistake sounds like a sexist asshole to me,

    Asshole, I can understand, but sexist? What do you base that claim on?

  24. Re:One step at a time on Red Hat Introduces NX Software Support For Linux · · Score: 1

    "Trusted Computing" has a lot of useful applications, such as in creating large distributed computing networks and online voting, using "trusted third parties" (TTPs). That is, provided it has support for multiple TTPs which are selected by the end user.

  25. Re:If DJB were.. on BIND Is Most Popular DNS Server · · Score: 1

    How's postfix's security record? i.e. Can I set up a postfix server, then go on an 18-month holiday and be confident that my box will still be working when I get back (like I can with qmail)?