Slashdot Mirror


User: eneville

eneville's activity in the archive.

Stories
0
Comments
1,041
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,041

  1. Re:ICQ? on ICQ Starts Blocking Alternative Clients · · Score: 0

    ed@ed-desktop:~/.purple/logs$ du --max-depth=1 -h
    1.5M ./aim
    3.1M ./yahoo
    12M ./msn
    3.9M ./jabber
    38M ./icq
    58M .

    I guess I have less to talk about than you. At the moment I'm learning Russian, and have been for the past couple of years, so I normally have the odd converstaion on ICQ with some random from Russian, perhaps about to take an english exam or something - but I do try and use common phrases.

    Some of those log directories might include lots of HTML that other network protocols might not support. When looking in the ICQ directory the logs are plain text, the logs in the jabber directory have lots of HTML around the text.

  2. but ..... on Via Debuts Mini-ITX 2.0 · · Score: -1, Offtopic

    does it run linux???

    oh wait...

  3. Re:Not surprising on Windows XP SP3 Causing Router Crashes · · Score: 1

    > This is a common affliction in home routers when people run
    > torrents. The problem is that the torrent client establishes
    > dozens of TCP/IP connections to peers. Eventually the router's
    > NAT table runs out of memory, and traffic comes to a halt.

    > The solution is to limit the [i]number of connections[/i] (not
    > bandwidth) so as not to overtax the router. Try an upper limit
    > of 100 connections or so and see if the problem goes away. If
    > not, bring the limit down until things work smoothly again.

    That's interesting.

    100 x ( 4+4+2+2 [socket data] ) * 2 = 2400bytes for 100 NAT
    sockets

    I would have hoped that there would be more memory dedicated for NAT
    states.

  4. Re:Not surprising on Windows XP SP3 Causing Router Crashes · · Score: 1

    > Well duh; it was just a lame attempt at a joke, not an actual claim
    > that Windows was to blame. A properly-designed router will only reboot
    > repeatedly if some client is logging in and causing it to reboot.

    You have a good point here. Everyone will soon know what these routers
    are and it might act as a bit of publicity for the company. Might be
    negative in some ways, as a home networking product it could help
    promote their brand name.

    It's an interesting idea.

    On the other hand, a network router should maintain uptime in excess of
    years, it's not a difficult task to route packets after all, just a few
    bit comparisons and a protocol stack. I work in an environment where
    some gateways and proxies have uptimes in excess of 8 years! So you're
    quite correct in the reboot principle.

    Home NAT/routers are not enterprise equipment though, their intended
    uptime is in the region of weeks and months, not years.

  5. Well that brings phase two on Sneaky Blackmailing Virus That Encrypts Data · · Score: 1

    Phase two, would be paying for a botnet to do the number crunching to decrypt. It's 1024bit right, so with a large enough botnet that could be worked out in maybe a month - that's if every computer in the world was infected.

    I've heard of companies getting their databases infected by viruses, and that's the sort of company that provides electronic transactions, so this seems like it has the potential to really screw some people over, obviously.

  6. Re:hosts file on What Could You Do With a Bogus Root Name Server? · · Score: 1

    We don't need anything special for that. We have perl. Reply here if you want me to write it for you. But it doesn't take a huge amount of effort, just read the stdin for hrefs and do a lookup, then write the output to stdout.

    #!/usr/bin/perl

    use strict;
    use warnings;
    use Net::DNS;

    my %hosts;

    sub lookup {
    my $res = Net::DNS::Resolver->new;
    my $query = $res->search( shift );

    if ($query) {
    foreach my $rr ($query->answer) {
    next unless( $rr->type eq "A" );
    return( $rr->address );
    }
    }
    else {
    warn "query failed: ", $res->errorstring, "\n";
    }
    }

    while( my $l = ) {
    if( $l =~ m!(http://.+?)\s! ) {
    print( "$1\n" );
    if( $1 =~ m!http://(.*?)/! ) {
    my $ip = lookup( $1 );
    $hosts{$1} = $ip;
    }
    }
    }

    foreach my $host ( sort keys( %hosts ) ) {
    print( $host, "\t", $hosts{$host}, "\n" );
    }

  7. hosts file on What Could You Do With a Bogus Root Name Server? · · Score: 3, Informative

    216.34.181.48 www.slashdot.org
    208.65.153.253 www.youtube.com
    208.65.153.238 www.youtube.com
    208.65.153.251 www.youtube.com
    69.63.184.15 www.facebook.com
    81.110.242.129 www.s5h.net
    66.102.9.99 www.google.com
    66.102.9.104 www.google.com
    66.102.9.147 www.google.com
    Use google page cache for anything else

  8. Re:The heck with DNS on What Could You Do With a Bogus Root Name Server? · · Score: 2, Insightful

    Time for you mental midgets to start remembering IP addresses. Do your own damn cacheing. It's a JOKE! Alright? Well, it's not such a silly idea. When I look at my firefox 3 smart book marks, there are maybe 5 pages that I go to regularly. Anything else I can see using google page cache. So what's the big deal, having those few sites in a local hosts file isn't so much of a task.
  9. Re:Love/hate ... what a convenient description. on Prince DMCAs YouTube To Block Radiohead Song · · Score: 1

    In other words, while it makes me money I like it. It's nothing different from other corporations. So obviously, he doesn't have enough money to live yet then. One of the things about the internet is that it levels the playing field. But in relation to music, what's the big deal, hardly anyone buys a single or album to listen to a specific track, they buy it in support of the artist. Let youtube distribute the music and let people go and get the album so they can listen to the variety of the music that the artist has on offer.

  10. Re:There are 3 copyright claims in play on Prince DMCAs YouTube To Block Radiohead Song · · Score: 0, Offtopic

    It's always a long day... 86400 doesn't fit into a short. OMG that's a cool sig. Although I'm not sure of the bit width of a short on a Alpha.
  11. Well of course on Full Disclosure and Why Vendors Hate It · · Score: 4, Insightful

    It's pretty obvious since vendors have to do more work and package another release to fix bugs. It's easier to keep this information secret and just bundle all the bug fixes into a bulk package when it suits the vendor (I expect money comes into this equation somewhere).

  12. Re:Ugh on I Will Derive · · Score: -1, Troll

    No I think you mean this video http://www.youtube.com/watch?v=YbaTur4A1OU which was out before both.

  13. that's not all on Group Wants Wi-Fi Banned, Citing Allergy · · Score: 3, Funny

    I'm alergic to car emissions but I can't sue every driver.

  14. high failures for me on Help Slashdot Test Our New Data Center · · Score: 0

    $ ab -n 5000 -c 5 http://beta.slashdot.org/
    This is ApacheBench, Version 2.0.40-dev apache-2.0
    Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
    Copyright 2006 The Apache Software Foundation, http://www.apache.org/

    Benchmarking beta.slashdot.org (be patient)
    Completed 500 requests
    Completed 1000 requests
    Completed 1500 requests
    Completed 2000 requests
    Completed 2500 requests
    Completed 3000 requests
    Completed 3500 requests
    Completed 4000 requests
    Completed 4500 requests
    Finished 5000 requests

    Server Software: Apache/1.3.41
    Server Hostname: beta.slashdot.org
    Server Port: 80

    Document Path: /
    Document Length: 71365 bytes

    Concurrency Level: 5
    Time taken for tests: 1685.538664 seconds
    Complete requests: 5000
    Failed requests: 3715
          (Connect: 0, Length: 3715, Exceptions: 0)
    Write errors: 0
    Total transferred: 357671196 bytes
    HTML transferred: 355887895 bytes
    Requests per second: 2.97 [#/sec] (mean)
    Time per request: 1685.539 [ms] (mean)
    Time per request: 337.108 [ms] (mean, across all concurrent requests)
    Transfer rate: 207.23 [Kbytes/sec] received

    Connection Times (ms)
                                min mean[+/-sd] median max
    Connect: 111 231 523.0 137 9163
    Processing: 857 1452 518.7 1347 7750
    Waiting: 133 213 177.1 184 6685
    Total: 1008 1684 737.6 1504 12390

    Percentage of the requests served within a certain time (ms)
        50% 1504
        66% 1567
        75% 1619
        80% 1659
        90% 1930
        95% 3568
        98% 4470
        99% 4654
      100% 12390 (longest request)
    ed@ed-desktop:~$

  15. UK operator on SMS 4x More Expensive Than Data From Hubble · · Score: 0

    There are some contracts out there that on the surface appear to be reasonable deals. The contract that I have costs 15.50 (GBP)/month. This covers me for 200 text messages and 200 minutes of air time.

    So,

    echo '1550/200' | bc -l
    7.75

    per text. Not so great is it.

    However, I also pay 7.50 (GBP) for unlimited data on EGPRS/HSDPA. Sadly though my mobile cannot do HSDPA, so it's still rather limited and the cost of improving the modem would be too much for me.

  16. Re:get_magic_quotes_gpc on Changes In Store For PHP V6 · · Score: 0

    Unfortunately a lot of people shove things into a PHP script in an ad-hoc manner. It's time the general people realise what their scripts are doing. I just wish people would pay attention to how mail() works...

  17. Re:Dupe on Half a Million Microsoft-Powered Sites Hit With SQL Injection · · Score: 0

    Nothing gets under your radar.

    Just like viruses and worms, slashdot has it's share of dupes. Just like the number of people who posted here to complain that it's a dupe.

    Dupe catching on /. has become almost and extreme sport.

  18. Re:Czar Putin on New "Iron Curtain" for Russian Internet · · Score: 0

    I thought that was Tsar? - I don't have ru on my xkeyb layout at the moment so I can't use the correct characters, but I think that's the word you're after.

  19. Re:Irish RIAA? on ISP Sued By Irish RIAA · · Score: 0

    That's *EXACTLY* what I was thinking, why didn't this get tagged IRAA? Seems like it got through the firehose a little too quick - it used to be that the tags were funnier than the article itself.

  20. Across the water on F-117A Stealth Fighter Retired · · Score: 0

    The Su-37 is a pretty good plane too, I don't know why the USA doesn't outsource the development of the planes to Moscow since it's gotta be a cheaper work force. Really impressive, since USA and Rus are pretty much fighting terrorism rather than communism vs capitalism... Check out the vids on youtube, it's really impressive.

  21. Comparisson on Russia To Require Registration For Wi-Fi Use · · Score: 0

    When I was in Czech I noticed that most of the country's tele comm backbone is wireless and from apartment block to apartment block. I wonder just how similar this is in Moscow and other places where it is difficult to get a line plant. This could be a lot of work for administration people.

  22. humans on Sacha Baron Cohen Wikipedia Entry Creates Circular References · · Score: 0

    This might be true, but there have many cases where trusted encyclopedias have been wrong, even after all the vetting. The other fault with paper encyclopedias is that they go out of date rather quickly, especially in medicine and computing. The fact is, there is a human element to the edition, either electronic on wikipedia or in print. Use the golden rule of any research and get multiple sources of information.

    Anyone who has a BSc or BA should know this from research when writing dissertation or thesis - get many sources and read lots before putting your name to something!

  23. ISR on Russia To Build an Orbital Construction Plant · · Score: 0

    In Soviet Russia space station builds you!!

  24. lolcats on Top Botnets Control Some 1 Million Hijacked Computers · · Score: 0

    we're in your networks controlling your logins

  25. but ... on $90 Asus Sound Card Whips Creative's Best · · Score: 0

    does it run linux??