Slashdot Mirror


User: dozer

dozer's activity in the archive.

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

Comments · 285

  1. Re:Shuttle Disaster Scenarios on The Challenger · · Score: 1
    Hey, nice use of officialiese. You sound quite authoritative. Too bad your scenarios are self-centric and awash in pure speculation.

    "Such a break-point will carry with it the likelihood of one or more astronauts venting frustration and hostility -- possibly built up over many years of disillusionment as part of the crippled US space effort. ... Ham radio operators and others around the world will band together to pick up the transmissions of the doomed astronauts and make them available to the public."

    You've got to be kidding me.

  2. Re:This Is Actually Cool on GNOME ORBit Ported To Linux Kernel · · Score: 1
    It wouldn't be the first OS to more closely tie the GUI to the kernel.

    That's true. Don't you love it when Java Swing causes your entire NT box to hang? Let's emulate that on Linux as well.

    There's alot you can't do with a GUI in UNIX because of the rift between userland and kernelland.

    Like what?? (besides another 3 FPS in Quake)

  3. Re:Times change on Can The eXperimental Computing Club Survive? · · Score: 1

    So instead of saying the club and it's purpose is dying, let's say anyone can be a member now, if not of the club of it's purpose.

    Like Obi-Wan Kenobi?

    "By striking me down, I will be come more powerful than you can ever imagine. The spirit of hacking will spread at the speed of light through the universe..."

    Or something like that...

  4. Re:But Linus likes it! on Guinness Beer Really Sucks · · Score: 1
    Wierd, really given the Guiness used to flavour their beer with dead horses in the early years IIRC.

    Yeah, and McDonalds flavors their burgers with dead cows. It's freaky!

  5. Re:Java's problems are not limited to performance on Internet C++: Competition For Java And C Sharp? · · Score: 1

    Crud. Make that static public Color Red, ...

  6. Re:Java's problems are not limited to performance on Internet C++: Competition For Java And C Sharp? · · Score: 1
    On the other hand, there's no excuse whatsoever for Java's designers having left out enumerated types.


    It's not so bad...

    class Color
    {
    private Color() {}

    public Color Red = new Color();
    public Color Blue = new Color();
    public Color Magenta = new Color();
    ... and so on
    }

    (The constructor is private so that you cannot create a Color except in the class itself--no extending the enum after it's declared).


    Now you've got Color.Red, Color.Blue, ... That's really close to C enumerations, and only slightly more typing.

  7. Re:more coverage at MSNBC on From The Floor At Defcon 8 · · Score: 1
    LAS VEGAS, July 28 -- Nearly 5,000 hackers are gathering here to take part in the computer underground's largest annual love-fest, Def Con.
    I love how in touch MSNBC is with the computer underground.
  8. Re:A depressing story... on The Obsessed Inventor of the Paper Computer · · Score: 2

    Dear inventor,

    If you went and built one for even $500, then stepped on it, dunked it
    in water, took it out of the freezer and tossed it a 150 deg oven, then
    gave it to your grandmother and had her enter her some data 100%
    error-free, VCs would probably sit up and take notice.

    But you can't. Why? Because what you propose is impossible today. All
    your website describes is how to make a paper keyboard.

    And, unfortunatley, it's not even worth it. By the time your paper
    computer becomes possible to build, bill paying, etc. will all be
    online, where it should be.

    Success is just getting up one more time than you fall down. I hope you
    find another idea to devote your energy to.

  9. Mail Client Review on Cross Platform Email Client? · · Score: 1
    A few weeks ago I got frustrated and downloaded and installed as many mail clients as I could find. I posted the results at
    http://www.trestle.com/linux/mailclients/
  10. Re:IBM Thinkpad 600E, sound on IBM Thinkpad 600E to be certified "compatible" · · Score: 1

    Here's how I got sound working on my ThinkPad i1452. Hopefully the harware is pretty similar?