Slashdot Mirror


User: Nasarius

Nasarius's activity in the archive.

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

Comments · 1,860

  1. Re:third world pissant who was stabilizing his cou on Does A Pentium 4 Need A Weapons License? · · Score: 1
    In the process of criticizing Bush, which I must do, one must also not lose sight of the fact that Saddam Hussein was a really, really bad man.

    You have an excellent point. I'm a diehard Green-registered hippie peacenik lefty, but even I have to admit that the results of the Iraq invasion are potentially very good. Not now, maybe not even in 5-10 years, but if Iraq remains democratic and eventually stabilizes, then Bush may have done a good thing for the world in the long-term.

  2. Re:Ooh! Selective comparison... on Linux vs. Windows: What's The Difference? · · Score: 4, Informative

    Who says you have to pay for Linux? Go download Fedora, Mandrake, SuSE (the FTP install works great), or even Gentoo or Debian. Same thing without the CDs, and maybe some licensed software.

  3. Re:The difference? on Linux vs. Windows: What's The Difference? · · Score: 2, Interesting
    All the software you need on Windows...isn't free, in any sense. Every major piece of software on Linux, from web browsers and email clients to office packages to IDEs are free-as-in-RMS-compliant.

    Yes, I know you have software that absolutely must run on Windows. But the vast majority of popular computing tasks can be accomplished quite well on Linux.

  4. Re:third world pissant who was stabilizing his cou on Does A Pentium 4 Need A Weapons License? · · Score: 1
    Saddam Hussein was a 'good man and leader.'

    Sorry, where did the grandparent imply this? You can "stabilize" your country by oppressing your citizens. In fact, I've seen it argued that Saddam did do exactly that; he stopped internal strife with force.

  5. Re:Not Surprized... on Ultima X - Odyssey Development Cancelled · · Score: 4, Insightful
    steal 57 varieties of palette-shifted dragons and wreak havoc on eight cities and assorted villages in the name of virtue!

    Man, Grand Theft Dragon would kick ass ;-)

    It's really startling how this is an exact repeat of what happened to UO2. Again the lame excuse of focusing on UO. Give it up, guys. UO is dead. You're not going to get any new subscribers.

  6. Re:isn't this irrelevant? on Appeals Circuit Ruling: ISPs Can Read E-Mail · · Score: 1
    Now if this covered IPS right to read their users mail if it were encrypted, then that would be something else.

    If ISPs were given the "right" to read encrypted mail...it would do absolutely nothing. Unless you have a few billion dollars to throw around, you don't have a prayer of reading encrypted e-mail. My 4096-bit GPG-encrypted mail should be safe from even the NSA for a few decades.

  7. Re:No, it's a step in the wrong direction on Appeals Circuit Ruling: ISPs Can Read E-Mail · · Score: 1

    Public-key encryption has to happen somewhere, no matter what protocol you can come up with for secure e-mail. Given the subject matter of this article, I sure as hell wouldn't trust my ISP to do it.

  8. Re:Because email encryption has FAILED on Appeals Circuit Ruling: ISPs Can Read E-Mail · · Score: 1

    The private key stays on your local machine unless you move it elsewhere (or your computer gets hacked...). Only your public key is submitted to the server.
    Yeah, using no password (or a cached password) isn't exactly a perfect solution. But it's easy and convenient, and a whole lot better than nothing.

  9. Re:Because email encryption has FAILED on Appeals Circuit Ruling: ISPs Can Read E-Mail · · Score: 1

    Plugins like Enigmail for Mozilla/Thunderbird are a step in the right direction. All you need is something that automatically generates an unpassworded private key and submits it to a key server. Then you can have fully automatic encryption, using current technologies.
    Oh, one more necessary piece: a keyserver that does simple e-mail address verification. Not hard; thousands of websites have been doing it for ages.

  10. Re:Not a scam, just outdated on EPA Fuel Economy Myth: Too High, Too Low? · · Score: 1

    It's also simple momentum: p = mv
    When you have a giant SUV, your velocity doesn't change as much or as quickly in a collision (ie, the person inside isn't hit as hard).

  11. Re:I don't buy that... on Father of DVD Gets Bitter Reward · · Score: 1
    people will always want something 'tangible' for their $$$, something to put in their DVD tower, to lend to friends, to resell if they want to, and to watch whenever and wherever. Given DRM and everything I really doubt video on demand will eclipse DVDs any time soon.

    Don't forget the technical limitations. You'd need about half a T3 to get reliable DVD-quality video and audio streaming. That's probably going to take at least ten years to drop to a reasonable price.

  12. Re:Analogy? on Cut-Rate Windows 'XP Starter Edition' in Thailand · · Score: 4, Insightful

    And your infrastructure. It's not trivial to switch a network with thousands of users from Exchange to a Unix/Linux product.

  13. Re:It should... on Beastie Boys Respond to DRM Claims · · Score: 1

    You're mistaken, at least in my experience. I recently bought the Go EP by Sarah Bettens. The first five tracks are audio; the sixth track is data.
    Incidentally, it also has a link to a website with exclusive content, so people who actually bought the CD will get extra stuff. That's the kind of thing I love to see. As someone said in the other Slashdot post about this Beastie Boys album, use a carrot, not a stick.

  14. Re:Fear and recognition on What Motivates Software Developers? · · Score: 1

    You're entirely correct. Qt is thoroughly C++ and object-oriented. I really don't see why people hate C++ and love C. If you don't like certain features of C++, don't use them.

  15. Re:Just for fun or did he have a reason? on Build Your Own FreeBSD-powered Motorcycle · · Score: 1

    I should clarify:
    When I said GPS mapping, I meant tracking and recording your GPS coordinates for use later. Not real-time mapping or something.

  16. Re:Just for fun or did he have a reason? on Build Your Own FreeBSD-powered Motorcycle · · Score: 2, Insightful

    The site is Slashdotted, so I can't see what he says. But one potential use is GPS mapping.

  17. OT: Your Sig on We've Been Hacked... or Have We? · · Score: 1

    In case you didn't know, that's not a Voltaire quote. It's a description of Voltaire's beliefs, as written by Evelyn Beatrice Hall in "Friends of Voltaire".

  18. Re:That Y2K thingy... on Computer Pioneer Bob Bemer Dies · · Score: 4, Interesting
    Plenty of people knew about the problem but either other didn't see the importance or just thought we'd all be dead by 200 anyway.

    I see two reasons why code wasn't designed for four-digit years in the 70s:
    1. No one thought that their code would still be in use in 20-30 years.
    2. It would be inefficient to waste a byte of space per entry. Storage space and memory were both very limited until fairly recently.

  19. Re:For those who can't see why MS is opening code on Microsoft Planning on Opening Up More Source · · Score: 1
    But since when is an IDE a "development tool" to the likes of you?

    Since when is an Integrated Development Environment not a development tool? Trying to write serious code in Notepad is a joke. There are free IDEs (like Eclipse), but they're certainly not provided by Microsoft.

    By the way, as you probably know, their optimizing compiler was not available for free until very recently.

  20. Re:So... on Slashback: Civilians, Rubyx, Restrictions · · Score: 1

    And don't forget to submit it to Bugzilla when you're done :)

  21. Re:Poor IIS on First Linux-only Retail Store? · · Score: 1

    I suspect the weak point in many Slashdotted sites is bandwidth rather than CPU power. I'd bet good money that a site without heavy CGI on a dual-Opteron with plenty of RAM and a SCSI RAID setup would have no trouble handling the Slashdot crowd if it has tons of bandwidth. :-)

  22. Re:Affirmation!!! on DNS Inventor Predicts Future of the Internet · · Score: 1

    Sure, why not. Give every country (or group of sparsely-populated countries) in the world a unique two-byte prefix, and that's over 4.2 billion IPs per nation.

  23. Not a joke! on First Linux-only Retail Store? · · Score: 3, Informative

    It really is IIS for some strange reason.

  24. mpd on The Latest And Greatest Console Applications? · · Score: 3, Informative

    Or you can just use mpd, which supports most popular formats (MP3, OGG, FLAC, AAC/MP4). Use kmp, phpmp, or mpc to control it depending on your mood (and whether or not you have X started).

  25. Re:Whippee! on Internet Accessible Home Security Systems? · · Score: 1

    Of course. I thought software-only was implied with the word "patching".