Slashdot Mirror


User: CharAznable

CharAznable's activity in the archive.

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

Comments · 204

  1. Re:WTF? on Labs Compete to Build New Nuclear Bomb · · Score: 1

    "unless you're a complete idiot and decided to blow away every country that "could" harbour terrorists"

    That isn't that much of a stretch.

  2. Re:Am I getting a fair shake or getting conned? on Prices, Gouging and Haggling for Internet Domains? · · Score: 1

    Err... you have exactly one post. Are you a cybersquatter that happened to read the article and decided to come here to justify yourself?

  3. Seig Zeon!! on Honda Robot Controlled By Brain Waves · · Score: 1

    With this technology I shall build an army of Zakus and I will defeat Amuro Ray once and for all!!!

  4. Re:I lost count on Sony May Try To Stop PS3 Game Resales · · Score: 1

    World War II: 60 years ago. Sony rootkit: a few months ago. That's gotta count for something. That, and the fact that $600 is just way too much for a console.

  5. Re:I lost count on Sony May Try To Stop PS3 Game Resales · · Score: 1

    "Sony installed a rootkit on my PC (wrong Sony, you're thinking of Sony-BMG)"

    Close enough for me.

  6. Re:Isn't it time to move on.... on New Super Mario Bros. Review · · Score: 1

    I'm 28 years old. So at what point in the next 10 years do I become a bitter old fart? I want to be ready.

  7. Slashdot slashdots Slashdot! on Slashdot CSS Redesign Contest Update · · Score: 5, Funny

    Great job, Slashdot manages to slashdot three slashdots in one go!

  8. Seinfeld on Videogame Remake of 1986's World Series Game 6 · · Score: 1

    How about a recreation of the Keith Hernandez spitting incident?

  9. Leaving Later on Leaving Early May Cost You Time · · Score: 1

    In my case, I sort of shifted my schedule so I leave home at 9:30 and get out of work at 6:30. In the morning, I encounter nearly no traffic. Leaving at 9:00 will add at least 20 extra minutes to my drive. This works because no one really cares at what time I show up as long as the code is flowing.

  10. Tauren Shaman in Counterstrike!!! on When Virtual Worlds Collide · · Score: 1

    Can't wait to lay some totems and frostshock some punkass CT's in Counterstrike!

  11. Re:only if on New Star Wars TV Series Confirmed · · Score: 1

    I think you really want to watch Firefly :P

  12. Looking for life lessons in the wrong places on World of Warcraft Teaches the Wrong Things? · · Score: 1

    Anyone who looks in video games for lessons on how to live your life has *already* failed at life. And no, taking down Nefarian does not make you a better person.

  13. Re:I work for NASA on NASA's Michael Griffin Interviewed · · Score: 1

    Wrong forum, dude! In Soviet Russia, Fark memes in Slashdot post YOU!

  14. Re:Speaking as a n00b... on Massively Multiplayer Games For Dummies · · Score: 1

    Don't do it man! Stay away from MMO's and have an easier life. WoW is n00b friendly, and initially even friendly to casual players, but later on, it becomes addictive as any drug, even if you're not having fun. If you have real life friends that also play, all your conversations will be about the game. Your significat other will hate you, unless she plays too, which will then make her/him a pathetic addict just like you. You'll fight with your gf over stupid stuff such as bad pulls. In short, don't do it.

  15. Perfectly reasonable compromises on MacBook is Speedy, but no FireWire 800, Modem Ports · · Score: 2, Interesting

    I haven't used dialup in more than 4 years, and I'm yet to see a Firewire 800 device in the wild. Fw800 is for all intents and purposes, dead as fried chicken. Starting with the retarded, backwards-incompatible connector.

  16. Suckers! on Infinium Labs Nets $5 Million Funding Commitment · · Score: 2, Insightful

    We're always in danger of another unsustainable bubble unless we get rid of the plague that are brainless venture capitalists. Oh well, at least it's not my money.

  17. As a King Crimson fan... on Robert Fripp to Compose Vista's Soundtrack · · Score: 1

    let me be the first to say... NOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!! Gotta change my sig sometime soon.

  18. Re:IBMa threat, no... on Microsoft Sees IBM as Biggest Threat · · Score: 1

    In Soviet Russia, new internet memes roundhouse kick Bill Gates!!

  19. Re:Time for more Pump & Dump? on Infinium Phantom Lapboard Coming to PC? · · Score: 1

    Oh man, that is awesome, significant portions of any new investor cash will go towards paying their crooked exCEO's legal bills! Where do I sign up?

  20. C++x0r on Bjarne Stroustrup Previews C++0x · · Score: 2, Funny

    I think he means to call it C++x0r. Cause the type safety makes you ub4r.

  21. Boycott! on The Grateful Dead vs. Archive.org · · Score: 1

    Simple solution. Don't go to any more Grateful Dead concerts! er...

  22. Re:SVN diff for Slashcode: on Review: Mario Kart DS · · Score: 1
    How about:
    if(^%$^%^$%)(*&*&8$__(*&$()@*&#$()*&#$)@(*&#)$(*&# @)(*$&(*@&%&@#$$%@%@!^!%@$#^#%#;
  23. Re:CORRECTION: SVN diff for Slashcode: on Review: Mario Kart DS · · Score: 1

    Yes, I am embarrassed =/

  24. CORRECTION: SVN diff for Slashcode: on Review: Mario Kart DS · · Score: 1

    Forgot the ; at the end of each line! Too much Javascript is making me sloppy.

  25. SVN diff for Slashcode: on Review: Mario Kart DS · · Score: 4, Funny
    --- reviews/game_score.pl (revision 1752)
    +++ reviews/game_score.pl (working copy)

    use constant REVIEW_SCORE => 8;
    +use constant MARIO_KART_SCORE => 10;
    +if ($the_game=="Mario Kart") {$current_score=MARIO_KART_SCORE}
    + else {$current_score==REVIEW_SCORE}