Emergency account of a not-so-average OpenSim avatar. Mostly active on Hubzilla.

  • 2 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle

  • We’ll see what comes out of this.

    Mike has already implemented FEP-ef61 on (streams), and it seemed to have worked well under lab conditions. But then he rolled it out to release in July. Channels created on accounts registered after that point have decentralised IDs already. And surprisingly, it caused tons of bugs to the point of these channels not properly federating with anything. And since he’s the only (streams) developer, he had to iron everything out himself. And quickly so because a few dozen people use (streams) as a daily driver.

    In mid-August, he forked Forte from the streams repository. It was his vision of “the Fediverse of 2030”: basically (streams), but only supporting ActivityPub anymore, with both (streams)’ own Nomad and Hubzilla’s Zot6 ripped out. Guess the idea was to have something with no extra protocols standing in the way of straightening FEP-ef61 and nomadic identity via ActivityPub. But this caused even more of a workload.

    On August 31st, Mike sent a private post to his immediate connections (his channel is set up to send private posts by default) that said that he quits. He wanted to stop developing for the Fediverse because it got too much. The community could carry on if they want.

    Trouble is, there’s nobody among the few dozen (streams) users who has got what it takes, namely both the time and especially the skills to take over as a lead dev. One guy is ambitious, but he has only recently taught himself git just to make his own pre-FEP-ef61 branch for personal use. Then there are a few people who do know git, who may also know how to code, but who don’t have the time.

    We got one offer by a guy who wanted to rewrite (streams) from scratch. He had taken a look at the (streams) code, and he said that some of it is very old and crufty and mouldy. Of course, a lot of code probably still dates back to 2012 when Mike forked Red from Friendica to implement nomadic identity and rewrote the entire backend against Zot. Problem was, I think that guy came from Mastodon, he probably hadn’t even seen Friendica in action, much less Hubzilla or even (streams), and he described himself as “thick”, so we’d have to explain everything to him. Nobody even reacted.

    Luckily, Mike is still Mike. He can’t keep his fingers off improving the Fediverse. Every couple days, we see commits to the streams repository and/or Forte. It’s just that things are moving forward very slowly now. The community is trying to figure out what and where the bugs can be by examining log files and whatnot, but nobody can track them down in the source, much less fix them and submit a PR, and that isn’t talking about merging the PR.



  • Too many app devs don’t know jack about the Fediverse. Or they didn’t when they started developing their apps.

    It happens again and again that someone jumps into Fediverse app development, maybe even claims to build a, quote, “Fediverse app,” end quote. And then they build it hard against Mastodon, only Mastodon and nothing but Mastodon. Not even just the Mastodon API. Straight against Mastodon with both a frontend and a backend that only supports Mastodon.

    Usually because at this point they still think the Fediverse is the Mastodon network, and there’s nothing else in the Fediverse than Mastodon. Some 99% of all Mastodon newbies come into Mastodon believing that, the vast majority still spends the first months believing that, and my estimation is that every other Mastodon user still believes it.

    And when you tell such a dev that the Fediverse is more than just Mastodon, and there’s a whole lot of stuff that isn’t Mastodon, but that uses ActivityPub, and that communicates with Mastodon like Mastodon communicates with itself, they’re taken off-guard.

    “What? What do you say? You aren’t on Mastodon? How can you talk to me then? Like, black magic or what? Whaddaya mean, that’s normal? There’s other stuff connected to Mastodon? But Mastodon is the Fediverse. Whaddaya mean, it isn’t? The Fediverse is not only Mastodon? So it’s Mastodon forks? No? Is it extra stuff glued onto Mastodon then? Not either? Like, WTF? Yeah, sorry, no. I’ve built my app hard against Mastodon, and if I wanted to support anything else, I’d have to rip everything out and rewrite everything from scratch. 'Sides, it ain’t worth doing anyway. Literally nobody uses that stuff. You’re, like, literally the first whom I talk to on Mastodon who isn’t on Mastodon. Everyone else I see uses Mastodon.* Over 99% of all people in the Fediverse are on the original, Mastodon. Ain’t worth supporting those few others.”

    All this explains why you have tons of iPhone and Android apps for Mastodon that either only work with Mastodon, or that you can connect other Mastodon API stuff to, but only have Mastodon’s features at hand. And at the same time, you barely have any apps that support anything beyond Mastodon’s features. Exception: Lemmy apps, often written by people for whom the Threadiverse or the Fediverse as a whole is Lemmy.

    *No, they don’t. But Mastodon users can’t see it unless either non-Mastodon users do something that’s painfully obviously not possible on Mastodon, or they rub it straight into Mastodon users’ faces.



  • I don’t think a nomadic identity is the same as an instance-less identity.

    It isn’t. (Source: I’ve been using nomadic stuff since long before any of you has even heard of the Fediverse.)

    Nomadic identity always requires one main instance of an “identity container” with a valid Fediverse ID. That Fediverse ID carries in it the domain name of the server on which the main instance of the “identity container” resides. You need something behind the @. The clones have the same Fediverse ID.

    So if you have a Hubzilla channel on hub.foo.social, hub.bar.social and hub.baz.social, one instance of that channel has to be the main instance, and the others are the clones. If the instance of the channel on hub.foo.social is defined as the main instance, it’s hub.foo.social that defines the idea (e.g. [email protected]). From a Hubzilla POV, the clones on hub.bar.social and hub.baz.social are [email protected] all the same.

    Instance-less would require a fully decentralised, peer-to-peer approach like Briar where (ideally) each user name only exists exactly once. And with no domain name attached to it.

    And peer-to-peer in social networking sounds like an awesome idea until you have to run a full-blown, fully-hardened Web server on your iPhone on a wonky 4G connection, simultaneously sending a message to and receiving hundreds of messages from hundreds of other devices out there because you’ve got, like, 647 connections on your friends list. And then you wonder why your phone is so hot, and the battery craps off within hours.


  • What I’d much rather see is instance based accounts, however, with the ability to take over/migrate them from other instances, so that if an instance goes down, people can still keep their identity. It would also allow instances focused on protecting minority communities to keep doing that.

    This exists right now. It has existed for longer than Mastodon, much less Lemmy.

    Established by Mike Macgirvin in 2011 when he invented nomadic identity. First implemented in his Zot protocol from 2012 and a Friendica fork named Red, later Red Matrix, known as Hubzilla since 2015. Also available on (streams).

    Not just a vague concept or an experiment, but daily-driven on stable servers since over a decade.

    Nomadic identity goes even further than migration. Nomadic identity allows you to have the same Fediverse identity with everything in it (name, posts, connections, settings, files etc. etc. pp.) on multiple servers simultaneously. Not dumb copies. Bidirectional, near-real-time, live, hot backups. Whatever happens on one instance of a channel will be sync’d to all others almost immediately.

    One of the clones goes down, doesn’t matter. The main instance goes down, doesn’t matter, you can use the clones just the same. The main instances goes down and stays down, doesn’t matter, you make one of the clones your new main instance. All your nomadic connections are automagically changed to your new identity based on your new main instance. Yes, even on remote servers.

    Even migration is based on the same concept. If you move from one server to another, first a clone is created, then the clone is declared the new main instance, thus demoting the original instance to clone, then the old original instance is deleted and the account with it. Not only can you move with absolutely literally everything, but you don’t leave any rubbish behind on the old instance.

    Only downside: It does not work on ActivityPub. Yet. It requires a special protocol, either Zot (Hubzilla) or Nomad ((streams)). ActivityPub-based projects don’t even understand nomadic identity. So when you move, you have to reconnect all your non-nomadic followers.

    ActivityPub implementation is being worked on, at least in theory. But the guy behind all this has, well, apparently not fully quit, but dramatically slowed down.


  • Reminds me of when Aeris Irides tried to connect (streams) (2021’s umpteenth fork-of-a-fork of 2010’s Friendica, to dumb it down) and OpenSimulator (free, open-source server application for 3-D virtual worlds very similar to Second Life, est. 2007, interconnected 2008).

    Okay, this wasn’t to go as far as federating the OpenSim local chat or even only the OpenSim in-world instant messaging system via ActivityPub because both (streams) and OpenSim were to remain untouched. So you couldn’t post from OpenSim to Mastodon or vice versa.

    But the planned features included

    • tying together the creation of channels on (streams) and the creation of avatars in OpenSim
    • forwarding notifications from (streams) to OpenSim as a message
    • syncing the avatar profile picture in OpenSim with that on (streams) bidirectionally
    • automatically uploading snapshots taken in OpenSim to the (streams) file space and generating image-only posts

    Nothing came out of this, though. The HoloNeon (streams) instance is gone the HoloNeon grid is gone, and Aeris has moved to another OpenSim grid.

    So neither the idea of interweaving the Metaverse with the Fediverse is new, nor is the free, open, decentralised Metaverse.




  • It’s basically like a Hubzilla channel which, in turn, is somewhat like a Friendica account. Which, again, is very vagely like a Mastodon account.

    To my best knowledge, you can’t follow individual accounts outside the Threadiverse on Lemmy.

    In addition, (streams) has recently switched to decentralised IDs as per FEP-ef61. This could be the reason why Lemmy can’t find my (streams) channels, but it can find my Hubzilla channels: It doesn’t understand DIDs.



  • Here’s some stuff that I’d meme about:

    • Mastodon users thinking the Fediverse is only Mastodon
    • Lemmy users thinking the Threadiverse is only Lemmy
    • Mastodon users thinking the Fediverse started with Mastodon
    • Mastodon being ridiculously underpowered in comparison to just about everything else, particularly Hubzilla and (streams)
    • Mastodon users wishing Mastodon (or, better yet, “the Fediverse”) had certain features which are readily available just about everywhere outside of Mastodon
    • Mobile apps built against only Mastodon
    • Fediverse tools built against only Mastodon
    • Pleroma being lightweight
    • Mastodon’s culture which Mastodon users are trying to force upon the rest of the Fediverse
    • Forkey antics such as “Speak as cat”
    • Forkeys in general
    • Forkeys inspired by Blåhaj vs Mastodon’s mastodon plushie
    • Mastodon users still uploading videos to YouTube and not to PeerTube
    • Hubzilla’s UI
    • Sharkey’s infamously bad Mastodon API implementation
    • Friendica federating with everything, especially juxtaposed with some Mastodon users not wanting to federate with anything that isn’t vanilla Mastodon
    • Hubzilla’s ability to host Web pages
    • Nomadic identity
    • Bluesky’s AT protocol seeming like a cheap knock-off of the Zot and Nomad protocols in parts
    • Self-proclaimed Fediverse experts who actually barely know anything about Mastodon and don’t know anything about the rest of the Fediverse
    • Character limits
    • Threads perhaps wanting to EEE the Fediverse vs Mastodon actively trying to EEE the Fediverse right now
    • Mastodon’s poster-side content warnings set in stone in what they want to be the Fediverse culture vs Friendica’s, Hubzilla’s, (streams)’ and Forte’s automated, reader-side content warnings which have been around for longer
    • Generally, the Fediverse being older than Mastodon
    • Lemmy only barely federating with everything else
    • /kbin essentially being dead
    • Permissions on Hubzilla and (streams)
    • “Conversations” on Mastodon vs conversations on Friendica, Hubzilla and (streams)
    • Certain points in the Fediverse history

    Granted, I guess almost all of this will fly even over most c/Fediverse users’ heads due to how detached Lemmy is from the rest of the Fediverse. But I don’t really expect that many more Mastodon users to understand it, and those who do may be offended. Oh well.









  • But where would a unified Web client run in the first place? It would have to be installed on a Web server and, from there, access the Web servers of the various different server apps which would still be entirely different and independent installations.

    For a Web client with no actual server backend, the same would go as for a mobile app: It would have to cover pretty much all features of everything. If uniting Lemmy and Mastodon in one UI seems tricky already, try adding Hubzilla and (streams) to the mix.

    If you’re actually looking for a unified Web server and client, i.e. one Fediverse project that literally covers everything the Fediverse can do with one login on one server and one identity: This won’t happen.

    This would be way too much for one Fediverse project to tackle. You’d basically have to start with (streams), add back all functionality that has been removed since the first fork from Hubzilla (and that’s a whole lot), make all kinds of non-nomadic protocols compatible with nomadic identity via Nomad and ActivityPub, and then gradually add all kinds of features from all over the place, from PeerTube to Funkwhale, from PieFed to Owncast, from Mobilizon to BookWyrm. And you’d have to soft-fork everything and keep them in-sync with their respective upstreams.

    The outcome would be too complex for most. People would have to deal with their account/their login not being their identity because their identity is containerised in a channel. They would have to wrap their minds around nomadic identity. They would have to deal with fine-grained permissions settings. They would have a post editor that’s every bit as powerful as those on big blogging platforms when all they want to do is tweet and retweet and occasionally watch a video. And they would have tons of features on top.

    The whole thing would be an utter nightmare for its developers as well, seeing as they’d constantly have to track over 100 Fediverse projects and implement any upgrades which they’ve rolled out.