this post was submitted on 08 Oct 2025
120 points (90.0% liked)
Technology
75967 readers
4228 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
I sympathize, but Gopher is designed against hypertext (inline links in text). It is impossible to have e.g. Wikipedia transmitted over Gopher.
I would argue that's not quite correct. You can absolutely transfer HTML files over gopher, but you're not going to be viewing it in the gopher program.It was very much designed to be what most people would be more familiar with in concept as an FTP server today, almost. Pretty much all you could view in app were plain text files. and no links between. Everything else was a directory of files to be downloaded.
Gemini is definitely a bit of an inbetween. It does allow for linking between documents, but otherwise keeps everything simple and small, much like Gopher did.
I much prefer browsing the web instead of 2-clicking within each FTP path. (If you built a client to 2-click that for you then that's just the HTTP web with extra steps.)
Impossible? gopher://gopherpedia.com:70/1
on mobile rn, how well does that do inline links?
It doesn’t at all. It’s just text content. They could have put all the links at the end as a menu I guess, but it doesnt even have that.