Put another way, what are some examples of software built with federation in mind from the start, rather than on top of a more centralized design?
Misskey. It’s second most used software in fediverse. Used in misskey.io, which has 10 thousands daily active user (possibly 100K-200K MAU).
Developed since 2014. Originally function as self-hosted microblogging, now turns into unique social media. For example:
- Misskey-flavoured Markdown, example
- social games (only two so far: Reversi and Bubble Game)
- emoji reaction like Discord (they’re the first one to implement it on fediverse)
- Antennas (tracking post with any keyword)
- Pages
- Channels (groups)
- Clips (bookmark with multiple groups, kinda like Facebook bookmarks)
- Achievement
- optional ads banner (just in case the server admin wants to do community ads, usually used for indie games, comics, vtuber, or IRL art event)
Their community is mainly Japanese, they desperately need English contributor and community to help them grow.
I’d like to try it out. Do you recommend some instance with English UI?
This will also be my first microblogging platform, so any and all beginner tips are welcome.
blahaj.zone uses Sharkey (which is a fork of Misskey)
The UI of misskey + forks is so gorgeous. If I enjoyed using social media, I’d definitely use it.
The Misskey forks are in English, the only bad thing is that they are a little resource intensive
If it was soft-fork, than its fine. Almost all previous forks are hard-forking, splitting English community into another one.
A lot of FOSS project from non-English community often having hard time to broaden their community unless English community embrace them first. Helping non-English community also broaden FOSS community diversity and perspective, allowing them to collaborate and do cultural exchange.
I keep wanting to try Misskey, Sharkey, or Firefin. I like the concept but keep sticking to Mbin, Mastodon, and Threads.
Ew threads
I think that we need to talk about the history of software and social software here, because the current status is kind of crazy:
- Most of the big platforms didn’t invent what they are currently doing. Reddit is basically a forum. They had a great innovation with their voting idea, but functionally there is little difference between the many webforums we had before and Reddit
- Twitter is a microblog, which already tells you about its origins. There were blogs before twitter, on their own servers, talking to each other with pingbacks and RSS
- YouTube, well, basically just shows you videos, which of course was done before by people on their own servers
So basically most fediverse is not emulating existing platforms, but trying to go back to an internet we had before the big platforms took everything over. And with ActivityPub we have the protocol to ease some of the pains that the decentralized internet before the web 2.0 era had. F.e. you had to create an account for each individual webforum, which really sucked if you just wanted to ask a question or share something. Reddit with its one login totally took over, because you could participate in many subforums. It was easier to just hop into /r/cooking to ask a question about your lasagna then to find the relevant lasagna forum and register there.
That’s my take on it too.
Late Web 1.0/early Web 2.0 we had a diverse ecosystem of forums, wikis, blogs (micro and macro), etc. The next logically step would have been to invent a protocol to get them talking to each other. Instead, the Big Web offered everyone convenience as long as they were happy living inside their walled garden, which was fine until it wasn’t.
We’re now just trying to fix the mistake of trusting the Big Web and get back to where we were before it all went wrong.
See also: [email protected].
This is helpful and I agree. You forgot Slack and IRC!
I propose this breakdown of the basic software paradigms:
- forum (Usenet, PHPBB, Reddit, YouTube, Discourse)
- blog (Wordpress, Substack)
- microblog (Twitter, Mastodon)
- chatroom (IRC, Slack, Mattermost, Clubhouse if you count audio)
God I hate it when people say “check my Substack”. It’s a blog dammit.
Slack actually runs on XMPP, as does Zoom and others… So yeah…
If it helps, here’s a (partial) list of ActivityPub software - I’m not sure why it doesn’t include things like Friendica or Owncast: https://github.com/BasixKOR/awesome-activitypub
But regarding your question, the first example that comes to mind is PeerTube. Not only does it look to me like it was designed from the start with federation in mind (I don’t know this for a fact though), but it also seems pretty innovative with its use of peer-to-peer video streaming. This 2 minute animated video does a good job of explaining what it does: https://framatube.org/w/217eefeb-883d-45be-b7fc-a788ad8507d3
Owncast seems somewhat similar.
It seems that most Fediverse/ActivityPub software is a “twist” on something that existed previously, but there is still a lot of innovation going on, instead of pure copies of existing centralized platforms.
A nice example is https://castopod.org/
Maybe mbin or piefed? They don’t exactly seem to have 1:1 copies among oligarch run services.
Mbin (rip kbin) reminds me of TweetDeck and the like from back in the day, when I could monitor feeds across Facebook, Twitter, and LinkedIn. That’s part of why I like it. It puts everything in one place.
I don’t understand the question. Pretty much all fediverse software was built with federation in mind from the start. They all started from scratch afaik, nothing was built on top of a centralized design.
They also happen to perform similar functions as earlier centralized websites, but that’s simply because those are the ways that people commonly prefer to use the internet. People use it to share photos, stream videos, connect with friends, microblog, blog, browse content aggregators, etc.
There could definitely be new paradigms of internet usage waiting to be discovered, but if the fediverse can’t even replace the existing functionality of the web first, it’d be very ambitious to start building brand new types of sites already.
Not necessarily. Ghost, Wordpress, Flipboard and Tumblr are all adding federation to existing platforms. But I do agree that is the exception rather than the norm.
Yes this is good to know, I wasn’t aware of the background with some of the fediverse projects.
How well have they done their federation? Is it half passed and still half a walled garden?
What’re you looking for that isn’t all the 20 some fediverse softwares?
My interpretation is something that isn’t the fediverse version of something else. Like Lemmy doesn’t count because it’s the fediverse version of Reddit.
I think the question at that point is “How often is there a completely new way to use the Internet socially, either inside or outside of the federated space?”
I don’t think it happens very often. Blogs, messsage boards and dating sites in the '90s; microblogs, photo and video sharing in the '00s; short form video sharing in the '10s if that counts as a separate thing. There’s only like seven types of social network in the three decades or so they’ve existed.
One major change that has happened is: forums used to be linear with thread bumping (phpBB, SMF), now they are mostly conversation trees with sorting by upvotes or similar (Reddit, Lemmy).
I guess NodeBB or Discourse would not qualify as they were forums that now have AP tacked on as an afterthought. Same for WordPress.
But yeah all the big names are original, fediverse-first software.