Slashdot Mirror


User: aled

aled's activity in the archive.

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

Comments · 1,216

  1. Re:That would suck for java... on Beyond An Open Source Java · · Score: 1

    That pretty much the situation now according to Sun.

  2. Re:What will happen on Beyond An Open Source Java · · Score: 1

    "I don't see that happening with C, C++, Perl, Python or any of the zillion other programming languages which have open-source implementations."

    Try .Net Managed C++ or C++Builder. Don't know is there a .Net perl and python yet.

  3. Re:The worst thing that could happen... on Beyond An Open Source Java · · Score: 4, Insightful

    If you consider Rotor is open source the Java has the same level open source-ness and this whole post is dust. You can download Sun Java source code, not a crippled implementation.

  4. Re:Mono is not a threat on Beyond An Open Source Java · · Score: 1

    Yes but he has a point. Mono isn't a treat to anything for the next few years at least.

  5. Re:RTFA on Beyond An Open Source Java · · Score: 2, Interesting

    "If Sun continue to advertise only WebSphere and WebLogic"

    I would say they should fire the marketing department if they are promoting for the competence, IBM and BEA.

  6. Re:Dumb question on Beyond An Open Source Java · · Score: 4, Insightful

    Last I read is that Sun doesn't have a problem with open source implementations of Java, is just that Sun isn't doing one.

  7. Re:Java, who needs it? on Beyond An Open Source Java · · Score: 1

    In my times we had no stinking computers, no sir. We used paper and pencil to "execute" the programs. We never needed to reboot!

  8. Re:Java is ok on Beyond An Open Source Java · · Score: 1

    "Squeak began, very simply, with the needs of a research group at Apple."
    I don't think Squeak is an official Apple project. It just was born there.

  9. What they are talking about? on Beyond An Open Source Java · · Score: 4, Interesting

    There are some interesting points, but others are nonsense. "needs to position its own (Open Source) NetBeans and rival IBM's Eclipse as mere IDEs that support the Ant way of building applications.". Is publicy know by anyone interested that almost every major IDE supports Ant.
    " Sun can lend credibility to Mozilla and XUL.". As much as I like Mozilla (I'm using it right now) I don't know if anyone could do that.
    This is just an order of magnitud above ESR lowly comment but it still missing the target.

  10. Re:Java, who needs it? on Beyond An Open Source Java · · Score: 1, Troll

    Java does run on an virtual machine, but modern VM compile code dinamically, not interpreting nor emulating.
    How does MOno run?

  11. Re:This settles it. on Upgrading Your Current System To Kernel 2.6 · · Score: 1

    The question is: how we update BSD with 2.6?

  12. Re:I wish I had this two months ago on Upgrading Your Current System To Kernel 2.6 · · Score: 1

    What about bugs? redhat up2date lets a normal user upgrade easily enough the kernel without reinstalling the whole thing.

  13. Re:The greatest threat to my liberty... on Viet Dinh Defends The Patriot Act · · Score: 1

    China men just want to kidnap your blonde playmates??

  14. Re:Read the Patriot Act on Viet Dinh Defends The Patriot Act · · Score: 1

    I knew someone who was documenting this but I lost contact and can't find him :-)

    I know in Cuba they keep people deprived of their rights. They call the place Guantanamo...

  15. Re:His name is Viet Dinh on Viet Dinh Defends The Patriot Act · · Score: -1, Flamebait

    I hate racists. We should put all racists in a train and gas them all.

  16. Re: Heisenbugs... on Debugging · · Score: 3, Funny

    Computers are deterministic

    Oh god, a computer calvinist!

    Let me tell you about the group of girls I hear telling the profesor how they were debugging the timing loop to measure an analogic signal, stepping through the loop code in the debugger. Free will kills determinism!

  17. Re:i hate debugging on Debugging · · Score: 2, Funny

    I like your methodology and I would apply it in the case I do any debugging. I don't need it right now, because I didn't found any bugs to fix. It may be related to not doing any testing. Testing is dangerous, something may break. The only maxim I need is "if it compiles, it works". Modern compilers check your program, if I would make some silly error it just catches at sight. And static type checking guarantees the program works right allways. I never look the code again once it compiles. Isn't programming wonderful?
    I have to leave now, I have to deliver more quality software.

  18. I disagree on Apache says ASL2.0 is GPL-compatible · · Score: 1

    Of course, this is still up to debate

    I think is not debatable. Of course I could be wrong. What others think about this is not just the opinions of individuals, so I should not care what you think. But your opinion is important. Really.

  19. Re:Only got one thing to say about Firebird: on Firebird Relational Database 1.5 Final Out · · Score: 1

    At least with Firebird the database is in one file, I don't even want to know what My(your?)Sql does with databases files...
    I said I don't want to know!

  20. Re:marketing... on Firebird Relational Database 1.5 Final Out · · Score: 1

    Foxbird?

  21. Re:RCS can handle binary data since v5.7 on Subversion 1.0 Released · · Score: 1

    "It used to be a collection of scripts on top of RCS, but it's had it's own back end for a while now."

    Which just happens to implement the same RCS and diff functionality.
    For me is better that way, I prefer sharing behaviour by reusing libraries than by executing programs.

  22. Re:How is this news? GNU Arch 1.1 already does mor on Subversion 1.0 Released · · Score: 1

    How do they compare on documentation? I have seen that subversion comes with a free whole book.

  23. Re:CVS and others on Subversion 1.0 Released · · Score: 1

    Real programmer don't need any bloated version control. Real programmers just need one source file.

  24. Re:Correction... on U.S. Air Force Plans for War In Space · · Score: 1

    Pakistan, the friendly nuclear provider. I just don't know if is right wind, but does it matter?

  25. Re:ESR belittles Perl and Python on Sun's Simon Phipps Answers ESR On Java · · Score: 1

    But Smalltalk was never called a scripting language.
    And scripting is programming, though not every program is script. Or is it? I need some very good definitions here.
    Arghh! If only we used our programming talents for GW-BASIC nothing of this would had happened!