First Time on the Internet (Internet at 50) - Computerphile
Key Moments
Early internet users share diverse first experiences, from dial-up and email to early web browsing and BBS.
Key Insights
The early internet was characterized by slow dial-up connections, long wait times for messages, and noisy modems.
Email was one of the first widely adopted applications, though its initial delivery could take days.
Users recall participating in Bulletin Board Systems (BBS) and mailing lists for communication and information sharing.
The emergence of the World Wide Web and graphical browsers like Netscape marked a significant, albeit initially slow, shift in user experience.
Building early websites involved basic HTML coding, often with simple designs and 'under construction' banners.
The internet's development was a collaborative and experimental process, with users actively trying to understand and even subvert the system.
THE DAWN OF CONNECTIVITY: EARLY EXPERIENCES AND DIAL-UP NOISES
The initial experiences with the internet in its nascent stages were often defined by slow speeds and auditory cues. Many users recall the distinctive, often lengthy, sequence of beeps and noises made by 56k or even slower modems as they established a connection. This period, stretching from the late 1980s into the 1990s, required significant patience, as downloading even small files or sending simple messages consumed substantial time. The reliance on dial-up connections also meant that internet access interrupted regular phone line usage, leading to family negotiations and time limits.
THE EMAIL REVOLUTION: CONNECTING ACROSS DISTANCES
Email emerged as a foundational application, marking a significant leap in electronic communication. While the first official internet packet was sent in 1969, email's widespread accessibility for many researchers and students didn't truly take hold until the mid-1980s. Early adopters describe gathering around terminals to send their first emails, often involving substantial delays in delivery – sometimes up to three days for a message to reach its destination. Despite these initial bottlenecks, email provided a novel way to connect with colleagues and friends, far removed geographically.
BULLETIN BOARD SYSTEMS AND EXPLORATION
Before the World Wide Web became dominant, Bulletin Board Systems (BBS) and mailing lists served as crucial hubs for online interaction and information exchange. Users reminisced about using BBSs to arrange games, share files, and engage in discussions, creating vibrant online communities. Mailing lists, in particular, were instrumental for specialized interest groups, such as those discussing hacking or specific academic fields. These platforms fostered a sense of community and allowed early adopters to explore the evolving digital landscape together, often with a shared goal of understanding the system.
THE ADVENT OF THE WORLD WIDE WEB AND BROWSERS
The advent of the World Wide Web and graphical web browsers, such as Netscape, revolutionized the internet experience. Initially, users encountered rudimentary websites featuring basic HTML, flashing banners, and 'under construction' notices. Early browsers, while functional, presented a stark contrast to today's sophisticated interfaces. Despite the slow loading times and simple designs, the ability to actually see web pages with images and text from around the globe was a groundbreaking moment, sparking excitement and curiosity about the internet's potential for information dissemination and visual engagement.
BUILDING AND CONTRIBUTING: EARLY WEB DEVELOPMENT
Many early internet users were not just consumers but active creators, eager to build their own websites. This often involved learning basic HTML, sometimes in all caps using simple text editors like Notepad. The designs were typically text-heavy, sometimes featuring hit counters, and animated GIFs became a popular trend. Projects like contributing to early directory services, akin to an independent Yahoo! or Google, allowed individuals to play a part in organizing the burgeoning web, reflecting a community-driven approach to shaping the future of online information.
SECURITY AND EMERGING CONCERNS IN THE DIGITAL REALM
Even in the early days, questions of security and misuse arose. Some users recall discovering vulnerabilities, such as plain-text passwords being transmitted over networks, which allowed others to easily access sensitive information. Accidental public sharing of proprietary code on mailing lists also led to initial embarrassments. These experiences highlighted the evolving nature of internet security, as users grappled with the implications of a globally interconnected system where information, intended for private use, could rapidly become public, underscoring the need for developing more robust security protocols.
THE JOY OF DISCOVERY AND COMMUNICATION
A recurring theme among early internet users is the sheer excitement and wonder associated with discovery. Whether it was accessing images from a synchrotron facility, downloading entire software distributions like Debian 2.0, or receiving a personal response from a favorite author or scientist, these moments represented the internet's power to connect people with information and individuals previously out of reach. The ability to communicate with people across continents, even if it took days for a reply, fostered a sense of global community and opened new avenues for learning and interaction.
EVOLVING TECHNOLOGIES AND USER INTERFACES
The internet's evolution was marked by a series of technological advancements and shifting user interfaces. From early protocols like Gopher and Telnet to the eventual dominance of the web, each phase brought new possibilities and challenges. Users recall wrestling with complex configurations for networking software and experiencing the limitations of early operating systems and hardware. The transition from text-based interfaces to graphical ones, though gradual, was a significant step, making the internet more accessible and engaging for a broader audience over time.
Mentioned in This Episode
●Products
●Software & Apps
●Tools
●Companies
●Organizations
●Concepts
●People Referenced
Internet Connection Speeds and Download Times
Data extracted from this episode
| Modem Speed | Approximate Download Speed | Time to Download MP3 (approx.) |
|---|---|---|
| 56k modem | N/A | Several minutes (for a 2-3 min song) |
| 28.8k modem | N/A | N/A |
| Early connections (satellite) | N/A | Very slow, letters took seconds to appear |
| Dial-up (Spain) | 3 kilobytes/second | Several minutes (for an MP3) |
Common Questions
Email became accessible to some users as early as 1984, but widespread beneficial use and casual access took much longer, with the World Wide Web becoming more prevalent around 1994.
Topics
Mentioned in this video
A company that manufactured a 28.8 modem used in the early 1990s for internet access.
Online systems allowing users to post messages, read content, and download files, sometimes providing limited internet access.
A network of IRC servers used for online chat in the early internet.
An internet service provider that provided online access, characterized by its dial-up modem sounds and loading animations.
An early modem that provided internet connectivity, remembered for its slow speed but ability to load simple websites quickly due to limited content.
A type of particle accelerator that emits light, which condensed matter physicists are interested in. A browser was notably available at one for viewing images.
A version of the Linux operating system distribution that users downloaded over the internet onto their Amiga computers.
An independent equivalent to Yahoo's directory, where early users contributed by adding websites.
The writer of Babylon 5, who was accessible via email, allowing fans to ask questions directly.
The family computer used in the early 1990s, which had limitations for web browsing.
An early internet protocol and system used for distributing, searching, and retrieving documents over the internet before the World Wide Web became popular.
A memorable early website known for its animated GIFs and music, representing the fun and often purposeless nature of early internet content.
A science fiction television show whose writer, Joe Michael Straczynski, was directly emailed by a fan with show-related questions.
A university network used before full internet connectivity was established, allowing communication only among students and academics.
A widely popular format for web animations in the late 90s, exemplified by Hamsterdance.com.
Internet Relay Chat, an early instant messaging system used for communicating with people online, including in chat rooms and for group projects.
File Transfer Protocol, used for transferring files over the internet, mentioned in the context of early online activities.
A personal computer used for downloading large files like the Debian 2.0 distribution and demo software in the early internet days.
An early search engine in Spain that later collapsed.
A programming language used to develop a password generator, which was accidentally shared on a mailing list.
A renowned cosmologist at MIT known for the theory of inflation, whom a speaker contacted via the early internet to arrange a visit to the US.
A network protocol used for remote command-line access, which was utilized for chat rooms ('talkers') in the early internet era.
University College London, with whom a lecturer had contacts that facilitated access to early internet and Arpanet.
More from Computerphile
View all 82 summaries
21 minVector Search with LLMs- Computerphile
15 minCoding a Guitar Sound in C - Computerphile
13 minCyclic Redundancy Check (CRC) - Computerphile
13 minBad Bot Problem - Computerphile
Found this useful? Build your knowledge library
Get AI-powered summaries of any YouTube video, podcast, or article in seconds. Save them to your personal pods and access them anytime.
Try Summify free