Slashdot Mirror


User: Salsaman

Salsaman's activity in the archive.

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

Comments · 1,393

  1. Re:Quantum Programming on Bringing Quantum Chips To The Assembly Line · · Score: 5
    You mean:

    if (true) printf("true\n");

    else if (false) printf("false\n");

    else printf("I am a quantum computer !\n");

  2. Re:Probability wave on Bringing Quantum Chips To The Assembly Line · · Score: 2
    Well if they were really smart, they'd only produce one chip, and then sell it to every branch of Radio Shack simultaneously.

  3. Had to be said then... on Movies in Space? · · Score: 2
    "Natalie Portman, naked, petrified and floating"

  4. Re:that's not the issue I'm wondering about on Your Daily Dose of Microsoft · · Score: 2
    That's what I mean. If I ran a company using all Solaris boxen, and the BSA came along with some Windows crap software, I'd tell them to go ahead and try to install it.

    Sounds more like a comedy than a horror story to me...

  5. Re:Ironic choice of names... on .NET has Open Source Competition · · Score: 2
    Exactly, just as Ximian is a corruption of the Latin (?) simian, meaning monkey-like.

  6. Re:Why... on .NET has Open Source Competition · · Score: 2
    Cool. Can you point me to a site that uses it, I'd like to give it a go.

  7. Mod this up ^^^^^^^^^^^ on Your Daily Dose of Microsoft · · Score: 2

    n/t

  8. Re:Does it bother anyone else... on Your Daily Dose of Microsoft · · Score: 2
    I just today bought quake 3 from loki (http://www.lokigames.com). It runs a treat on my linux box.

    They have a ton of other games on there.

  9. Re:that's not the issue I'm wondering about on Your Daily Dose of Microsoft · · Score: 2
    Does it run under Solaris ?

  10. Re:If they're in China, they're not violating squa on Chinese Linux Developers Allegedly Violating Licenses · · Score: 2
    I think Bill Gates is a lunatic, and 20 years from now nobody will even remember his name.

  11. Re:RTFL on Chinese Linux Developers Allegedly Violating Licenses · · Score: 3
    I think you are wrong. I think the GPL requires that the source code be given to anybody who wants it.

  12. What the author should do on Killustrator Author Required to Pay Two Grand · · Score: 5
    I believe the fine was actually 2500 euros. OK, the author should create his own currency on bits of paper, called 'keuros' and send 2500 keuros to the lawyers.

    When the lawyers complain, he can say, 'keuros', euros, aren't they the same thing ?

  13. Re:F*ck you, Kodak on Embracing Digital Photography · · Score: 2
    Yeah I agree 100% with what you are saying.

    It's funny, when I scan through the finance news on yahoo, I'll often see stories like 'Company X just signed a deal with M$, blah blah blah, Company X's stock just went up 500%', and I'll think to myself 'Why the hell does the share price of these companies shoot up ? In two or three years Company X will be sucked dry and their shares will be worth 0'.

    I guess the moral is to buy shares before a company signs a deal with M$, and then get out as quickly as you can afterwards.

  14. Re:And, we need a redo of "Space, 1999" ... on Two Sci-Fi Legends Slated To Return To TV · · Score: 2
    Yes, perhaps they could call it "Space 2099" or something.

  15. Taco you idiot !! on Building the Quiet PC · · Score: 5
    "I've been looking at undertaking such a project myself real soon, so I'm glad this one came along."

    Why don't you try reading Slashdot?

  16. Re:Mozilla shrinking on Mozilla 0.9.2 Storms Out The Gates · · Score: 2
    Well, you know that Mozilla has a code coverage team - they run mozilla for a few hours, using as many functions as they can. Any code which is not called is investigated to see if it is obselete.

    If so, it is eventually stripped out.

  17. Re:Same graphics rendering problem as in 0.9.1. on Mozilla 0.9.2 Storms Out The Gates · · Score: 1

    There you go, I just reopened it for you :-)

  18. Re:Same graphics rendering problem as in 0.9.1. on Mozilla 0.9.2 Storms Out The Gates · · Score: 1
    What was the number of the bug you submitted ?

  19. I hope you live in the US on MSDN Subscriber Forced to use Passport · · Score: 2
  20. Maybe she didn't quit... on Slashdot Back Online · · Score: 3
    Maybe she touched the incoming cable of the router and got Slashdotted.

  21. Re:.NET on Authentication is the Key · · Score: 1
    Yes, they will *USE* xml and SOAP the same way that IE *USES* HTML, in other words paying lip service to open standards, then extending them because they feel that they shouldn't be limited by sticking to standards.

  22. Re:Forget the privacy implications on Authentication is the Key · · Score: 3
    Let me introduce you to a novel concept - it's called 'paper and pen'.

    What you do is, whenever you register with a site, you write down your username and password in a little notebook.

    Don't actually write your password, just something to remind you what the password is.

    Amazing eh ?

    I think I'm going to patent the idea.

  23. Take a leaf from th Hobbit on Kernel Configuration As An Adventure · · Score: 2
    Bill Gates sings about gold.

  24. Re:no binaries? on GCC 3.0 Released · · Score: 2
    There are binaries of gcc 2.x

  25. Re:no binaries? on GCC 3.0 Released · · Score: 2
    Well you build gcc 3.0 with gcc 2.x, and then you use your newly built gcc 3.0 to build gcc 3.0 again.

    Simple really.