JupiterRowland

joined 1 year ago

Maybe it isn't as massive as Mastodon in the western world. But add all the users in East Asia, especially Japan where Misskey comes from, and you've got numbers that can't be ignored anymore.

[–] JupiterRowland@sh.itjust.works 1 points 1 day ago (1 children)

Memes communities tend to be very popular

Maybe, but if it's limited in scope to memes about the Fediverse, the community might not exactly be overrun. Hardly anyone in the Fediverse memes the Fediverse, and outside the Fediverse where the huge majority of memes on Lemmy come from, nobody does.

That is, if such a community exists, maybe it'll drive people to meme the Fediverse in the first place.

[–] JupiterRowland@sh.itjust.works 1 points 1 day ago (2 children)

Common fallacy that the only thing in the Fediverse that people use is Mastodon.

Misskey, for example, is bigger than Lemmy AFAIK.

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.

[–] JupiterRowland@sh.itjust.works 1 points 2 days ago (1 children)

I hope this Join the Fediverse Wiki article can help you. I've written it myself.

It's mostly written to pick up Mastodon users who don't know much about the rest of the Fediverse, so it doesn't really explain how Hubzilla relates to Lemmy. I hope it helps anyway.

[–] JupiterRowland@sh.itjust.works 2 points 2 days ago (4 children)

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.

That would basically require all Fediverse servers of all types to grant full-blown user access to Fediverse users with their login credentials stored anywhere in the Fediverse.

I'm not sure if OAuth could do that. Hubzilla supports both OAuth and OAuth2, both as a server and as a client. But for this to work, everything in the Fediverse would require both server-side and client-side OAuth support.

Also, for convenience, OAuth support would basically have to be combined with OpenWebAuth-style magic single sign-on. With bare-bone OAuth, a user would first have to authenticate with a remote server or client or whatever. This is inconvenient. It would have to happen magically on the fly without the user even noticing anything, much less having to act in any way.

If Lemmy had client-side OpenWebAuth support, and you visit a Hubzilla hub, that Hubzilla hub would automagically grant you certain guest privileges because it recognises you.

If it was a combination of OAuth credential transfer and OpenWebAuth magic single sign-on, and you visit a Hubzilla hub, you could create a new, full-blown Hubzilla channel residing on that hub, just as if you had a local account, and you could do everything with that channel that you could do with a channel on a local account.

In general, this would create the issue of things being stored in the local server database, like posts or even local settings, but not associated to any one local account in the same database. It's bad enough with content, e.g. posts. It's even worse with technical stuff like settings. I mean, if you drive-by magic-log-in to Mastodon with a Lemmy account, you want all the Mastodon settings, to customise your Mastodon experience, now, don't you?

Now imagine you want to delete your Lemmy account. All of a sudden, discuss.tchncs.de would have to go around to 239 instances of a dozen different projects, because that's how many you've used to do stuff, and wipe stuff from databases on remote servers. Alternative: It stays there, but the user account on discuss.tchncs.de that it's associated with doesn't exist anymore.

Or imagine you'd done that not on discuss.tchncs.de, but on kbin.social which infamously is dead. You'd have stuff in the databases of 239 Fediverse instances that's associated with login credentials on a dead server. No feckin' chance to ever get rid of that stuff unless all Fediverse projects implement some CPU-heavy sanitiser that regularly checks whether the servers and login accounts behind all remote stuff in the databases are still there.

It'd be even worse with server applications that support nomadic identity. Hubzilla and (streams). There, your identity is not your account. They're separate already. Your account is only your login, your access to your identity. Your identity is containerised in something called a "channel" that can be cloned to other servers.

You can't just drive-by magic-log-in to a Hubzilla hub and start posting away and, what, create a wiki or something. Your posts and wikis and whatnot aren't stored in your account. They have to be stored in a channel. So you'll first need a channel. You'll have to create it. By the logic, you'll have a Hubzilla channel and thus a nomadic Hubzilla identity named Fisch@discuss.tchncs.de based on your login credentials. If in this case Hubzilla supports naming channels after login credentials rather than the hub, the server instance they're created on, that is.

Technically speaking, however, since the domain in the ID of the channel differs from the server domain, it's a clone. It is not a main instance. The main instance of a Hubzilla channel always has the same domain in its ID as the hub it resides on. But discuss.tchncs.de is not Hubzilla, nor does it support Hubzilla channels, so Hubzilla channels can't reside on discuss.tchncs.de.

Other connections from Hubzilla and (streams) that understand nomadic identity will relentlessly try to connect to a channel on a Hubzilla hub on discuss.tchncs.de. But there is no Hubzilla hub on discuss.tchncs.de because it's a Lemmy server and not a Hubzilla hub. So your precious Hubzilla channel will be broken from the beginning because the Hubzilla hub that defines its identity does not exist.

