- All down/damaged computers repaired
- All possible computer parts scavenged and assembled into working boxes
- All networkable machines networked
- Internet access to/from all networkable machines
- IPv6 to/from all networkable machines
- Tape/CDR robot
- Finish networking setup in dorm
- Temperature sensor array (sequential access via physical switching)
- Multics emulator
- VLAN
- Network-wide automated backups
- Network-wide user management
- Network-wide automatic security auditing
- Wireless and microwave links to friends (remove total Internet dependency)
- CPU / computer from scratch project
Additionally, here is a bookmarklet
toy:
var a = location.href;
var b = a.indexOf("http://") ? a : a.substring(7);
location.href = "http://" + b.substring(0, b.indexOf("/")) +
".nyud.net:8090" + b.substring(b.indexOf("/"));
Coral Cache
Yes, I know it could be optimized quite a bit, but, it works, and I'm lazy.
Anonymizer.com
Google Cache
quick hack of simpy-search for murl
[ Back ]