Slashdot Mirror


User: vectro

vectro's activity in the archive.

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

Comments · 434

  1. Re:Grr! what about the gak factor? on FTC Cracks Down On Porn Site Billing Scams · · Score: 1

    Seems to me you should give people the option. "How would you like this item to appear on your credit card statement?
    - Walbey Interactive Media Group
    - Livegoatporn.com"

  2. Re:System requirements on Diablo 2 Goes Gold · · Score: 2

    Depends what you define as reasonable. It still lists windows as a requirement.

  3. xanim? on Play MPEG Movies Under LinuxPPC · · Score: 4

    Why couldn't they use xanim? I realize some of the proprietary codecs only come in binary form but my understanding was that MPEG was unencumbered...

  4. Re:Using RAMdisks for security, scratch space on Super-Fast Hard Drives · · Score: 2

    I'm well aware of the use of a RAMdisk as an initial bootloader. I've actually got a neat set up here where I modified the redhat install disks to boot a system over NFS after configuring and loading the networking and NFS modules. So I know all about ramdisks as a boot loader.

    But as for the scratch space, I believe there is a function to request a block of memory never go to swap. I know linux has this feature, I thought windows did too.

  5. Re:Incorrect URL on Linux On Alpha To Power Streaming Media Boxes · · Score: 2

    The really interesting thing is that www.alphanews.net is a different page than alphanews.net!

  6. Re:Ooooh on Super-Fast Hard Drives · · Score: 2

    Actually, you still want a small amount of swap. Most machines have processes (eg at and cron) that sit around for a long time doing nothing. There is negligable performance loss to swapping these apps out to disk, leaving more memory for important things. So you almost always want at least a small amount (100MB) of swap.

  7. Re:Application Structures, Volatility, Scale on Super-Fast Hard Drives · · Score: 2

    Application structure in general - Lots of applications know they're dealing with *files*, not memory, so you've got to give them something that looks like a disk, either by hanging it off a disk controller (using SCSI or IDE-like), or on a PCI bus (imitating a disk controller), or using RAMDISK drivers, or using hybrid memory/disk file systems like TMPFS.

    Again, this argument just dosen't hold salt. If you want to have something that fast, then just provide lots of RAM and your OS will use it as a cache. There's literally NO reason to use a ramdisk except as an initial boot loader if you're using a modern operating system.

  8. Re:I've been thinking about this for years! on Super-Fast Hard Drives · · Score: 2

    This is basically just a system with lots and lots of cache. So assuming you are on a system with more memory than disk space, any modern operating system will do this for you, commiting changes to disk occasionally.

    Of course, this would have to be a 64-bit architecture to be able to address that much memory, and you would need an OS that supports that much memory.

  9. How ironic on Has Anyone Played With Gateway Micro Server? · · Score: 3

    This is, of course, highly ironic, considering that gateway disowned me when they found out I had installed linux on my Solo. They wouldn't even tell me what was included in a BIOS update.

  10. Re:Kind of a pointless test on Windows vs. Linux On 3D Performance · · Score: 2

    This shouldn't be surprising. DOS simply does not have the amount of overhead that Windows or any multitasking OS with good hardware support has. Things like that just take more CPU cycles, period. DOS will always have a bit of a performance edge for anything, but at the same time it will be a lot easier to crash it, write to memory that you're not supposed to, etc. Hardcore gamers will almost always stick with DOS. For the rest of us, it seems like Windows really is coming along. Again, it's just a measure of driver support, this test. Obviously Nvidia has more of it right now. Given two mature drivers for DOS and Windows, though, and DOS ought to win.

  11. Re:How much did Slashdot influence this discussion on Today's Helping Of The DMCA · · Score: 2
    How about
  12. Re:Banner Adds on New Internet VCR Service · · Score: 2

    I didn't notice them; Perhaps it's because I'm using junkbuster.

  13. Re:Gosh! on Why Should I Sign Copyrights To The FSF? · · Score: 2

    I believe that the original poster was engaged in an activity commonly known as sarcasm. Please consult a dictionary or other lexoligical reference for more information.

    Obviously GNU has a website, and the prominent person alluded to is Richard Stallman, who basically runs GNU.

  14. Re:Why assign? on Why Should I Sign Copyrights To The FSF? · · Score: 2

    Actually, you can relicense under a later version of the GPL.

    Assuming that you are originally licensed something under version 2 of the GPL, if a later version is released, then you may license the software under that version instead. This newer license presumably allows you to relicense under version 3, or any later version.

    This way, if a loophole is found, it will not apply to any future GPL'd software. On the other hand, if you do license your software to version 2 or any later version, then you trust the FSF to not set the terms to something you disagree with. This is, however, safe IMO.

  15. Re:sigh on Portable Translator Devices? · · Score: 1

    Yo soy norteamericano y hablo español y un poco de francés. Y no, no soy latino.

  16. Now I'm a tad bit miffed... on Linux 2.2.15 Released · · Score: 4

    OK, so I finally decide to upgrade my 2.2.10 kernel to 2.2.14 to fix a bug with my ethernet card stalling. And what happens, not 3 hours after I reboot into 2.2.14? They release 2.2.15!

    Sometimes I think I have worse timing than the Debian maintainers. (ducks)

  17. Re:jihad, jihad! on GPL Violation - NVIDIA · · Score: 1

    No, this is copyright we're talking about here. The corporations have already lobbied congress to make sure that copyright violations carry a hefty penalty.

    We have all the stick we need. We can hit them where it hurts -- in the bottom line.

    What would be interesting would be if the FSF put a reward for finding a GPL violation in their software by a big company.

  18. Re:People miss the point (again) on GPL Violation - NVIDIA · · Score: 1

    Wrong again.

    nVidia violated the GPL, but all that means is that they no longer have any right to use the GPL'd software. Read the termination clause of the GPL.

    What could happen is that the owner of the GPL'd software in question could sue them or negotiate a settlement; the latter could include nVidia's opening the sources.

  19. Re:Developers' OK not enough on GPL Violation - NVIDIA · · Score: 2

    Wrong. Only the owner of a copyright can bring action against a violation.

    We may view the software as being communally owned, but the law dosen't.

  20. Re:Good News, Bad news on GPL Violation - NVIDIA · · Score: 1

    Yes, but the costs of losing a lawsuit are so high it wouldn't surprise me if they opened the source to settle.

  21. Re:Code reuse on GPL Violation - NVIDIA · · Score: 1

    Actually, I would tend to disagree. The GPL is a user's license; it gives much more power to the user than to the developer.

    People say that the BSD license is a capitalist's license, but I have to say that the true capitalist's license is the Microsoft EULA.

  22. Re:Here's an idea... on GPL Violation - NVIDIA · · Score: 1

    According to the copyright law, you can substitute your actual damages ($0) for statutory damages of $750-$20000 per copy.

  23. Lawsuit! on GPL Violation - NVIDIA · · Score: 2

    Reading the relevant section of the copyright law, I notice that the winner of a lawsuit is entitled to recover attorney's fees, and damages of at least $750 per copy (up to $20000 a copy).

    It seems to me that if the owner of the infringed works so desired, he could easily strongarm nVidia into opening their drivers; A lawsuit could end up being extremely costly for nVidia, since presumably several thousand people have downloaded the drivers.

    I also notice that under the criminal section of the copyright law, if nVidia loses a lawsuit, they are subject to forfeiture of anything used in the copyright violation. This would probably include all servers and workstations, networking equipment, etc. -- even more reason for them to settle.

    It is the purpose of the GPL to increase the amount of Free Software. The only reason I can think of NOT to make nVidia open the driver is that it would make other companies look real hard before looking at adopting Free Software. However, this will only affect people planning to redistribute free software, so I wouldn't think it would be so big an issue.

  24. Re:How about ... on Red Hat Is Not Linux (dot org) · · Score: 1

    OK, but what if you had LINL = LINL is not LINL. Then it would be recursive and self-contradictory.

    You could also have LINL = LUNL is not LUNL, where LUNL is Linux, UNlike LINL. Which, while a stretch, would give you a mutually recursive, self-contradictory acronym.

  25. Re:But then what is Linux? on Red Hat Is Not Linux (dot org) · · Score: 2

    Well, technically, Linux is the kernel. RMS thinks you should call linux-based systems GNU/Linux, like Debian GNU/Linux does.