| One thing I think ignored in the article is the rise of FOSS federated servers. There are a few prominent examples to those who follow these sorts of developments, but there are two in particular that I find interesting: Lemmy and Littr.me. Lemmy is basically a clone of reddit's functionality that federates over ActivityPub. It is a very high quality piece of software. A single server can host multiple communities and users, just like reddit. You can follow and comment on posts and communities on external servers using your account on whichever server you call home. Littr.me is more like hackernews, a single community server, but one that will federate with other servers using the ActivityPub protocol, like Lemmy. The development is slower, but it is still interesting and the maintainer seems to be committed to building it out. Something like this allows what the author of this article talks about, single community sites for different niche communities, but also allows for intercommunity interaction. With either of these, a user can tailor their feed to subscribe to any number of communities on any number of servers, and lurk, or interact if they like. With tools like this, the compromise of eliminating friction by centralizing communities is no longer necessary. I personally believe federating protocols rather than central servers are the future of online social interaction, and I am very excited about it. One thing I think needs to exist is a message board/forum server that federates. The link aggregator UX paradigm is not optimal for all online communities. Forums are very useful and as of right now I know of no effort to implement federation in an existing FOSS forum server or build one with federation in mind. |
From my POV this seems to be the same issue that has prevented federated social networks or chat services from taking off: there's no meaningful, concrete advantage to it.