Slashdot Mirror


User: secs

secs's activity in the archive.

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

Comments · 18

  1. Futurama Quote on New AIBO - Meet the ERS-7 · · Score: 2, Funny

    "Robo Puppy commencing 2 hour yipping session. Yip! Yip! Yip! Yip! Yip! Yip!" -- Robo Puppy

  2. When is D-Day ? on Open Source Community Approaches SCO · · Score: 1

    When is the court date to settle this issue? Is their one ?

  3. Now you can on Slashdot Subscribers Now See The Future · · Score: 0, Redundant

    be first to read the dupes before everyone else.

  4. Re:Best Game on NES PC · · Score: 1
    well, one of the best, Track and Field. I remember trying to do the 100 dashes and having you thumb fall of becuase you had to punch the controller so hard.


    I used to take a marble and run it side to side on the button. It increased the life span of your thumb and made your player run as if he was on steriods.

    I feel sorry for anyone who played track and field with the running pad. Running on it was useless for getting quick times. If you wanted to seriously win, you had to use both hands and bang on the pads to move quickly. Now that hurt.
  5. Strangest thing I'v seen on Old HD's on Second Hand Hard Discs Reveal Secrets · · Score: 0, Redundant

    The strangest thing I have ever come accross on old hard drives, are the original articles of all the dupe posts to slashdot.

  6. karma whoring for the lazy on Xmas Lights + X10 + Webcam = Fun · · Score: 1

    http://www.google.ca/search?q=cache:7RoAhQeSahQC:w ww.komar.org/xmas/

    http://www.google.ca/search?q=cache:sVe6bz6mGQoC :w ww.komar.org/xmas/2001/

    http://www.google.ca/search?q=cache:MnEhsQDlHFIC :w ww.komar.org/xmas/2002/power.html

    just wait a few mins for the pix to load ;)

  7. How about... on Phoenix To Change Name · · Score: 2, Funny

    I can't belive it's not microsoft internet explorer.

  8. New Poll: On NY Times Articles I on A Peek Into the Google · · Score: 5, Funny

    - comply and register.

    - karma whore and post the article.

    - wait for the unregister link.

    - wait for the karma whore to post the article.

    - don't both to read and just post whats on my mind.

    - wait for cowboyneal to read it to me.

  9. Re:ANSI archive sites? on Remembering the BBS · · Score: 2, Informative

    You can get the ACiD and iCE art packs from

    ACiD

    iCE

  10. The thruth in pictorial form on RIAA Wants Taxpayer-Funded IP Police · · Score: 2, Funny
  11. Santa has a new ride? on Annual NORAD Santa Tracker Up And Running · · Score: 1

    Check out all the archived Santa cam shots, every picture execpt Eastern Canada shows Santa in his sled.

    Seems he likes to ride in CF-18's instead.

  12. 0.9.6 looks good but... on Mozilla 0.9.6 Released · · Score: 1
    For milestones 0.9.7 and 0.9.8, the focus is on performace enhancingment, and stability of the Mail/News end of the suite. And boy, is it getting good..."



    I just installed 0.9.6, opened up the messenger program, and what did i hear.. the outlook mail sound. uuuugggh... who ever implemeted that should be shot.

  13. Re:Your Mistakes on How Not To Ship Computers · · Score: 1
    Why not test this to see if it is more widespread?

    As a summer job, I used to load/unload baggage from aircraft, and let me tell you it *IS* widespread. I've seen other workers laugh at the fragile tags on a box, and then pick it up and throw it a couple of times or do the classical steve urkel "oops, did i just drop that".

    My advise is if its fragile, don't put those handle with care or fragile stickers on the box.

  14. Re:Source? on Code Red Back For More · · Score: 1, Informative

    its not the greatest script but its what i used

    #!/usr/bin/perl
    # Opens logfile and picks the ip's that attempt to pass the code red virus
    # Location of Log File
    $LOG = "/var/log/apache/access_log";
    #begin code
    open LOG or die "Cannot open $LOG for read:$!";
    $count = 0; # ip count
    @ip; # array of ip's
    while (){
    if(m@GET /default.ida?@){
    /(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/;
    $count++;
    push(@ip,$1);
    }
    }
    #sort ip's (this is a slow sort.. beware)
    print join "\n", sort {
    pack('C4' => $a =~
    /(\d+)\.(\d+)\.(\d+)\.(\d+)/)
    cmp
    pack('C4' => $b =~
    /(\d+)\.(\d+)\.(\d+)\.(\d+)/)
    } @ip;
    print "\n\nThis Box Has Had $count Attempts On It By The Code Red Virus.\n";
    #end code

  15. Re:logs on Code Red Back For More · · Score: 0

    i did the same thing to.. 315 hits from 24.*.*.* on my my logs

  16. Re:switching to on Mozilla 0.9.3 Released · · Score: 0

    Its great for blocking popups, but the only gipe i have with mozilla is if you edit your hosts file and set all the ad banner sites to 127.0.0.1 ( see article msg titled : My /etc/hosts ) you get annoying alert messages saying that you can't connect, which is fine, but most sites have multiple ads... Even IE doens't do that. =(

  17. The Previous Sign Me Up Campaign on [Your Name Here] Goes To Mars · · Score: 1

    Unfortunately, we are very sorry to report that the CD-ROM bearing all the names was mounted on the failed Mars Polar Lander. Thats too funny...

  18. Xbox Gamers Play Video on First Looks At XBox · · Score: 1

    What is with that video? Those kids look as if they were forced to play it. Then all of a sudden the tv sound is off and Microsoft amplifys the sound of the kid pressing the buttons.. With videos like that, and the other ones on that site, you know for sure the console market is becoming over saturated