I'm curious, if I'm subscribed to a community on an instance, why doesn't Lemmy "unlock" all of the communities on said instance. I've found that despite being subscribed to a few on an instance, my instance seems ignorant of other stuff happening on the instance.
11 Comments
Amir@lemmy.ml · 16 pts · 2y
Scalability. This is much better for people running a lemmy instance without terabytes of disk space.
originalucifer@moist.catsweat.com · 11 pts · 2y
subscriptions are per-community
sabreW4K3@lemmy.tf · 0 pts · 2y
You shine a torch at someone in the dark, you can see more than just them though
SheeEttin@programming.dev · 10 pts · 2y
Yeah but that's a waste of light. Why use a floodlight when you can use a laser?
originalucifer@moist.catsweat.com · 5 pts · 2y
in america, we drive on a parkway and park on a driveway
sabreW4K3@lemmy.tf · 3 pts · 2y
You still have maps and GPS though.
maegul@lemmy.ml · 13 pts · 2y
So im guess you’re asking why things behave this way?
There are two parts.
sabreW4K3@lemmy.tf · 4 pts · 2y
Thanks for the useful insight.
maegul@lemmy.ml · 3 pts · 2y
No worries!!
chris@l.roofo.cc · 6 pts · 2y
The ActivityPub protocol works by sending out every action on one server to any subscribed server. The subscribed servers save this data and make it available to the local users. If it worked the way you described, every server on the fediverse would store all the data from the whole fediverse. That seems wasteful.
mo_ztt@lemmy.world · 3 pts · 2y
Because that would multiply the amount of work lemmy.world (and the other site involved) has to do by some number, which would make the whole site slower for arguably little benefit.