Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 5 declined, 2 accepted (7 total, 28.57% accepted)

×

Submission + - how to map an IP address to an ASN (github.io)

alokmenghrajani writes: Every public internet IP address is connected to a router which has an ASN number. It is therefore possible (and sometimes useful) to map an IP address to its router's ASN. This article is going to show you how to build this mapping.

Submission + - Ask Slashdot: what are some technologies which have gone extinct 2

alokmenghrajani writes: I'm trying to list various technologies which have gone extinct over the years (think Microsoft's Clippy, Swatch's .beat time, abusing imagemaps in web design, etc.). What do you think were the most interesting technologies which didn't survive the test of time?

Submission + - FAT12 filesystem driver in js (github.com) 2

alokmenghrajani writes: Usually, file system code is written in C. I figured it would be fun to write a "driver" in javascript. The current code loads a file system, reads the various data structures and then pretty prints the data.

Slashdot Top Deals

If you think the system is working, ask someone who's waiting for a prompt.

Working...