Slashdot Mirror


User: gnupun

gnupun's activity in the archive.

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

Comments · 1,755

  1. Re:Wow on Leaked Memo Says Microsoft Raised $86 million for SCO · · Score: 1
    I never said I liked MS but they're not the one's suing everyone. SCO is.

    So it's ok to pay a hitman to assasinate your foe since you're not pulling the trigger?

  2. why is this needed? on IBM Offers to Help Sun Open Up Java · · Score: 1

    The JDK/JRE are already a free download. Applications developed with the JDK are freely distributable. You can also fix bugs in the source (which comes with the jdk) and send them to Sun.

    The only thing that can't be done is distributing multiple JDK/JRE on a CD without a license from Sun.

    So I don't really get what the great benefits of open-sourcing are, other than Redhat, Suse etc. being able to distribute JREs freely.

  3. Re:Umm... on Electric Shavers Rot Your Brain · · Score: 1

    Voltages cause electric fields (e.g. connecting a wire to the socket). Electric current cause magnetic fields (e.g. turning on an AC electric appliance).

  4. Re:Umm... on Electric Shavers Rot Your Brain · · Score: 2, Insightful

    Read about the human Kryptonite -- CRTs

  5. Re:Are folks really using obfuscation for Java? on Morphing Code to Prevent Reverse Engineering? · · Score: 1

    I too remember arguing with a friend about C++. Back then, professional programmers had just switched from assembly to C. And almost everybody was certain that C++ was waay to slow for "real" applications. Almost a decade later, and C++ is now considered fast and Java slow.