Slashdot Mirror


User: 0xB

0xB's activity in the archive.

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

Comments · 67

  1. Re:soo... on Amino Acids Created in Deep-Space-Like Environment · · Score: 0, Offtopic

    Only if you like left-handed hotties.

  2. Re:out with PGP on Can GnuPG Deliver? · · Score: 2, Insightful

    why should we not look for an improved alternative

    Because encryption needs cooperation from both sender and receiver and is therefore subject to the 'critical mass' rule. People are going to be reluctant to move to new technologies because they won't be able to communicate with anyone until those people adopt too.

  3. Re:secrets and PGP on Can GnuPG Deliver? · · Score: 2, Informative

    Everyone has secrets .. financial information for example.

    Do you use secure websites to order online, or do you use sites with no encryption?

    Do you email your bank account information to family members using PGP, or in plain text?

  4. Re:what have YOU got to hide ? on Can GnuPG Deliver? · · Score: 0

    Everyone should use encryption for all messages so that when you need to send a message that is encrypted it doesn't stand out. Until "they" can decrypt everything, everything should be encrypted. Security through obscurity isn't as bad as it's made out to be.

  5. Old news on Personal Shark Repellant · · Score: 1

    This is so old!

  6. Re:MIRROR on One DVD To Rule Them All · · Score: 2, Funny

    The large print : NOMINATED for 13 ACADEMY AWARDS
    The small print : (didn't win any of the good ones)

  7. Re:Non-violent games on The Sims Overtake Myst · · Score: 1

    the violent games far outnumber the non-violent ones

    Therefore violent games, as a whole, may outsell non-violent ones.

    But individual violent titles, with more competition, fail to sell as well as individual non-violent titles.

  8. Re:Gaming to get off of windows on Gateway Testifies To Microsoft's OEM Treatment · · Score: 1

    Why do game manufacturer's care about linux?

    They're in the business of selling games. Games sell best to Windows users. Therefore games manufactures sell games to Windows users.

    There is no incentive for their games to be delayed, to promote an operating system in which they have no interest?

    Or are you proposing legislation ... "it is illegal to sell software for Windows before the linux version is ready" ? Such micromanagement of society by government is ridiculous and leads to more problems which need to be micromanaged.

  9. Re:Dogs, calculus, and fetch. on Playing Ball in Space · · Score: 1

    It's 2D only if the thrower throws the ball in the vertical plane that passes through thrower and dog. Otherwise the dog has to move to the plane the ball is moving in.

  10. Cubes aren't open. on Offices vs. Cubes For Developers? · · Score: 2, Insightful


    Either have offices (quiet and private) or a true open plan office (no partitions)

    Cubes are the worst of both with no benefits.

  11. Re:Jamming bad for parents on France Legalizes Mobile Phone Jamming · · Score: 1


    Having a child is a serious responsibility. So you have a slightly smaller set of fancy restaurants to choose from? Poor baby!

  12. Re:Good riddance on France Legalizes Mobile Phone Jamming · · Score: 2, Interesting

    On the other hand, why does everything new have to become so ubiquitous?
    Just because we can communicate so easily, this doesn't mean the privelege should mutate into a right so quickly and easily.

  13. Fine with me on France Legalizes Mobile Phone Jamming · · Score: 2, Interesting


    I expect there will be lots of replies saying how vital cellphones are (doctors in cinemas, road accidents. etc.) to society

    Humans have survived for millions of years without cellphones. Society isn't going to disintegrate just because you can't talk to your friend 24 hours a day from every point on the globe.

  14. Re:This can only work for some games on Platform Independent Gaming? · · Score: 1

    If you don't have to worry about porting the easy bits, then you've got more time for the hard bits.

  15. Re:but will they port it to the Amiga... on Platform Independent Gaming? · · Score: 1

    The whole point is that they don't have to port it to the Amiga. The games are platform independent.

    Just download and install Java for your amiga and the latest Quake4 based game will look as good on your Amiga as it does on the newest and fastest multiprocessor PC. Well, nearly.

  16. Re:This can only work for some games on Platform Independent Gaming? · · Score: 1

    Maybe not Quake, since one of id's goals is to push the limits of graphics technology.

    But the engine doesn't really have to 100% java. You can have an impure version of Sun's goal by having a the core of the game in Java with small portions in native code where performance matters.

  17. Not unreasonable. on Platform Independent Gaming? · · Score: 1


    Most modern games have a simple set of rules (aside : it seems to be a general rule that the simpler the rules, the more fun the game is), lots of creative work (artwork, level design, mission design, whatever) and an engine to tie it all together.

    Only the engine has to be ported to a platform - the rest is already independent.