this post was submitted on 01 Jun 2023
344 points (100.0% liked)
Lemmy.ca's Main Community
3043 readers
36 users here now
Welcome to the lemmy.ca/c/main community!
All new users on lemmy.ca are automatically subscribed to this community, so this is the place to read announcements, make suggestions, and chat about the goings-on of lemmy.ca.
For support requests specific to lemmy.ca, you can use [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It’s like email but Reddit style
That makes way more sense!
The only roadblock I see is how difficult it is to follow communities outside your main instance. It would be nice if there was a log-in-as option so you can easily subscribe if you come across a page that isn't a part of your instance. Right now you have to either search it on your main, or copy the url over (which I've seen doesn't work all the time, but could be because of server load.)
Mastodon makes it easy to follow someone on a different instance, so I expect it's only a matter of time that Lemmy adds that functionality (especially now with the influx of new users)
Yeah I find it a bit annoying, maybe a browser extension which adds a link to "view in home instance" is the way to go in the meantime. Seems like it would be really easy to do. 🤔
It’s easy with Mlem on iOS
Yeah, I read that before, but I didn't really understand what that meant.
Email is federated as well. You sign up to a server (ex. Gmail.com), then you use and interact only with gmail.com, but you can then tell gmail to send an email to another server such as outlook, and it’s the same for their users.
Difference being the content is public here, whereas email isn’t, and Lemmy also uses ActivityPub which is a standard to forward messages between servers.
Yeah I've been looking at the w3 spec. It's interesting. I think there isn't yet a good explainer page for newbies.
Yeah I have to remember to look at the spec. Some of the things seem kinda odd to me, currently there’s an issue on Lemmy about upvotes, and how the instance the post is on forwards every upvote to every server with over one user joined to the community, which with maybe 100 servers, 1,500 upvotes, it can get to be a lot of requests.
Mastodon gets around this by not federating likes, currently in the issue they’re discussing sending the upvotes in chunks (ex. #upvotes in past hour)
Seems like there’s still some work to do on the backend of Lemmy, but I have faith it’ll get figured out soon.