[–] JupiterRowland@sh.itjust.works 1 points 2 days ago (6 children)

Mastodon Bluesky Nostr where Akkoma where Iceshrimp where Friendica where Pixelfed

"If it ain't got no for-profit "Inc." and no CEO, we ain't gonna support it."

[–] JupiterRowland@sh.itjust.works 2 points 2 days ago (3 children)

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. bob@hub.foo.social). From a Hubzilla POV, the clones on hub.bar.social and hub.baz.social are bob@hub.foo.social 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.

[–] JupiterRowland@sh.itjust.works 2 points 2 days ago (2 children)

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.

Separating identity from instance was invented in 2011, first implemented in 2012, and it has been stable since 2013. Zot protocol, Red, Red Matrix, nowadays known as Hubzilla. It is called nomadic identity.

Separating identity from platform is a current WIP: Nomadic identity is to be introduced to ActivityPub and then made project-agnostic. The idea is to be able to clone your Lemmy account to Mastodon and Pixelfed and Mobilizon and Hubzilla and Funkwhale all the same. You won't be able to use all features of everywhere everywhere (go ahead, try to edit a Hubzilla wiki or article or webpage on Lemmy, haha), but it'll be the same identity. Still, it would require one account on each server on which you have an instance of your identity.

But what you're talking about is full, unlimited user write access to over tens of thousands of instances of over 100 projects. Like, visiting any one of these tens of thousands of servers and being able to do absolutely everything a locally registered user can do, no exceptions, right away.

Like it or not, but this will require a local account. Even OpenWebAuth doesn't grant you full local user write access, nor does it allow for drive-by, on-the-spot creation of full-blown local user accounts on any instance, regardless of registration of local user accounts is allowed or not. Like, you can't just visit hub.netzgemeinde.eu and, within a split-second, have a local user account with the same login credentials as on lemy.lol and a nomadic clone of matcha_addict@lemy.lol so it's the exact self-same Fediverse identity on Lemmy and Hubzilla.

So it's either this. Immediate drive-by nomadic cloning of your logged-in Fediverse to any instance that you visit for the first time.

Or every Fediverse user must have a user account on every instance of every project out there, and their Fediverse identity must be nomadic everywhere and cloned to everywhere all the same.

Like, you register an account on lemy.lol. Simultaneously, the same account with the self-same credentials will be created on all other Fediverse instances out there. Immediately afterwards, whatever will contain your identity on Lemmy will automatically be cloned to all these other instances of everything. That way, you can immediately use all instances of all projects of the Fediverse just the same.

Or the Fediverse has only one central login server which controls the credentials for all instances of everything out there. You don't register with lemy.lol, you register with this central behemoth. And all tens of thousands of Fediverse instances connect to this central server for login credentials. And, again, your identity with all your data will have to be cloned and mirrored all across the Fediverse.

By the way, I've cloned Hubzilla and (streams) channels before. One channel from one server to one other server. This can take multiple minutes even with not so much content. Guess how long it'll take to clone one identity container from one Lemmy instance to 20,000++ other instances out there.

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.

 

I've noticed that there isn't a single Lemmy community, Mbin magazine etc. for Fediverse memes.

Is that because 99.9% of the Threadiverse came directly from Reddit, almost all Lemmy communities and *bin magazines are outposts of subreddits, and Reddit doesn't meme the Fediverse because hardly anyone on Reddit knows the Fediverse in the first place?

Is it, in addition, because especially Lemmy is too detached from the rest of the Fediverse to know what's memeable and to really understand memes about the Fediverse outside Lemmy?

Or is it simply because Fediverse memes go into other, more general communites/magazines where they simply drown in the flood of other threads?

I mean, I barely see any memes about the Fediverse anywhere on Mastodon. That may be either because your typical Mastodonian is not cut from meme-maker wood, or your typical Mastodonian doesn't know enough about the Fediverse beyond Mastodon, or next to nobody hashtags their meme posts. so they're impossible to find.

And so I thought that this is more common in the Threadiverse, seeing as how meme-happy Reddit is.

 

I'm asking because it is really difficult to find a place for discussing accessibility in Fediverse posts beyond the limits of any one Fediverse server application.

I'm looking for something

  • in the Fediverse
  • with technology that supports discussions
  • where users know the Fediverse beyond whatever software that particular place is running on
  • where users know something about how and why to make Fediverse posts accessible for e.g. blind users
  • where users take this topic seriously instead of seeing it as a gimmick
  • where it's likely enough for someone to reply to posts

Mastodon takes accessibility very seriously. But Mastodon users never look beyond Mastodon. Every other Mastodon user doesn't even know that the Fediverse is more than only Mastodon. Most of those who do have no idea what the rest of the Fediverse is like, including what it can do that Mastodon can't, and what it can't do that Mastodon can. Many Mastodon users even reject the Fediverse outside Mastodon, and be it because it "refuses" to fully adopt Mastodon's culture and throw its own cultures overboard. This would include using features that Mastodon doesn't have. You're easily being muted or blocked upon first strike if you dare to post more than 500 characters at once.

