Full Net Census Takes a Hint From xkcd
netbuzz writes "The University of Southern California Information Sciences Institute says it's the first full census of the 'visible Internet' since David Smallberg canvassed a piddling 315 allocated addresses in 1982. They're talking about 3 billion pings directed toward 2.8 million addresses over the course of 62 days. Oh, and they credit the comic strip xkcd for sparking the idea of presenting the data using a Hilbert curve." The main page for the census project has links to versions of the census at various scales.
For the lazy it's just to the "southwest" of the IRC isles, southeast of wikipedia. Easier to see in the blown up version of the strip here
In the Ocean of Subculture, south of Digg, bordering Reddit and Soviet Russia, is "/."
PSH..
nmap -sP *.*.*.* > ips.txt
NewslilySocial News. No lolcats allowed.
nope thats not slashdot. slashdot is labled /. and is bordered by reddit and soviet russia on the viral straights.
The isle of slash is something very different from slashdot, mostly involving harry potter...
You can find out (more than you wanted) what the deal with slash here
Hint: It has something to do with codes like Kirk/Spock or Harry/Draco
Did you notice the number of shades they used? Putting it in grayscale would give shit for detail.
Even though you too are red green colorblind... it does not mean that you are seeing it the same way as the parent. http://en.wikipedia.org/wiki/Color_blindness#Congenital_color_vision_deficiencies Besides... its fairly simple to design a website or chart that makes things easy for even those who are color blind. I too am color blind... Honestly, I can't tell if the negatives and positives are mixed together when I look at it. (Not that I am fluent in reading the chart anyway!)
Stats vary (and you can look them up easily enough), but the general idea is that 1/12 males are color-blind to some degree. That means most groups are fairly likely to have at least one color-blind person in them. Now the severity of color-blindness as well as the affect that has varies significantly from one color-blind person the next.
I, for example, am color-blind, but didn't find the chart to be horribly difficult to use. Different colors might have made things easier, but it doesn't bother me in this case. That doesn't mean it shouldn't be considered when designing. Like I said, most color problems are due to plain ignorance as to how common the problem really is. I don't blame people for not considering it, as long as they really didn't realize.
The Hilbert curve preserves that locality better than other sorts of space-filling curves, however.
DNA just wants to be free...
There's even an xkcd about slash: http://xkcd.com/305/
At my age I find coming up with a witty signature too exhausting.
Configure your firewalls to respond to all inward-bound pings for your entire address space. This will not consume any significant resources, and will not inform any skeery crackers of anything (in fact it's a better way to fool them than blocking ping, since they will not need to resort to stealthier scans that require more resources to detect or block). Log who pings you to the router console and leave a dumb terminal running on it, or pump it into a secure internal web page. Treat ping flooding like any other kind of packet flooding - you can't really make it impossible to DDOS you simply by blocking specific ICMP types anyway. Don't forget to implement packet source ingress and egress filtering, obviously.
Google, yahoo, and Novell all respond to ping. It's a service they kindly provide to the rest of us, a service we should all provide to make the Internet's tubes easier to see through. You aren't going to get hurt by a ping unless you have no idea how to set up a network... in which case dropping ping packets won't save you.
Don't make researchers have to develop new ways to punch through firewalls, let's all just use good ol' friendly, simple, and useful pings.
How useful is it to know that 93% of all IP addresses pinged are non-replies?