Slashdot Mirror


User: BlowCat

BlowCat's activity in the archive.

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

Comments · 564

  1. What my post was trying to show is... on Scyld to Release Beowulf 2 · · Score: 1
    that when you
    • post early
    • start a new thread
    • provide a link
    • at least allege having read the story
    your post gets moderated up.

    Something is really wrong with the moderation system here. It stimulates people to post early, even at the expence of quality of information.

  2. x86 only? on Scyld to Release Beowulf 2 · · Score: 2

    From the kernel monte page it's obvious that only i386 architecture is supported. To bad they don't say it right away on the home page.

  3. Possible name of the Aibo's successor on Sony To Release New Pet Robot By Year's End · · Score: 1
    • Aibo 2000
    • Aibo Millenium
    • Aibo II
    • Aibo Pro
    • Aibo Monster
    • Aibo Elite
    • Aibo GFX Fury 6000 Maxx Rexxx IIII
  4. Why dog? on Sony To Release New Pet Robot By Year's End · · Score: 1
    I want a cat! I hate dogs!

    By the way, how long will it take before we see electronic crocodiles?

  5. Re:Vote for Miller? on Vote Early, Vote Often · · Score: 1
    Shut up!!! The chief moron here is Mr. Anonymous Coward!

    There is a real company Miller Brewing in Milwaukee, WI.

  6. Re:An interesting twist on Mir's name on Mir Likely To Be Deorbited [Updated] · · Score: 1

    Obviously you don't know how to use "finger" :-/ Never mind.

  7. Re:An interesting twist on Mir's name on Mir Likely To Be Deorbited [Updated] · · Score: 1
    In fact, "War and the World" is the right translation. But even few Russians know that. Why do you know? Your name is not Russian.

    "finger pavel@gnu.org" to find my address.

  8. Site that only works with MSIE and proud of it on Netscape 6, PR 3 Released · · Score: 1
  9. Re:.wap would be bad on New TLDs Proposed To ICANN · · Score: 1
    This would mean:

    1. More companies using more than one domain
    2. More conflicts
    3. What company has more rights on cvs.wap: cvs.com, cvs.org or cvs.net? I don't know the answer.

  10. Re:.dot and .god? on New TLDs Proposed To ICANN · · Score: 1

    I'm the dot in .God

  11. .wap would be bad on New TLDs Proposed To ICANN · · Score: 2
    How are you going to resolve a conflict between foo.org and foo.com when both try to get hold of .wap?

    I cannot imagine any company or organization using exclusively .wap

  12. Re:only if... on Napster Back in Court · · Score: 1

    Jack Valenti would be happy to see RMS, ESR and Linus whining here about Napster.

  13. Re:only if... on Napster Back in Court · · Score: 1

    Despite your accusation I must admit that it's very approriate that you are writing here as an AC instead of giving your real name and placing the name of your employer to your signature. There are cases when we should be anonymous cowards.

  14. Re:only if... on Napster Back in Court · · Score: 2

    You should have posted this as AC. Otherwise you present the Mandrake project in a bad light. If creators of Mandrake don't respect copyrights they have no moral right to enforce GPL.

  15. Re:It's *NOT* Linux! :) on Top 10 Most Important Tech People of the Decade · · Score: 1

    Why not? Is the word "Linux" politically incorrect? I said what I meant. Linus is in the top ten for the kernel, not for the whole OS.

  16. Re:Thank God it's not a personality Contest! on Top 10 Most Important Tech People of the Decade · · Score: 1
    Absolutely not. Al Gore is the inventor of the Internet, whereas Tim-Berners Lee created just the World Wide Web. On another side, Internet was created not in the last decade, so it's normal that Al Gore is not here.

    If only Al Gore knew the difference :-)

  17. RMS is not there on Top 10 Most Important Tech People of the Decade · · Score: 5

    Where would Linux be without GCC and GNU Libc?

  18. Re:Napster? on The Scientific Internet · · Score: 1

    It's not an excuse for lame comments.

  19. Napster? on The Scientific Internet · · Score: 1

    We really should make the stories moderatable too. The lame comment about Napster is an offtopic. Maybe a comparison to SETI@Home would make sence, but what on earth has Napster to do with it?

  20. Re:A little concerned on BT's Hyperlinking Patent Refuted · · Score: 1

    It's becoming hashpot.com

  21. On the subject of BT on British Telecom, Hyperlinking And Mr. Englebart · · Score: 1
    It's slightly offtopic, but it looks like that BT's "solid" experience in hyperlinking didn't prevent them from leaving a huge security hole in their Talk21 service:

    http://news.bbc.co.uk/hi/english/business/newsid_9 46000/946717.stm

    This confirms the fundamental principle of life:

    What You Get Is What You Deserve

  22. Re:next: sue Al Gore on CueCat Goes After Online Barcode Database · · Score: 1

    ... and 3.5 years of internet-free Saturdays!!!

  23. What's wrong with ifdef's? on Kernel Fork For Big Iron? · · Score: 5
    I don't understand why anybody should fork code only because it has to behave differently on different systems. Why not use ifdef's? If too many ifdef's would be needed it may be better to have separate files and an option in "menu config". Even the current configuration system can handle it.

    Forks are usually justified only if the original maintainer pollutes the source with hacks or changes the license.

  24. Imagine Be... on Sun's UltraSPARC III Processor Shipping · · Score: 1
    It's a dirty job but somebody must do it:

    IMAGINE BEOWULF CLUSTER OF THESE

    Seriously, I believe that even a cluster of Alphas will be way cheaper than a cluster of those UltraSPARC's for the same productivity.

  25. Re:Compiler version? on XFS Beta · · Score: 1
    There is no such thing as gcc-2.9

    Besides, compiler requirements are different for different architectures. While it's not a good idea to use anything older than gcc-2.95.2 for most platforms, users of i386 tend to be more comservative because some i386 code was written when gcc-2.95 didn't exist at all, so that validity of some assumption is yet to be tested. I'm using gcc-2.95.2 on all platforms, but stability is not a big concern for me.