this post was submitted on 08 Oct 2025
121 points (90.1% liked)

Technology

75963 readers
3304 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] tal@olio.cafe 9 points 2 days ago* (last edited 2 days ago) (2 children)

How many of you out there are browsing the web using Gofer?

Gopher predated the Web.

I do agree that there have been pretty major changes in the way websites worked, though. I'm not hand-coding pages using a very light, Markdown-like syntax with <em></em>, <a href=""></a>, and <h1></h1> anymore, for example.

[–] jj4211@lemmy.world 7 points 2 days ago* (last edited 2 days ago)

<blink>Welcome to my web page under construction</blink>

[–] Eldritch@piefed.world 4 points 2 days ago (2 children)

That depends on how you define the web. If you only call the web the web when it was named the web and not what it was before it was named the web. Then yes you're correct that was before the web. The question is, is that a semantic or significant difference? ARPANET was still a web of interconnected systems. For an old goober like myself.who was using FidoNet net back in the mid 80s. And the actual internet in the late 80s, early 90s. I definitely remember Gophering on the Internet. Plenty of places still maintained gopher directories till the mid 90s.

[–] Krudler@lemmy.world 6 points 2 days ago (1 children)
[–] ms_lane@lemmy.world 2 points 2 days ago

The community noticeboard at the general store is the web! /s

[–] tal@olio.cafe 1 points 2 days ago (1 children)

That depends on how you define the web

Wikipedia:

https://en.wikipedia.org/wiki/Gopher_(protocol)

The Gopher protocol (/ˈɡoʊfər/ ⓘ) is a communication protocol designed for distributing, searching, and retrieving documents in Internet Protocol networks. The design of the Gopher protocol and user interface is menu-driven, and presented an alternative to the World Wide Web in its early stages, but ultimately fell into disfavor, yielding to Hypertext Transfer Protocol (HTTP). The Gopher ecosystem is often regarded as the effective predecessor of the World Wide Web.[1]

gopher.floodgap.com is one of the last running Gopher servers, was the one that I usually used as a starting point when firing up a gopher client. It has a Web gateway up:

https://gopher.floodgap.com/gopher/

Gopher is a well-known information access protocol that predates the World Wide Web, developed at the University of Minnesota during the early 1990s. What is Gopher? (Gopher-hosted, via the Public Proxy)

This proxy is for Gopher resources only -- using it to access websites won't work and is logged!

[–] frezik@lemmy.blahaj.zone 1 points 2 days ago

This has been mangled up by history. The important parts of the World Wide Web are having hypertext (basically links inside the document to other documents) and being networked (those links can take you to a completely different server). Apple's Hypercard had hypertext, but it wasn't networked. Usenet was networked, but had no hypertext.

This is laid out in Tim Berners-Lee's original 1989 proposal for the web while he was at CERN:

https://www.w3.org/History/1989/proposal.html

Gopher has all the qualities he was talking about. Gopher was a different kind of World Wide Web. We decided against that particular route, and for mostly good reasons, IMO.