Slashdot Mirror


User: HyperChicken

HyperChicken's activity in the archive.

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

Comments · 271

  1. Re:The safest assumption... on Google Never Forgets · · Score: 2, Funny

    Agreed. I, the anonymous coward, have said some pretty dumb stuff over time and it'll be there... Forever. I'm going to have to live with that.

    Wait, no I don't. /me screams "Honey, I'm going to Wal-Mart to buy a gun and a single bullet. Be back later" /she screams "Bring back milk!"

  2. Re:Can't get to the link... on Google's Secret Lab · · Score: 1

    Read the Slashdot FAQ, moron. If users of Slashdot who subscribe (and thus can see the story early) would CoralCache it and then post a link, we'd all be saved.

  3. Re:comedy on Star Wars Premier: The Line People · · Score: 1

    Agreed. Triumph was actually funny instead of mindlessly boring. Damn Internet. Every loser with a video camera can reach 10s of people. Oh, and the magic word is mnyanpy.

  4. Re:Trendsetters! on The Nintendo Conference In-Depth · · Score: 1

    Hey, it works for Apple ;)

  5. Re:Prerendered v. Live Gameplay on The Nintendo Conference In-Depth · · Score: 1

    In my opinion, Microsofts press conference mainly focused on what set their console apart from the PS3: Xbox Live and their media options.

  6. Re:Is it just me... on The Nintendo Conference In-Depth · · Score: 1

    The point of the Micro isn't to get everyone who bought the GBA or the SP to buy yet another pocket device which does the same thing. It's to capture those who haven't bought a GBA, or an SP, or a PSP (or possibly buy in addition to the PSP, depending on the Micros price).

  7. Re:Here's how Nintendo can be number ONE next-gen on The Nintendo Conference In-Depth · · Score: 1

    I like that Sega idea. How good is the Nintendo-Sega relationship? The plumber and the hedgehog finally unite!!!

  8. Re:Wavebirds backwards Compatible on More Hints at Nintendo's Revolution · · Score: 1

    Interesting idea. However, with the rumor of Nintendo completely changing the controller (no "A" button) makes me doubt backwards controller compability.

    Is anyone else a little shakey about all these wireless controllers? I don't like the idea of batteries in controllers. You're about to beat a boss and then your controller dies... Oh woo...hoo.

    Furthermore, Sony's using Bluetooth. Can you say uber controller hacking? Remember that guy who hacked GTA:SA codes via a hacked up PS2 controller connected to a PC? Really easy to do that now, and other things, possibly evil things (e.g. always jumping).

  9. Re:good luck on More Hints at Nintendo's Revolution · · Score: 1

    Yes, towards the end, it'll get faster. But the majority of the download is going to be slow.

  10. Re:good luck on More Hints at Nintendo's Revolution · · Score: 1

    Yeah, the only problem with BitTorrent is it's speed are horrible. ESPECIALLY for things like this where you get a sudden wave of people.

  11. Re:good luck on More Hints at Nintendo's Revolution · · Score: 3, Funny

    No wonder Nintendo.com went down, it's running a Gamecube Web Server!!! http://uptime.netcraft.com/up/graph?site=nintendo. com

    (Yeah, yeah, Solaris OS... Blah blah blah)

  12. Re:Whats the Revolution? on Nintendo Revolution Details Emerge · · Score: 1

    In other words, he's said everything everyone else has said but has claimed to be 'close to NOA'. Give me a break.

  13. Re:Interesting Hoax on Nintendo Revolution Details Emerge · · Score: 1

    Nintendo has only it's lack of development in interface that keeps it from seeking the holy grail of virtual reality. I believe you have Nintendo confused with Microsoft and Sony. Nintendo is the only gaming company daring to innovate.

  14. Re:Controller setup on Nintendo Revolution Details Emerge · · Score: 1

    I hereby give you (or I guess TeamXbox) the Nost Plausible Rumor award. Congrats!

    Please, no speech.

  15. Re:Cluster it on Dumping Lots of Data to Disk in Realtime? · · Score: 1

    Google's GFS is mainly a write-once-read-many system. It doesn't function that well for something with lots of writes.

  16. Re:Rate web pages on Google Adds Movie Ratings, Times, Reviews · · Score: 1

    Furl and like services let users rate web pages and comment on them. Original? Ha.

  17. Re:Fox Drops the Ball Yet Again on Second Round of Serenity Screenings Sold Out · · Score: 1

    Naw. FOX only shows stuff like Family Guy. The lued, the crued. Firefly and Futurama are gone for good. Next up on the chopping block: Arrested Development and House MD.

  18. Re:Java version anyone? ... on How To Conduct Your Very Own Buffer Overflow · · Score: 1

    Check out the Java Virtual Machine. It executes arbitrary code.

  19. Re:Here's a sample... on How To Conduct Your Very Own Buffer Overflow · · Score: 1

    Oh thank god. For a second there, I thought I was getting hacked!

  20. Re:Here's a sample... on How To Conduct Your Very Own Buffer Overflow · · Score: 3, Funny

    There's a security bug in your code.

  21. Re:No, no, no on Sony's Robot Attends Pre-School · · Score: 0, Flamebait

    It's an open source, so naturally it chooses not to follow the law.

  22. Re:Too mechanical ? on Programmatically Controlled Juicer · · Score: 5, Funny

    There's got to be a little human in it.
    Soylent juice?!
  23. Re:My personal speculation on the Revolution on 3D Projection Rumoured to be The Revolution · · Score: 1

    Buy games online? Why, Sega tried that over 10 years ago with 'Sega Channel'. You'd subscribe, hook your Sega up to your cable TV, and get to play games instead of buy them. See http://fiddle.visc.vt.edu/courses/ee4984/Projects1 995/gutolazz.html for some info.

  24. What the hell is going on today? on Professional Excel Development · · Score: 1, Insightful

    Excel book review? IRC chat log? "Converting Users to Open Source- Why Do You Care?"? Has Slashdot suddenly become not so Slashdot?

    This is throwing my entire perception of reality into question.

  25. Re:Ruby, etc.... on C++ Creator Confident About Its Future · · Score: 1

    Um... Sir, question: How is "Hello World".length any better than length("Hello World")? Or how is -133.abs any better than abs(-133)?