Slashdot Mirror


User: Expresso

Expresso's activity in the archive.

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

Comments · 4

  1. Re:love of the Irish. on New Windows Worm Inching Around Internet · · Score: 1

    It works with all integer values, think about it and try it!

    my_chaos = 42
    the_answer = 2147483647
    swap!
    Erisian Sacred Number: 2147483647
    The Answer: 42

  2. Easy to use and capable on picoGUI: An X Alternative? · · Score: 1

    There is a trade off between easy to use, and capable.

    Yes, and the trade off is the amount of work to make it easy to use AND capable.

  3. Re:Did you beat the whole game that way? on The Moral Pathology of Vice City · · Score: 1

    I did it! Not a single shot fired in whole game. It is possible !!!

  4. Wrapping GPL code with CORBA on First Legal Test of the GPL · · Score: 1

    Consider if I take any GLP'ed program and wrap it with IDL interface. Then I give away the source for that CORBA service and release it under GPL. Now the question: If someone wants to use that CORBA service from a proprietary CORBA client, does the CORBA client need to be published under GPL also? I don't think so... CORBA service and CORBA client are clearly two different programs. I think GPL license should be more accurate on issues like this...