Slashdot Mirror


User: Yottabyte84

Yottabyte84's activity in the archive.

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

Comments · 903

  1. Re:And its GigE is hooked to the PCI-X bus :-) on Athlon 64 Motherboard Triple Threat Round-Up · · Score: 1

    IIRC, $1.00 AU == $0.66 US. /me looks on xe.com

    oh, well, it's $0.70 now. so that's $700 US.

  2. Re:Change the Behavior on Traffic Light Control For The Masses · · Score: 3, Insightful

    You drive on the left side of the road, around them.

  3. Re:Well... on LG CD-ROMs Destroyed by Mandrake 9.2 · · Score: 1

    I had a CD blow up in my DVD drive a few years back.

  4. Re:Using html tags inside the e-mail address on How Do You Fool Spam Bots? · · Score: 1

    Note to self: use preview...

    echo 'me<strong>@</strong>mydomain.org' | sed 's/<[^>]*>//g'
    me@mydomain.org

  5. Re:Using html tags inside the e-mail address on How Do You Fool Spam Bots? · · Score: 1

    echo 'me@mydomain.org' | sed 's/]*>//g'
    me@mydomain.org

  6. Re:Management tools? on InformationWeek On Windows-Linux Interoperability · · Score: 1

    PS> How does copy&paste in cmd.exe work? Just tried it on a Windows machine, and you can't highlight text with the mouse.

    There's a button to block off text you need to click first.

  7. Re:My horror story and solution. on Successful Do-Not-Call Complaints? · · Score: 1

    Uh, unless his girlfrined is bisexual, and is named dan....

  8. Re:Complain URL on Successful Do-Not-Call Complaints? · · Score: 1

    Mozilla 1.2.1 on Linux: Doesn't work.
    Konqueror 2.2.2 on Linux: Works fine.

  9. Re:Too many ways around this on Successful Do-Not-Call Complaints? · · Score: 1

    on a residential line that is used for business purposes.

    Don't let the phone company find out about that....

  10. Re:Get the information first on Successful Do-Not-Call Complaints? · · Score: 1

    Telemarketers don't send Caller ID info. Although, I belive they are required to.....

  11. Re:Open Source? More like Openly Racist on Compiling a List of Funny Anti-Linux FUD? · · Score: 1
  12. Re:Is Linux a Machination of Satan? on Compiling a List of Funny Anti-Linux FUD? · · Score: 1

    Wasn't this originaly written about OSX?

  13. Re:All I want... on Ultimate Caller ID Screeners? · · Score: 1

    I have a program called NCID on my Linux box that allows this. It is client/server and works over the LAN. Cilents are my TiVo (OSD Caller ID, with name/number ailaising) and a client for my Matrix Orbital LCD using lcdproc.

  14. Re:Gator and Zuvio on What's Wacky with Google? · · Score: 1

    "To order products, call 123.124.1234. Or for an information packet, send an e-mail request towidget@xyzcompany.com"

  15. Re:Hivelogic Enkoder on How are You Preventing Mailto-Link Harvesting? · · Score: 2, Informative

    this script reqires a mail deamon that delivers user+anything@example.org to user@example.org.

    #!/usr/bin/perl -w

    use Socket; # Load socket functions
    use CGI qw(:standard); # Load CGI standard functions

    my $name = "harvestbait"; # yourname
    my $domain = "example.org"; # yourdomain.tld

    my $ipaddr = $ENV{'REMOTE_ADDR'}; # Get the requester's IP
    $ipaddr = unpack 'H*', inet_aton($ipaddr); # Convert the IP to hex
    my $date = `/bin/date +%H%M%m%d`; # Get a compact timestamp
    chomp($date); # Get rid of the newline char
    my $addr = $name."+".$ipaddr.$date."@".$domain; # Make email addy from bits

    print header, # Print HTTP header
    start_html(-meta=>{'robot'=>'noindex'},
    # Print HTML document header
    -title=>'Send me an email!'), # Page title
    q(You can send me an email by clicking ), # Page content
    a({href=>"mailto:$addr"},"here"), # The time+ip tagged mailto:
    q(. No junk mail please! ^_^), # More content
    end_html; # End the HTML document

  16. Re:Boop-boop-beep on Foiling 'Backdoor' Voicemail Spam? · · Score: 1

    That is not a recording. That is a synthisized version. You'll not that there is NO static, and there are clicks at the begening and end from the wave snapping to/from zero.

  17. Re:But-but-i-i on Practical Jokes on Co-Workers? · · Score: 1

    Because they took your stapler?

  18. Re:If you happen... on Practical Jokes on Co-Workers? · · Score: 1

    OS X requires you to use a paperclip to eject a CD with a volume name starting with a . :) Found this out on accident.

  19. Re:Nice idea but... on A Wireless USB Cable? · · Score: 2, Informative

    The Specs sheet says 340kbps speed.

  20. Re:My problems with Knoppix on Knoppix 3.3 Is Out · · Score: 1

    you need to add 'dma' to the knoppix boot parmamters. It's not on by default because it sometimes (rarly) breaks.

  21. Re:Some things for most people: on Geek Eye for the Average Guy · · Score: 1

    Get one of these Comes with a cable to program it from a windows box (sw works great in wine) you can have shifted keys, macros on any button, and custom keymaps.

  22. Re:Standing class action law suit on Noticed Welchie/Nachi in Your Bandwidth Bill, Yet? · · Score: 1

    Well, you shouldn't be paying for incoming traffic where there is not an established connection... With UDP you could consider sending UDP packets back to be an established connection.

  23. Re:My problems with Knoppix on Knoppix 3.3 Is Out · · Score: 1

    You need to turn on DMA.

  24. Re:flaming debian-legal list=legal issues? on Knoppix 3.3 Is Out · · Score: 2, Informative

    DeCSS is a proof of concept implementation, mplayer and xine use a faster one. It still breaks the DMCA, but I don't give a damn. I use it anyway.

  25. Re:DVD Knoppix? on Knoppix 3.3 Is Out · · Score: 1

    I got a copy (for free) at Linux World in San Fransisco. I let the guy selling copies borrow one of my spare badges to get a friend in. Reply with your munged email, and I'll arrange to get you a copy.