Slashdot Mirror


User: vex24

vex24's activity in the archive.

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

Comments · 110

  1. Re:As an LPB... on How Fast Too Slow? A Study Of Quake Pings · · Score: 1

    flamebait? it's a joke!! geez... can we re-evaluate who gets mod points based on their witty-ness?

  2. National Monument could benefit... on Dinosaur Robots Will Do My Bidding! · · Score: 2

    I could see this type of thing really sprucing up the Dinosaur National Monument in Vernal, UT.

  3. Episode 3? on Dinosaur Robots Will Do My Bidding! · · Score: 1

    Off Topic:
    Forget this CG crap, for Episode 3 I want C3-P0 to be a real live, autonomous robot actor, programmed with Anthony Daniels' voice!

  4. cool! on Dinosaur Robots Will Do My Bidding! · · Score: 3

    I want one to play my records with it's beak, one to fly out and change the channel on my TV, and one get all sassy and lock me out of my own stone-age house!

  5. OMG on First Legal Test of the GPL · · Score: 2

    IANAL, but IMHO the GPL and FSF allow this. BTW, HBO ran D.A.R.Y.L last night. LOL.

  6. Still for kids... on Xbox, GameCube Dates Set For Early November · · Score: 2

    I wouldn't worry so much about Microsoft taking over the world with their new toy, most of the public will assume it's another game console for kids and leave it alone... besides, what are the odds that it'll actually work as advertised? Have they ever made something that did? (Ok, besides DOS 3.3, which rocked the house).

  7. Scott Bakula? on Star Trek's Next Series · · Score: 2

    Could they at least have gotten Scott Baio? Sheesh!

  8. Re:Who needs Mozilla?!? on Red Hat: Who Needs Netscape? · · Score: 2

    Add to that the fact that KMail doesn't support IMAP, and you're in a real quandry. What's this P-O-P nonsense? Isn't that a bit outdated?

  9. Information... on Getting Tech Law Info Past Filters The Eezy Way · · Score: 3

    Information will always find a way... It's my favorite feature of the internet.

  10. Re:Browser/OS integration will always be risky on Serious Security Flaw in MSIE 5.01, 5.5 · · Score: 2
    When will Microsoft finally realise that integrating their browser into their OSes is not a good idea until it can guarantee security (ie, never)?

    Shouldn't that read... (I.E., never!)?

  11. From the Wired article: on Slashback: Cookies, Germans, Art · · Score: 4
    From the original article on Wired:

    "If you're using Windows NT in a nuclear missile command-and-control center, yes, you should be concerned." - Andrew Fernandes

    Giving the term "Blue Screen of Death" a whole new meaning, eh?

  12. Second-class? on AMD Challenges P4 With 1.33Ghz · · Score: 4
    does anyone harbor any lingering thoughts that AMD is a second-class citizen in the chipmaking world?

    Dell, apparently... those jerks still won't sell me AMD powered boxes. :P

  13. Dumbing Down on Report On The Texas Censorware Bill · · Score: 1

    I knew the Internet was getting dumbed down, I just didn't realize it would have to get as dumb as Texas!

  14. No surprise here... on The RIAA Doesn't Like Paying Lyricists · · Score: 2
    Money is still the RIAA's only driving force... no matter which way the issues flow, it's always about the money.

    I happen to think it's laughable when organizations like this become highly-publicized hypocrites.

  15. So... on MS To Work To Make .NET Run OSes Beyond Windows · · Score: 1
    What platform do you want your vaporware to run on? Amiga?

    But seriously, folks... imagine a version of IIS for UN*X... "Application error: IIS cannot get root access to the system". muhahaha

  16. Some solace... on UCITA Fight Comes to Texas · · Score: 2
    UCITA has also been introduced in the Maine and Arizona legislatures and is expected to be taken up soon in Florida.

    Lucky them! They won't know for months whether it passed!

  17. I can see it now.... on Paper Phones · · Score: 3
    AOL gives away free disposable phones! Only catch - they call you twice a day to try to get you to subscribe to AOL, and of course, the phones are hard-coded to dial only 800 numbers.

    (Hack available at sourceforge :P )

  18. Methinks... on New Star Trek Series Rumblings · · Score: 1
    "God willing, we'll all meet up again in SpaceBalls 2: The Soich for more money!"

    Make it about Captain Sulu or don't bother

  19. GEEZ!! on Ricochet Dead By June? · · Score: 1

    Anyone else notice that /. is starting to look like fuckedcompany.com?

  20. So... on Linus Talks About 2.4 · · Score: 1
    Did anyone read the comments at the end of the ZDNet article? As usual, it's enough to make one ill. Those people can't even conduct a flame war properly! sheesh!

    Did I mention that I love /. ?

  21. I smell a rat... on Corel To Sell Linux Arm · · Score: 1

    Corel's distro was the closest Linux has ever been to "easy". The installer was simplified, the file manager (my favorite part) was very windows-like. I wouldn't doubt that these things struck a chord with Bill and co... what if regular users could install and use Linux by themselves?

  22. Try these on for size... on Dreamcast Runs Linux · · Score: 5
    Let's see here:

    1. I loaded the Palm OS on my cell phone so I could transfer messages between my pants pockets!

    2. I have apache loaded into the ROMs in my floor lamp, plugged in to the clapper(TM). Site up!(clap,clap), site down!(clap, clap), Apache!

    3. My Tivo runs Oracle to ensure that I'll have a robust and scalable platform with which I'll never record anything due to the difficulty of entering a freakin' date field!

    4. My Toyota runs Linux because I heard that you don't crash as much with Linux. Sounds good to me!

  23. Don't blame me... on U.S. Supreme Court Issues Election Ruling · · Score: 4

    Don't blame me, I voted for Kodos!

  24. I'm a moderator, and I'd rate this article... on When Is Exchange Inappropriate For The Enterprise? · · Score: 1
    ...(Score:0, Flamebait)

    We pretty much know what people on /. will say on this one, don't we? BTW, if you've had Exchange forced on you (like me) make sure they turn on IMAP and/or POP support so you don't have to use that buggy MS client (Outcast? ShoutOut? Outtake? Outdated?).

  25. perhaps a perl script? on Even More Porn Image Recognition Software · · Score: 1

    if(isporn($file)) {
    system("cp $file /home/sysadmin/innocuousfolder");
    unlink($file);
    }