A loosely moderated place to ask open-ended questions
Search asklemmy š
If your post meets the following criteria, itās welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
Icon by @Double_A@discuss.tchncs.de
- 0 users online
- 258 users / day
- 967 users / week
- 2.46K users / month
- 5.6K users / 6 months
- 1 subscriber
- 3.07K Posts
- 119K Comments
- Modlog
It is possible! But not so easy.
You need to build a āreputationā with other servers. If your server is online, then some instances lose messages or just plain fail to load your content. So, first off, you need to be online all the time.
And it takes a lot of bandwidth! Each message, like and post anyone makes on every instance might come from any other instance, so servers need to have enough bandwidth to talk to each other all day.
Thereās also the problem of storage. You donāt only store your own content, but also a ācacheā of other peopleās content, so you donāt need to request it again every time.
Thereās even a need for energy. Your server might connect to a lot of other servers, so you might need to have a beefy cpu to process all of that (so no running on batteries)
What you describe exists, actually. Itās called āpeer to peerā (often called āp2pā). There are some p2p networks, like scutterbutt which runs on top of the āgossipā network.
They have their own problems, tho.
Federated networks, where you join a server and servers can talk to each other (instead of directly running on the users device) are a middle ground.
On a server only network, like reddit, means everything is controlled by one entity (reddit).
With a p2p network, you have the problems Iāve described before (and lots more)
And finally, a federated network like lemmy exists in between. You join a server, but are not limited to that server. If you donāt like something in your server, you can join some other server or even mount your own, and still be part of the bigger network. With the rules you desire to follow!
Wow thanks, now I get it. Never realized what p2p really was before now too
Iām running my own server, but it canāt run on user device reliably, because most federated networks working in push mode, means remote server pushing new content to yours. And if your device will be offline you won"t receive content you miss.
I donāt know too much about self hosting, so it might be worth asking on a self-hosting community to see the specific issues. But from my ignorance I think there are some hindrances with smaller servers and the speed of their comments propagating through the fediverse.
Beyond that I think there is something that would jump out as a bit strange to folks if every comment or post was from @username@theirLiteralHomeIP, and If they are running on a phone their IP would be really volatile which might run into issues as well.
So I donāt think there is anything fundamentally wrong individualized instances, but there are like practical issues with it. Further, it is certainly not foolproof, but different cultures of different servers has worked well in the fediverse to allow blocking posts from spaces that you donāt wish to experience. If each user had a separate instance it would be much harder to do in practice.
Again, Iām a dumb dumb, so I would hope that someone with more knowledge can clarify, Iām just speculating on what I could see being issues š
You want to create Facebook and run it on your device? Or Twitter? How do you get posts if your device is switched off?
Ever heard of āserversā? Do you think lemm.ee stops working if their adminās laptop goes into standby?