this post was submitted on 14 Jun 2023
7 points (100.0% liked)

LemmyRS: Meta

14 readers
1 users here now

Goal

Meta is primarily to talk about the state of lemmyrs.org and the communities within it.

Potential moderator(s) and administrator(s) shall use this to discuss responsibilities.

Rules [Developing]

founded 1 year ago
MODERATORS
 

Several people post about #rust and #rustlang on the fediverse. Could those posts be automatically pulled in here, e.g. into a dedicated community instance?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Good point! I was thinking more like spec authors should add a compatibility layer on top of ActivityPub (which I don't know much either) where clients can subscribe with different synchronization styles, something abstract like mastodon-like with N characters max-length, or lemmy-like, or diaspora-like, or pixelfed-like... This way lemmy developers can decide what makes sense to expose in each sync mode or even stay hidden for some types of social networks...

The idea is being efficient with memory and network resources and don't sync anything not required. I think it would be a little bit like your latter proposal but more over-engineered :D