To me, it was the astounding amount of interactivity between the community.
At first I thought this was temporarily caused by the whole migration from the R site. But, just out of curiosity, I signed up to Mastodon and have enjoyed myself just as much as here.
Most of the Lemmy post’s / Mastodon toots have almost as much or more comments / boosts than upvotes or favorites. It feels so organic and makes me realize how much these huge companies employ technics to pretty much force to interact the way they see fit.
It reminds me of that good old saying “you are not immune to propaganda”, well I guess neither I nor anyone is immune to psychological tricks either.
P.S. I also love the fact that since there isn’t pretty much any money involved, most opinions and interactions are genuine. Like, who is gonna pay this dude to advertise a book through BookWyrm? That increases immensely the odds that said person is being honest with their opinion of that book. It’s amazing.
The two biggest surprises I’ve had so far:
I hate to even suggest it just because of how much of a buzzword it has become. But blockchain feels like a possible answer to the identity problem. It would couple one’s identity to the network as opposed to the instance.
That’s not to say that instance-level identities shouldn’t be allowed as well; but it would be nice to have the option. Right now one basically needs to sign up for separate accounts on as many instances as possible to prevent bad actors from posing as them. A universal ID would solve that.
I think you’re justified to be wary of the buzzwordiness of Blockchain though. For the 2 days I spent learning about what all this is before I signed up, every time I heard “de-centralized” I kept asking myself, “How sure am I that this isn’t some weirdly elaborate crypto scam?”
Bonus fear: I was also concerned for a while that this was just going to be a refuge for hate groups who have been kicked off of major platforms. I’ve been pleasantly surprised so far.
This was suuuch a mystery for me as a noob, I didn’t know what was happening!
These are both definitely pain points. The good news is that the second issue can be dealt with manually, even though it’s annoying: you can copy and paste post links from the community on the server you’re browsing, throw it into the search form, and the remote post will get pulled in. This is a common convention in almost all fediverse platforms.
Regarding the first issue, you could check out https://hubzilla.org which has NomadicIdentity, but it still doesn’t solve it for ActivityPub. Maybe later.
Normally, you deal with something like wanting to authenticate to many different entities via use of a public key. I suppose one could hypothetically have a mechanism to register a PGP or SSH pubkey with the network.
But I don’t know how easy it would be for most users to handle the key management.
Bluesky is working on persistent identity with a DNS based scheme. You still have instance accounts but they’re optional and posts reference DIDs so getting kicked out won’t break mentions.
I’ve been thinking about this for the last couple days, and I agree. There’s even the problem of duplicate "subs* popping up on other instances. Federation as it currently is seems to be something that works a lot better with a Twitter alternative than a Reddit one. There’s probably some tweaks that can be done to make it a more unified experience. I have some ideas, but I don’t think they’d work.
These are my suggestions, and I’m sure there’s a reason why they haven’t been done.
But you can also have multiple subs on reddit for the same topic. e.g. AI and ArtificialIntelligence. People choose the best one and they either stand or fall based on merit. Things will settle down.
I completely disagree with that it works better for mastodon than lemmy. I think it was confusing as hell on mastodon, but makes perfectly good sense on lemmy.
Communities are a major advantage, because they allow people without technical knowhow and capital, to create and moderate places of common discussion. This was an issue with mastodon because instances was the only way to divide users into topics, which prevented non tech savvy people from making these categories. Having communities, separates the concern of hosting from the concern of moderating.
Furthermore, I don’t understand the problem people have with “duplicate” instances. What is the issue with subscribing to more than one? It’s not like you have a limited number of subscriptions. There are already a couple threads on the issue tracker on GitHub, about implementing “multi communities” and so on, it has too many downfalls in my opinion.
I’ve been thinking a bit about this lately since the Reddit migration started. I believe it could be solved at the client level at least. Unifying magazines over instances and behind the scenes pull in and follows twin magazines at other instances and presents them in a single abstract magazine.
There are probably reasons why you at the server level or user level want the low level community access and behavior we have today but judging of all comments and how we typically behave as humans I would say that is rather the unusual case not the mainstream.
Such users could easily then opt in at the instance level and everyone else looking for a more “centralized” experience can still have that through the client app.
No doubt it would take some work but I believe it is very doable given my understanding of the Activity Pub protocol and how it works today.