|
|
|
|
|
by RileyJames
893 days ago
|
|
I’ve heard of Usenet, but never used it. It was once (maybe ~15 years ago) advertised as an alternative to torrents, but I don’t get the vibe that’s the primary use case. What can I do with Usenet? The internet has become so boring, I’d be open to exploring something else, but I’ve got no idea what Usenet is. |
|
Back in the day ISPs would give you an email account, some static web space accessible via FTP and access to the local NNTP (usenet) server as standard, which is why it was popular. usenet servers were peered with each other, sharing a large global namespace (servers could have local-only groups too, but that's a detail).
At the beginning, most of the online discussions happened there.
As open-source development grew, the main issue was that creating and getting approval for a group was bureaucratic/complicated and slow. As this was global and automatically peered, there was also a "minimum" number of requests to be eligible. For this reason, small groups started to move to mailing lists instead which didn't require special approval and became the new de-facto standard.
For a long time, bi-directional nntp<>mailing list software was standard for large lists. nntp clients were always designed to work with huge amount of messages efficiently compared to mail clients. I was following hundreds of groups at the time, and I still consider nntp fantastic from the user perspective.
Spam and trolls were another problem with such a public global network. Policing was hard. This is just a very short summary (it ignores completely the problem of piracy/warez and the binary split..)