Slashdot Mirror


User: NetCow

NetCow's activity in the archive.

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

Comments · 95

  1. Re:A vulnerability is always a vulnerability. on Symantec Antivirus May Execute Virus Code · · Score: 1

    The parent post makes a good point. It's a semantics issue. In your example, it can be (and is being) successfully argued that we don't (and can't) know any law of nature. All we know are laws of interaction between nature and the human mind, since all we can get is nature + mind, not nature all by itself.

  2. Re:Um... on A Countdown To Global Catastrophe? · · Score: 1

    Still, outlining the least informative / most cheaply sensationalistic criticisms doesn't exactly speak highly of the journalistic standards employed.

  3. Re:i dont get it on Low-bandwidth Net Radio · · Score: 1

    There is no "Ogg codec". Ogg is the encapsulation format (think AVI or MPEG), Vorbis is the audio codec (think MP3 or WMA). Saying "Ogg codec" is pretty much the same as saying "AVI codec".

  4. Re:Erm... on Overclockers Top 6GHz With A 3.6GHz-Rated P4 · · Score: 1

    1. Er, if you read carefully again (or, to be more precise, probablyt for the *first* time), I specifically used the past tense in relation to the P4. My main system currently is a dual Opteron.
    2. Of course, you're entitled to your opinion.

  5. Re:Erm... on Overclockers Top 6GHz With A 3.6GHz-Rated P4 · · Score: 1

    Nod, point taken - however CPU activity resulting from compiling is very differently patterned than database activity. I still maintain that there is no way a dual P3/500MHz would beat a single P4/1.5GHz. For reference, I own a dual P3/500 (Katmai) system and used to own a 2 GHz P4 system - 512M RAM in both cases. Never benchmarked the Gentoo bootstrapping on either one, but the P4 definitely felt faster.

  6. Re:Erm... on Overclockers Top 6GHz With A 3.6GHz-Rated P4 · · Score: 1

    Even there. It's pretty hard to write multithreaded programs right. Many implementations use mutexes and spinlocks, and those are hit heavily on SMP system due to cache coherency issues.

  7. Re:Erm... on Overclockers Top 6GHz With A 3.6GHz-Rated P4 · · Score: 0, Troll

    I can't really believe that, unless you ran your hard drive(s) in PIO mode and kept on poking them while running the bootstrap. A dual SMP system has around 85-90% of a processor of the same generation but with double the speed. In your example, two P3/500 should about have matched an 1 GHz P3, and that's *about*. More realistically, they'd have run on par with a 900 MHz P3. There is no *way* that a dual P3/500 system will match an 1 GHz P4, not to speak of your claims of beating an 1.5 GHz P4.

  8. Re:Sick of gmail on A GMail-based blog With 1000 MB of entries · · Score: 1

    Touche :)

  9. Re:Sick of gmail on A GMail-based blog With 1000 MB of entries · · Score: 3, Informative

    It's a classic marketing device - the "ha, ha, you can't have it!" technique... Builds up a huge expectation momentum, provided you have the resources, and Google certainly does.

  10. Re:Thats it. on Microsoft Patents sudo · · Score: 2, Funny

    You're a bit too late. Apple got a patent on that one :)

  11. Re:Compilation on PHP 5 Released; PHP Compiler, Too · · Score: 1

    Then neither Java nor CMUCL have compilers...
    Don't know about CMUCL, but Java has a lot of compilers (both source -> binary, and bytecode -> binary ones).

  12. Re:How is this different? on Transmeta To Add 'NX' Antivirus Feature To Chips · · Score: 1

    It's not that difficult to get a second descriptor table entry mapping the same memory area but marked as data, not code. Voila, write.

  13. Re:Hepatitis cure may be here! on Anti-HIV Virus Developed · · Score: 1

    Nope, didn't originate from any computer science scene, be it from the dark or the light side of it :) Don't blindly trust Wikipedia.

  14. Re:Hepatitis cure may be here! on Anti-HIV Virus Developed · · Score: 1

    Hmmm... Yup, vira would probably be about right :) I wonder when it actually entered the language - I'll be ethymology-googling after work today now that I'm curious :)

  15. Re:Hepatitis cure may be here! on Anti-HIV Virus Developed · · Score: 0

    If you know English, you should know that virii is the plural for virus (cactus - cactii, fungus - fungi, etc.) "Virus" entered English indirectly from Latin.

  16. Re:Upgrade on Gentoo Linux Announces Gentoo Linux 2004.1 · · Score: 1

    You'd also have to get the /etc/make.profile symlink point to the new 2004.1 directory under /usr/portage/profiles to get full equivalence to the new "release".

  17. Works it does, necessarily legal it's not... on Turbolinux Licenses Windows Media 9 · · Score: 2, Informative

    Microsoft's patent on the ASF file format
    Windows Media Licensing Terms, and specifically the the licensing costs for Windows Media Audio and Video 9 codecs for non-Windows desktops and hardware devices
    Apple's Quicktime software and hardware licensing terms
    These terms may or may not apply, depending on the local laws. But in the United States at least it's certainly not legal to use Windows DLLs that way. Now I know people will start claiming they don't care, but purposedly breaking laws isn't going to help the Linux community.

  18. Re:A first step, but Unicode support is incomplete on JOE Hits 3.0 · · Score: 1

    Uh, it doesn't claim to have full Unicode support. What it claims to have is UTF-8 encoding support. Check your sources.
    Release announcement on SourceForge

  19. Re:It makes as much sense as Linux... on Free Optimizing C++ Compiler from Microsoft · · Score: 1
    I believe "cl.exe" was also included, the optimizing C/C++ compiler, with the SDK.
    Yup, they include the C/C++ compilers in the .NET Framework SDK, both 1.0 and 1.1. Nope, they're not the optimizing versions.
    Microsoft (R) 32-bit C/C++ Standard Compiler Version 13.10.3077 for 80x86
    Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
  20. Re:SUSE on SCO Wants to License Europe · · Score: 3, Informative

    Novell has acquired SUSE, and Novell already contributes to the OSDL fund.