I myself am mostly on Hubzilla. Not only is Hubzilla vastly more powerful than Mastodon, it is also vastly different, and being older than Mastodon as well, it had grown its own culture before Mastodon came along. Still, three out of four Mastodon users have never even heard of the existence of Hubzilla, and many who do are likely to think it's basically Mastodon with a higher character count, extra stuff glued on and a clunky UI.

If you try to discuss Fediverse accessibility on Mastodon, you end up only discussing Mastodon accessibility with exactly zero regards, understanding or interest for what the rest of the Fediverse is like.

Besides, Mastodon has no good support for conversations and no real concept of threads. It is impossible to follow a discussion thread or to even only know that there have been new replies without having been mentioned in these replies. Thus, any attempt at discussing something on Mastodon is futile.

Hubzilla itself is great for discussions. It even has had groups/forums as a feature from the very beginning. In practice, however, it has precious few forums. The same applies to (streams) even more.

Discussing Fediverse accessibility is completely futile on both. They don't "do accessibility". To their users, alt-text is some fad that was invented on Mastodon, and Hubzilla and (streams) don't do Mastodon crap, full stop. In fact, their users hate Mastodon with a passion for deliberately, intentionally being so limited and trying to push its own limitations, its proprietary, non-standard solutions and its culture upon the rest of the Fediverse. At the same time, they don't really know that much about Mastodon, and they aren't interested in it.

Most of this applies to Friendica as well, but Hubzilla and (streams) users sometimes go as far as disabling ActivityPub altogether to keep Mastodon and the other ActivityPub-based microblogging projects out, and they don't care if Friendica ends up collateral damage. They hate the non-nomadic majority of the Fediverse that much.

If you try to discuss Fediverse accessibility on Hubzilla, nobody would know what you're even talking about, and nobody would want to know because they take it for another stupid Mastodon fad. They probably don't even understand why I accept connection requests from Mastodon in the first place.

Here on Lemmy, I've seen a number of dedicated accessibility communities. But they seem to be only about accessibility on the greater Web and in real life and not a bit about accessibility in the Fediverse specifically. I'm not even sure if Lemmy itself "does accessibility" in any way. And I'm not sure how aware Lemmy is of the Fediverse beyond Lemmy, /kbin and Mastodon.

Besides, these communities aren't much more than the admin posting stuff and nobody ever replying. So I guess trying to actually discuss something there is completely useless. If I post a question, I'll probably never get a reply.

The reason why I'm asking here first is because this community is actually active enough for people to reply to posts. But I'm not sure if it's good for discussing super-specific details about making non-Threadiverse Fediverse posts accessible.

 

Apparently, since the 0.18.0 upgrade, Lemmy doesn't have any outbound federation with non-Lemmy instances anymore.

Searching for communities, subscribing to communities and reading posts from communities on Lemmy 0.18.0 instances from at least Mastodon 4.1.0 and Hubzilla 8.4.2 no longer works. Doing the same with communities on the same instances running Lemmy 0.17.x from the same Mastodon or Hubzilla instances running the same versions still used to work.

Affected Lemmy instances include sh.itjust.works and lemmy.ca.

See also my bug report.

 

I've stumbled upon a weird phenomenon here on sh.itjust.works.

A couple of days ago, !opensim@sh.itjust.works was launched. I was able to subscribe to it from Hubzilla, and I know that several people were able to subscribe to it from Mastodon.

Just recently, probably coinciding with the 0.18.0 upgrade the community seemed to have disappeared, just to resurface a few hours later.

Afterwards, I tried to post to that community from Hubzilla. I've successfully posted to test communities on various other Lemmy instances from the same Hubzilla channel successfully. This time, however, I didn't see the post appear, neither on Lemmy itself nor on Hubzilla outside my personal stream. Even 17 hours later, the post appeared nowhere.

@Hyacinth@sh.itjust.works, creator and sole moderator of !opensim, said she couldn't access the community from Mastodon either. She couldn't even find it by searching for it.

I tried to search for it myself, both on Hubzilla and on a Mastodon account I use with a different identity. While I could easily find communities on other Lemmy instances, I could not find !opensim.

Strangely, I couldn't find !main either. Again, neither from Hubzilla nor from Mastodon.

At first glance, it looked like sh.itjust.works either had problems federating with anything that isn't Lemmy, problems other instances don't have, or it had massively defederated or something.

So I created an account here to report this issue. And even more strangely, all of a sudden, I can see posts in !opensim when I'm logged in, even one that was done before the upgrade. When I'm logged out, I still can't see them.

What could possibly have caused these phenomena, and how, if at all, could they possibly be overcome?

view more: next ›