In the days of yore, computers would scream strange sounds as they spoke with each other over phone lines. Of course, this is dial up, the predecessor to modern internet technology, offering laughable speeds compared to modern connections. But what if dial up had more to offer? Perhaps it could even stream a YouTube video. That’s what the folks over at The Serial Port set out to find out.
The key to YouTube over dial up is a little known part of the protocol added right around the time broadband was taking off called multilink PPP. This protocol allows for multiple modems connected to a PC in parallel for faster connections. With no theoretical limit in sight, and YouTube’s lowest quality requiring a mere 175 Kbps, the goal was clear: find if there is a limit to multilink PPP and watch YouTube over dialup in the process.
It does, more-or-less, what it says as on the tin: it is an HTTP proxy that retrieves pages from the Internet Archive’s Wayback Machine, or the Oocities archive of old Geocities sites. (Remember Geocities?) It is meant to sit on a Raspberry Pi or similar SBC between you and the modern internet. A line in a config file lets you specify the exact date. We found this via YouTube in a video by [The Science Elf] (embedded below, for those of you who don’t despise YouTube) in which he attaches a small screen and dial to his Pi to create what he calls the “Internet Time Machine” using the Wayback Proxy. (Sadly [The Science Elf] did not see fit to share his work, but it would not be difficult to recreate the python script that edits config.json.)
What’s the point? Well, if you have a retro-computer from the late 90s or early 2000s, you’re missing out a key part of the vintage experience without access to the vintage internet. This was the era when desktops were being advertised as made to get you “Online”. Using Wayback Proxy lets you relive those halcyon days– or live them for the first time, for the younger set. At least relive those of which parts of the old internet which could be Archived, which sadly isn’t everything. Still, for a nostalgia trip, or a living history exhibit to show the kids? It sounds delightful.
It was a cold autumn night in 1988. The people of Cambridge, Massachusetts lay asleep in their beds unaware of the future horror about to be unleashed from the labs of the nearby college. It was a virus, but not just any virus. This virus was a computer program whose only mission was to infect every machine it could come in contact with. Just a few deft keystrokes is all that separated law abiding citizens from the…over the top reporting in this throwback news reel posted by [Kahvowa].
Computer History Museum exhibit featuring the original floppy disk used to distribute the Morris Worm computer virus.
To be fair, the concept of a computer virus certainly warranted a bit of explanation for folks in the era of Miami Vice. The only places where people would likely run into multiple computers all hooked together was a bank or a college campus. MIT was the campus in question for this news report as it served as ground zero for the Morris Worm virus.
Named after its creator, Robert Tappan Morris, the Morris Worm was one of the first programs to replicate itself via vulnerabilities in networked computer systems. Its author intended the program to be a benign method of pointing out holes, however, it ended up copying itself onto systems multiple times to the point of crashing. Removing the virus from an infected machine often took multiple days, and the total damage of the virus was estimated to be in the millions of dollars.
In an attempt to anonymize himself, Morris initially launched his worm program from a computer lab at MIT as he was studying at Cornell at the time. It didn’t work. Morris would go onto to be the first person to receive a felony conviction under the 1986 Computer Fraud and Abuse Act. After the appeals process, he received a sentence a community service and a fine. After college Morris co-founded the online web store software company Viaweb that Yahoo! would acquire in 1998 for 49 million dollars. Years later in an ironic twist, Morris would return to academia as a professor at MIT’s department of Electrical Engineering and Computer Science.