Preferences

...and it's close relative NNTP. There was a whole distribution structure built out of intermittent data transmission. We've had the tools for this stuff for a long time, we've just switched to centralized, always available services because that's easier to build a company around.

immibis
Usenet is fascinating. It's said that communication system is doomed to reinvent half of Usenet the same way every programming language reinvents half of Common Lisp. Hacker News is a itself a worse form of Usenet. And yet almost nobody uses the original.

(Go sign up to eternal-september.org if you're interested)

Karrot_Kream
While the network of Usenet is pretty fascinating, the NNTP protocol is pretty bad. It's a stateful protocol which makes it challenging to write clients for and the protocol itself is textual and chatty which makes it fat on the wire. ActivityPub is a much better "modern" manifestation of the protocol and its capabilities, though unfortunately the actual AP standard is barely glanced at and most people write code for Mastodon's implementation of AP with a minority focused on Lemmy.
immibis
Feel free to write a new protocol implementing NNTP semantics with less cruft.

This item has no comments currently.