Slashdot Mirror


User: News+Is+Good+For+Me!

News+Is+Good+For+Me!'s activity in the archive.

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

Comments · 3

  1. Trying to trap people into getting sued on Microsoft's Patent Pledge "Worse Than Useless" · · Score: 1

    If M$ wanted to help, they would deregister the patents. You will get sued, period.

  2. Like they had a choice! on Kazaa Agrees to Pay $100m to the Record Industry · · Score: 1

    I mean, the RIAA Probably pushed them, and threatened them with lawsuits!!

  3. I hope the MPAA,RIAA Dont Get Ideas! on FBI Planning New Net-Tapping Push · · Score: 1
    The FBI could snoop, right? Couldn't the RIAA slip a "riaa-snoop-right.patch" into the bill:
    diff -u a/usc/calea/snoop/main.c b/usc/calea/snoop/main.c
    --- a/usr/calea/snoop/main.c
    +++ b/usr/calea/snoop/main.c
     
    @ -?,?? +?,??
     
      snoop(buf);
     
    - if (TERRORIST == 1 || VIOLENT == 1)
    + if (TERRORIST == 1 || VIOLENT == 1 || COPYRIGHT_INFRINGER == 1)
      {
          *addr = &suspect;
          prosecute(suspect, *addr);
      }