Slashdot Mirror


User: dbones

dbones's activity in the archive.

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

Comments · 5

  1. WRONG on Return Address: Arrogance, MS · · Score: 1

    This is incorrect. Mail messages consisting of email attachments with text often come through with the attachments encoded in tnef format.

    To fix this use fentun (untnef).

    See http://www.fentun.com

  2. Re:Slower than Blackdown 1.2 pre 2 on IBM releases JDK 1.16 alpha for Linux · · Score: 1

    I wasn't complaining about compile times. I was using it as a very simple benchmark.

    FWIW, JDK1.2pre2 is still faster than IBM's JDK doing non-GUI stuff other than compiling.

    I know about Jikes, but don't use it.

  3. Slower than Blackdown 1.2 pre 2 on IBM releases JDK 1.16 alpha for Linux · · Score: 1

    In compiling code on my machine, the IBM jdk is half the speed, i.e. twice as slow as blackdown 1.2 pre 2.

    The IBM JDK is fast at starting however....

  4. Re:Why the concern? on Red Hat Announces IPO · · Score: 1

    "Once people figure they can do it themselves, their shrinkwrap market is going to dry up immedately."

    Which is why we all build or own houses and tune our own cars, fix our own vcrs, and never get take-out or visit restaurants....

  5. IBM, Fujitsu have done this for Rexx & Cobol on Java for EGCS · · Score: 1

    See NetRexx from IBM and NetCobol from Fujitsu.

    Also their are Basic compilers and Eiffel as well.