Slashdot Mirror


User: sp00j

sp00j's activity in the archive.

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

Comments · 13

  1. I predict... on Universal 3D File Format In The Works · · Score: 2, Funny

    It will be XML based (i.e. text file with tags), use MIME to encode bitmaps, and be so bloated you will need a 10GHz P5 with 4GB of RAM just to render a rotating "Hello, World!" file...

  2. Re:That's a lot of money to spend on NASA Gravity Probe Launched · · Score: 1

    Hmmm...

    That is a trade-off of less air pollution from the vehicle no longer running, to polluting the bottom of the cliff with rusted heap of junk...

    Which is the lesser evil?

    And what if the driver/owner survives and buys another one? Then we have one polluting the air and one polluting the bottom of the cliff...

    Me thinks the solution is to throw all owners/drivers of SUV's off of the cliff. This way we have no SUV's polluting the air or the bottom of the cliff...

  3. Re:Quit idolizing Linus Torvalds on Linus Torvalds: Backporting Is A Good Thing · · Score: 2, Funny

    Surely you jest!

    Every time Linus farts, 1001 Linux fan-boys are there to analyze the substance of said statement...

  4. Ping Of Death on TCP Vulnerability Published · · Score: 1

    How many people remember the Ping Of Death?

    ping -l 65542 riaa_sniffing_machine.fubar.fu

  5. Re:Uh-oh... on WirelessCabin: Use Your Mobile Phone on Airplanes · · Score: 1


    Yeah, ah flippin' great, a plane full of feckheads yammering out loud on their frickin' cell phones. I think I'm going to check out of this alleged modern society... The amount of intelligence in the universe is a constant - the problem is there are more and more people.

  6. Re:Quiet PCs? on Japanese Inventor's Motor Uses 80% Less Power · · Score: 1


    Quiet PCs are easy to cobble up. You can get the necessary bits'n'bobs from http://www.silenx.com/, http://www.zalman.co.kr/ and other vendors...

  7. Re:Sounds good... on Interview With The MPEG Committee's Founder · · Score: 1


    Kazaa is so last decade, last century - BitTorrent is the current fad. Get with it... :p

  8. Re:Strange but serious question on Sapphire: A Liquid That Won't Get Things Wet · · Score: 2, Insightful

    I would hazard to guess that the molecules of this substance do not stick to anything but themselves, as water does.

  9. Re:nvidia's back on Positive Reviews For Nvidia' GeForce 6800 Ultra · · Score: 1


    I tell you, am I ever glad that I have unloaded all of my old NVIDIA cards on eBay before this card came out and made everything else worth less $$$...

  10. Re:Geek Fun on The Geek Shall Inherit the Earth · · Score: 1

    Show me a working human clone... :p

  11. Re:Geek Fun on The Geek Shall Inherit the Earth · · Score: 1

    Geeks might only inherit the Earth for a generation - since they don't know how to reproduce...

  12. Re:They're annoying because... on Why Mobile Phones Are Annoying · · Score: 1
    What is really annoying is the way the SUV the feckhead is driving is weaving all over the highway when said feckhead is flapping his/her gums on the cell phone instead of paying attention to driving.

    I read awhile back that your response time when yakking on a cell phone is worse than when you are legally drunk while driving...

  13. Re:Java eh? on Can You Spare A Few Trillion Cycles? · · Score: 1

    In our server-based Java apps, it's always the garbage collection that kills us. We ended up spending a few weeks fiddling with all of the various JVM garbage collection settings to find a one that caused the least amount of harm. When you start re-writing your code so that the garbage collector doesn't affect you as much, you start wishing for a platform (oh, C/C++) where you have far more control over such things...