Slashdot Mirror


User: scsirob

scsirob's activity in the archive.

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

Comments · 738

  1. Their web site on Ask Andre Hedrick About Hard Drive Copy Protection · · Score: 2
    Isn't it ironic that their web site is www.4Centity.com...

    It pronounces as "Force Entity"...

  2. The web site... on 4C May Back Down On Hard-Disk Copy Protection · · Score: 1
    Isn't it ironic that their web site is 'www.4Centity.com' ...?

    Pronounce it, and you get 'force entity'...

  3. RAID away?!? on More About Copy Control on Hard Drives · · Score: 1
    So how will this work in RAID systems, or even for home users, mirroring disks? All disks will have their own set of key blocks. If one disk dies, does that mean the entire set will become unuseable? That would make a RAID system *less* reliable!

    We can be pretty sure companies like EMC, StorageTek, Hitachi and the likes will have access to disks without this feature. Looking at the number of OEM disks sold to end-users, so will we....

    Rob

  4. Re:Too bad... on Australian Consumer Body May Attack DVD Zoning. · · Score: 1
    It's interesting to see someone with such tagline make remarks about the ability to think clearly... And that's a shame too...

    Rob

  5. Re:Large spaces, few people on Is The Wireless Internet Not Ready For Prime Time? · · Score: 1
    Wireless doesn't work well in densely populated areas by nature. The high frequency signals required for the service are blocked by every building in the area. There's huge problems with interference from other services. It would take a tremendous infrastructure with many HF nodes to support all customers in a highly populated area. It will not be able to compete against copper or fibre cabled services.

    I live in Holland, where we have 16 million people living in an area 1/7th of the state of Colorado (to put things in perspective ;-). There isn't a single wireless ISP around. Maybe this will change with UMTS, but until then, ISPs will be wired.

    Rob

  6. Re:Stick to Mozilla? let me buy a new computer fir on Opera 5 Free... If You Want Commercials · · Score: 1
    If they don't record your e-mail address nor your IP address, what do they use to identify you by?

    I mean, they must have *something* to tell you apart from others? If not, how can they keep track of which client has seen which ad??

    Rob

  7. .. And he has ported Apache to it already!! on Turing Machine Implemented in Life · · Score: 2
    Wow! I'm truely impressed!

    The link appears to be pointing to a clean default installation of Apache. Paul has outdone himself doing a Turing port soo quick.

  8. Re:Can we have our spectrum back please? on Two For The Sky: Satellites For HAM And You · · Score: 1
    Now if only the government would institute a license system equal to HAM radio for computer useage, we wouldn't have to find such narrow-minded selfish comments from dumb farts like you on the Internet

    PE1KOX

  9. Look in the mirror... on Coders Say Yes To Telecommuting, No To Ping Pong · · Score: 1
    ... Is that a PHB you see there?!?

    You immediately assume the worst scenario. There is a middle ground somewhere. I would *love* to be able to take my kids to school, handle my e-mail between 8:30 and 10AM at home, then drive to work and get in contact with the rest of the world. It would save me many aggrivating hours in the car and enhance family life too.

  10. This can't be from Bill because... on Bill Gates's email - about Linux · · Score: 1

    ... there's *way* too many accurate statements in it...

  11. Cool for TransMeta on Intel Submits Patent Covering Itanium Instructions · · Score: 2

    "Can't use your instruction set?!? OK, we'll just download another..."

  12. Does this exempt everyone then?!? on The Impact on Open Source of Stolen Microsoft Code · · Score: 2

    #include "stdio.h"

    void vGenCrash(void);

    int iWinMain(int argc, char **argv)
    {
    vGenCrash();
    return 0;
    }

    void vGenCrash(void)
    {
    vPaintBlueScreen();
    vGenerateRandomSetOfWeirdLookingRegDumps();
    return;
    }

  13. Re:Open to a certain level on Richard Stallman vs. Jorrit Tyberghein · · Score: 1
    Sure, many corporations will use proprietary tactics to hide simple APIs, protect their investment, and whatever more.

    But why is this so bad? Why do most folkes here want the software to be "free", and stop right there? If everything needs to be open for teh sake of openness, why doesn't anyone demand the drawings of the chips? Or the compound formula of the resistors inside the machine? Or the ink of the plastic cover?

    "Well, that's ridiculous", I can hear you say.

    OK, if so, then why should a corporation be denied the right to not open up their APIs and source code? Freedom works both ways. Just like you and I have the freedom to choose free software or use closed-source materials, a company should have the freedom to open up their source code. Or not...

    If they don't, then you have the freedom to reverse engineer.