Slashdot Mirror


User: Gazzonyx

Gazzonyx's activity in the archive.

Stories
0
Comments
1,229
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,229

  1. OTOH on Duke Nukem Forever Back In Development · · Score: 1

    OTOH, it might be another Diakatana.

  2. Re:Fuck Everything, We're Going to USB3 on Everything You Need To Know About USB 3.0 · · Score: 1

    *Starts the 'slow clap'*

    That was... awesome!

  3. Re:Why has no one taken this thread seriously... on Look-Alike Tubes Lead To Hospital Deaths · · Score: 1

    Don't use green for tubes. Many people are color blind to green.

  4. Re:State-of-the-Art Swimming Pool? on Los Angeles Unveils $578 Million Public School · · Score: 1

    Well, Evian spelled backwards is naive.

  5. Here's a good test on Windows DLL Vulnerability Exploit In the Wild · · Score: 1

    Have you updated your kernel lately?

  6. Re:Recycling is Bullshit on Smart Trash Carts Tell If You Haven't Been Recycling · · Score: 2, Interesting
    The question is... how often does this have to catch someone not recycling before it breaks even for them?

    Some of these "smart trash cans" will never be profitable, but will be a loss for the city and for the environment (more e-waste for the landfill).

  7. Did you run any Intel stuff on that rig? on Steam Prompts OS X Graphics Update · · Score: 1
    Any chance you ran any Intel chips on that OS? If so, how did they fair?

    I've got a theory that Intel has always been a premium hardware with superior software support at a premium price point as compared to ATI and nVidia. Their compilers are objectively better on their hardware (once again, at a premium price) when running multiple threads, IIRC, as well.

  8. Correction on Introducing JITB — a Flash Player Built On the JVM · · Score: 1

    *Sigh* I meant pre-4th Gen hardware.

  9. Re:Adobe has one on Introducing JITB — a Flash Player Built On the JVM · · Score: 1

    If you jailbreak, you can get a lightweight JVM/JIT package from Cydia. Haven't tried it, but it installs, FWIW. I don't know how complete the libs are, but there isn't any reason you can't cross compile the Sun JVM to ARM (although memory might be a problem on 4th Gen hardware).

  10. There are still gray areas. on Google's CEO Warns Kids Will Have to Change Names to Escape "Cyber Past" · · Score: 1

    How about, "Talented, but broke in to the servers on campus (insert each of these variants: out of boredom, curiosity, anger, jealousy, to prove a point, just being an asshat) in college?"

    I think everyone with talent has pushed the envelope with regards to the letter of the law for one reason or another. In fact, I've known few good programmers who won't admit that they did some stupid things in their youth as they learned more about computers.

  11. From the "Make Sure You Check That Box" department on Google's CEO Warns Kids Will Have to Change Names to Escape "Cyber Past" · · Score: 2, Funny

    I one voted for Lyndon Johnson. (posted anonymously for obvious reasons)

    Sulphur, I've got some good news and some bad news for you...

  12. Are Expert Systems Still Around? on CIA Software Developer Goes Open Source, Instead · · Score: 3, Interesting

    You know, I remember reading about expert systems when I was a kid... are they any better or more intelligent than they were 15 years ago? Expert systems seems to be like artificial intelligence; mostly unheard of outside of academia with very few breakthroughs technologically.

  13. Fail on FBI Instructs Wikipedia To Drop FBI Seal · · Score: 1

    That's a freakin' unicorn, not a pony. :)

  14. Wrong Version, Bro on The Great Operating System Games · · Score: 4, Funny

    I see you haven't played the "PulseAudio" edition. It's like Dance, Dance Revolution, but without any dancing or music but with a lot more swearing.

  15. Re:If you're a Happy Sys Admin... on Happy System Administrator Appreciation Day · · Score: 1

    Crap, kid; I'm 26. Now I _really_ feel old! Get off my lawn!

  16. Re:If you're a Happy Sys Admin... on Happy System Administrator Appreciation Day · · Score: 1

    Are you implying that Sys Admins are Simon and Garfunkle fans?

  17. Re:The industry needs its come to Jesus moment on Frustration and Unhappiness In the Games Industry · · Score: 1

    FWIW, FF1 is still my Final Fantasy. I wasn't old enough (26 now) at the time it came out to appreciate it for what it was (and how they fit all that game play into the constraints of an NES cartridge), but I realized when FF7(IIRC) came out and I needed a Voodoo2 to enjoy it... the magic somehow died just a little. Everyone was talking about how 'pretty' the game was, but that was never the point of FF up until that release.

    Then again, they seem to have done well selling to casual gamers and console gamers since then, so I can't complain; the franchise is still around while others have died a slow and painful death.

  18. Another Take on Adapting the Post Office To the Digital Age · · Score: 1

    Perhaps the analogy you were reaching for is something akin to IPv6?

  19. Re:That's really what it comes down to on PC Gamers Too Good For Consoles Gamers? · · Score: 1

    I am not familiar with this game...but it sounds too intriguing; too much like the X series (I killed a semester playing X2: The Threat) to not kill a few hundred hours of my life on.

  20. This. on Google Engineer Decries Complexity of Java, C++ · · Score: 1

    Oh, my bad :)

  21. Re:C too complex? Hilarious. on Google Engineer Decries Complexity of Java, C++ · · Score: 1

    LOGO?

  22. Re:Invitation to brick? on Droid X Self-Destructs If You Try To Mod · · Score: 2, Insightful

    I'd be more worried about VZ pushing a bad update that bricks the fleet. They already hold all the keys (as I'm reminded when they push crap to my BlackBerry). In any case, I'm more afraid of incompetence than malice.

  23. Re:not here on In UK, Computer Science Graduates the Least Employable · · Score: 1

    What city are you in?

  24. tl;dr on WhiteHouse.gov Releases Open Source Code · · Score: 1

    Old people are annoying.

  25. User Land? Come on! on Open Source Deduplication For Linux With Opendedup · · Score: 1

    [...] Opendedup runs in user space, making it platform independent, easier to scale and cluster, [...]

    ... and slow, prone to locking issues, etc. There's a reason no one runs ZFS over FUSE, why would we do it with this?