Slashdot Mirror


User: lederhosen

lederhosen's activity in the archive.

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

Comments · 346

  1. Re:Misread? on CCAGW Misreads Mass. Policy, Open Standards Generally · · Score: 1

    >>I agree. Government policies that close doors to
    >>competition are bad. Linux might work in some
    >>situations, but not in others. There are plenty of
    >>good software packages out there to use, and
    >>plenty of specific packages for government,that
    >>wont exist in OSS until someone is paid (gobs of
    >>cash) to write them.

    Why move away from Communism?

    Do you know how expensive it would be to
    replace all gov industries??? And someone
    need to be paid (gobs of cash) to replace them.

    Do you still think your argument is good?

  2. Re:do they use any 64 bit applications ?? on First Round of AMD Athlon 64 Reviews In · · Score: 1

    Yes!

    Windows (beta) is 64 bit and can run 64 bit
    applications as well as 32 bit ones.

    That is, you got all your old apps and can get
    new 64 bit ones that you need.

    Of course there is 64 bit GNU/Linux and BSD for
    it as well.

  3. Re:Where are the 64-bit benches? on PC Mag Compares G5 to Xeon · · Score: 1

    That is not true!!!

    MS did it ca 10 years ago with the alpha port.

  4. Re:From NIST... on Computer Makers Sued Over Hard Drive Size · · Score: 1

    > In computer science, a kilobyte 2^10 bits, a
    > megabyte 2^20 etc. Always has been, always will be.

    No not in data comunication. Not when powers of
    two does not make sense.

    >In the world of digital computers, base10 units
    >don't make much sense, so they aren't used. The
    >prefixes are used to refer instead to the base 2
    >numbers that are important, and very close.

    Calculators often use base 10, motorola 68000
    has base 10 instructions, Data comunication
    is another example.

    I can not however understand that people react
    on *this*, when the entire apple site is one
    gigantic (10^9) lie.

  5. Re:G3 on G5 PowerBook "Challenge" · · Score: 1

    The G3 produces so little heat just because
    it the low clock speed.

    If you owerclock it and add extra die you
    will add power consumption.

  6. Re:Bad move? on Yahoo Shutting Out Third-Party IM Clients? · · Score: 1

    I do not say it is wrong, neither do I say
    that it is wrong to sell MS Word.

  7. Re:Bad move? on Yahoo Shutting Out Third-Party IM Clients? · · Score: 1

    Exactly.

    Yahoo sells the client, we pay with ads.
    If we use gaim we do not pay Yahoo.

    So Yahoo sell clients like MS sells word
    only we pay with ads. I think the ad model
    is not much different.

  8. Re:Bad move? on Yahoo Shutting Out Third-Party IM Clients? · · Score: 3, Insightful

    I do not see what you mean.

    Yahoo has a monopoly on one of the common used
    communication protocols (like word .doc)

    Gaim can read/write many protocols (like OpenOffice)
    but will always be one step after.

    It is not in neither Microsoft's nor Yahoo's intrest
    to support competative products.

  9. Re:Bad move? on Yahoo Shutting Out Third-Party IM Clients? · · Score: 1

    I think Microsoft should support OpenOffice.
    Do you think they will?

  10. Like office on Yahoo Shutting Out Third-Party IM Clients? · · Score: 1

    This is often the case with reverse enginered
    "standards". It is often better creating a real
    standard and let the other implement it. Only
    using the reverse enginered thing as a last option.

    How long has people tried to open Office documents?
    Why should this be different?

  11. Re:Level Three Cache on Intel Demos New P4 'Extreme Edition' · · Score: 1

    No, it is L3, you are right. I am a moron!

  12. Re:Level Three Cache on Intel Demos New P4 'Extreme Edition' · · Score: 1

    I think it is L2 cache.

  13. Re:no. on Google Code Jam 2003 Announced · · Score: 1

    double false = 3.0;

    try that in c++

  14. Re:Any language? on Google Code Jam 2003 Announced · · Score: 1

    No it is not, just allmost.

  15. Re:Can we cure cancer first please on Distributed Computing and Climate Change · · Score: 1

    Cancer I would say is not as important,
    but may turn to succes (climate prediction
    seems to be too hard).

  16. Re:Climate change or cancer... on Distributed Computing and Climate Change · · Score: 1

    And what is the answer???

  17. Re:I'm spoiled on New iMacs (and iPods) · · Score: 1

    Is it not funny! Apple fanatics that allways tell
    that MegaHurtz does not matter, now has found that
    their bus speed is higher!!!

  18. Re:It's cheaper to buy a DVD (even if I lived in U on Film Distribution Comes To The Internet · · Score: 1

    There is an advantage when downloading.
    You can have you debian sid updated
    every day, and *that* would be a problem
    without the net.

  19. Re:NOT cola wars on Microsoft to Build High School in Philadelphia, PA · · Score: 1

    Yeah, but both are wrong I think.

  20. Re:Blinded By Hate on Microsoft to Build High School in Philadelphia, PA · · Score: 0, Troll

    The difference is that no one will use the Mac
    afterwards anyway ;-)

  21. Re:How does this affect US/Israel relations? on Cracking GSM · · Score: 0

    Before Israel was created, people was killed by
    sionist terrorists, probebly you did not know,
    but do you now think that because of this,
    Israel has no cause for existance???

  22. Re:How does this affect US/Israel relations? on Cracking GSM · · Score: 1

    So you argue that we should not have retaliated
    the nazist? And that the US should continue to arm
    Nazist when slaughtering Judes, Homosexuals and
    other disturbing ellements? I, for myself, think
    that if *any* country, Israel should know better.

    Or maby you call the resistance (judish and other)
    in europe just terrorist that did not like the
    freedom offered by the nazis???

    I can not spell good because I am not that great
    at speaking or writing english.

  23. Re:How does this affect US/Israel relations? on Cracking GSM · · Score: -1, Offtopic

    Yes of course it is wrong.

    Just replace Israel with Nazi Germany and
    it will be obious to you. But then, you
    seam not to understand libral values.

  24. Re:Finally? on Finally A Major-Brand Desktop With Linux, Not Windows · · Score: 1

    Yeah, but then I would choose windows, cheaper
    and faster hardware.

  25. Re:Standard comment #346 on Dotgnu Coding Competition · · Score: 1

    I think Classpath is easyer because of that
    Java was designed to be portable. .Net with
    winforms is not.

    Allthough Swing is not ported much of the
    "usual" 1.2 API is. For example Eclipse
    now runs compiled with gcj.