Slashdot Mirror


User: cciRRus

cciRRus's activity in the archive.

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

Comments · 346

  1. Re:correlation, not cause and effect on Evidence That Good Moods Prevent Colds · · Score: 1
    Oh, and here's a link to the full text of the original article in case anybody's interested.
    Thanks, but you realize that this is Slashdot.
  2. Re:Almost there... on NASA Sees Glow of Universe's First Objects · · Score: 1

    Hey man, thanks for shedding light on this.

  3. KillerNIC performance was debunked previously... on 'Killer' Network Card Actually Reduces Latency · · Score: 1

    When KillerNIC was first featured on Slashdot, there were many great comments. Do get yourself informed by the limitations of the card and the various bottlenecks that will make this card useless.

  4. Re:Thailand? on Seeing the Earth Almost Live · · Score: 3, Funny
    The original word was Scandinavia, basically because it is now always (or almost) dark there and Envisat cannot take pictures, that was all.
    Oh, thanks for shedding light on this issue.
  5. Whew! on Apple Releases 31 Security Fixes · · Score: 2, Funny

    Good thing I'm using Windows. Oh wait...

  6. Wow, this is just so high-tech! on Nanoknives To Be Used to Cut Cells · · Score: 3, Funny

    I'm amazed by this cutting-edge breakthrough!

  7. Re:Poison pill on Novell Injects MS Lawsuit Exploit Into Open Office · · Score: 1
    ...to Admiral Akbar with Steve Balllamer's face photoshopped on.
    There is no need for any photoshopping for Admiral Ackbar. They look quite the same to me.
  8. Re:Yeah, sure. on Vista's Limited Symlinks · · Score: 1

    It will appear when you use Windows Explorer. ;)

  9. Sound of Slashdotted on Monitor a Linux Box With Machine Generated Music · · Score: 1

    With this cool script, we can finally hear the painful cries of the Slashdotted servers.

  10. Re:Only if you're new to a keypad on Death of the Cell Phone Keypad As We Know It? · · Score: 1
    I hear Dvorak keyboards are more efficient. But I don't use one. Why? I already have the qwerty keypad memorized.
    I am usnig a DVORAK kebyoard and it wokrs bteter than teh QWRETY one, yuo insesnitvie clod!
  11. Re:Firefox and Tab Mix Plus on Ask a Mozilla Person About Firefox 2.0 · · Score: 1

    I prefer Mouse Gestures to All-in-One Gestures. It provides the option to adjust the trail effect, which allows me to have a less processing-intensive trail on my slow laptop.

  12. Re:If they use ICS, then they deserve it! on New Windows Attack Can Disable Firewall · · Score: 1

    The so-called routers (NATs) are only one-way firewalls. They block unsolicited incoming packets just like the built-in firewall in Windows XP SP2. Wouldn't it be smarter to rely on FREE 3rd-party firewalls that protect more than just WAN-level attacks?

  13. Re:Hmm... on First Hutter Prize Awarded · · Score: 1

    It's there, just that you'll need to decompress it before you can read it.

  14. Re:And here the come...slashdotting outta the turn on Alienware Admit Trying to Fiddle Reviews · · Score: 1

    That's no Slashdot effect! Alienware just took back their server hardware.

  15. Still no 3D desktop? on Ubuntu 6.10 is Out · · Score: 4, Insightful

    Mandriva 2007 and Fedora Core 6 now come out-of-the-box with 3D desktop support (XGL/AIGLX + Compiz). The 3D desktop not only serve as a great piece of eyecandy, it (e.g. cube desktop and Expose clone) also makes the GUI friendlier and more efficient. As a Ubuntu user, I'm a little disappointed that Ubuntu 6.10 does not provide 3D desktop support.

  16. Re:Bugs on Windows Vista RC2 Available · · Score: 1

    Those are no bugs. Those are features!

  17. Whew! on IE Used To Launch Yahoo IM Clickfraud · · Score: 2, Funny

    Good thing I'm using ICQ.

  18. Re:hey on WGA — Too Many False Positives · · Score: 1
    we shouldn't be complaining, cause...
    Actually, we we shouldn't be complaining cause the large number of false positives in WGA is not due to a bug. It is a feature! :-)
  19. Re:I LOVE DD-WRT on Open Source Router on Par With Cisco, Users Say · · Score: 1

    The best part about DD-WRT is the QoS function, especially so in a typical multiuser home environment. With QoS enabled, I can play online games or VoIP while allowing someone else to run BitTorrent on the other machines in my network. You just don't find this kind of feature on the typical routers unless you pay a premium for it, like the pricy D-Link DGL-4300.

  20. Re:Death of game on Gran Tourismo HD Cars Sold Seperately? · · Score: 1
    Why does this seem like its going to piss off a number of kids who get this game for christmas or a birthday?
    I know you're attempting to get modded "Funny" but just a reality check here...

    I have played Gran Turismo since GT2 and I am quite sure that kids would not want to get this game for Christmas or as their birthday present. The GT series is just too real for kids to enjoy. They will end up hitting walls and in grass patches most of the time. I think they'll derive more fun from arcade-style racing games such as Need For Speed or Burn Out than from GT.
  21. Costs? on Open-Source Prosthetics · · Score: 1

    I bet they still cost an arm and a leg.

    Oh wait...

  22. Re:Cheaper than VOIP on Cable VoIP Sounds Better Than Some Landlines · · Score: 1

    Ventrilo and Teamspeak do not allow free calls to landlines but Gizmo Project does. Personally I have made several voice calls to overseas landlines for free. You can get more information about their free VoIP services here.

  23. Whew! on Hack Mac OS X With Installer Packages · · Score: 4, Funny

    Good thing I'm using Windows.

  24. Re:FeForce? on A Truly Silent Home Theater PC Built for Linux · · Score: 5, Funny
    I smell the blood of a grammer nazi...
    It's grammar.
  25. Minimax Algorithm on Tic-Tac-Toe-Playing LEGO Robot · · Score: 1

    I was taught to code the AI of a tic-tac-toe game using the Minimax Algorithm when I was in school. This is a simple yet good example of creating artificial intelligence, which I believe many programming beginners can adopt and make their very first AI enabled game.

    In this story, the game is played with a real board. That is the hard part.