Would help if users spread out over all the running servers because problem is just a few lemmy servers have all the users. For example the instance I run would be a simple proxy to use for all the content and then would mitigate issues when a big server had problems since just parts of the fediverse would be affected from the users pov.
Comment on Welp that answers a lot of why all .ml are down
notintheface@feddit.nu 1 year ago
Man, hacking, DDOS and now this. The fediverse just can’t catch a break…
Thief@lemmy.myserv.one 1 year ago
null@slrpnk.net 1 year ago
I feel like communities are the bigger problem here. And not one that’s easily solved.
If users from multiple instances come together in communities, those communities are still centralized on a single server. So if something happens to that server, or if your instance defederates with it, the whole community goes with it.
The alternative would be to have tons of duplicate communities spread over many instances, but that’s a bad user experience.
rikudou@lemmings.world 1 year ago
I think it can continue even without the source server? Like, once I press the
Reply
button on this comment, it gets saved to my instance (lemmings.world
) then it lets all the other instances know, includinglemmy.world
(where the community is hosted) andslrpnk.net
where you are registered.Now let’s say
lemmy.world
stops existing, my instance still would let all the other instances it federates with know, meaning you could read my reply on a community that basically no longer exists. Though I’m pretty sure there are downsides to that (like, what if all the mods were fromlemmy.world
? There’s no admin who can add a new mod).At least that’s what I think it works like.
miles@lemmy.world 1 year ago
meaning you could read my reply on a community that basically no longer exists
oh really? does it actually work this way? if lemmy.world dies, can all its communities continue to live on as long as there are lemmy instances out there federated and subscribed?
miles@lemmy.world 1 year ago
I wonder about this as well – because communities are tied to a specific home instance, that instance going down affects that community, potentially killing it. Something more akin to hashtags/labels wouldn’t be tied to an instance so they would be more robust, though you’d lose the moderation of a community and just have a firehose of posts/comments…
forrcaho@lemmy.world 1 year ago
Wow, you’re right. We really need to bring back something like USENET, where newsgroups (their “communities”) weren’t tied to a specific server. We could almost just resurrect NNTP, although the handling of images (and binary data more generally) probably needs some tweaking.
thisusernameistaken@lemmy.dbzer0.com 1 year ago
no need to resurrect it, usenet still exists and has a bit of discussion traffic (and a lot of binary traffic) but we just need to get users to swap over. course there needs to be some decent mobile apps made as well.
Corkyskog@sh.itjust.works 1 year ago
Jesum Crow… Tags aren’t a new concept. Just group communities with a tag… is that incredibly complicated to implement or something?
lolcatnip@reddthat.com 1 year ago
There needs to be a way for a person or group to essentially own a tag to enable moderation. It might be one of those rare problems for which a block chain is a good solution, because there would need to be a public ledger showing who is a moderator for a tag at any given moment.
Buddahriffic@lemmy.world 1 year ago
At this stage in the game, I’m not even sure how to evaluate the trustworthiness of instances. Which also applies to the one I’m currently on. I’d like to assume everything is good, but admins do have power that can be abused, like visibility of IP addresses, access to accounts, access to passwords (reusing passwords is bad but especially don’t do it here and certainly don’t use the same password for your email associated with your account).
Facebook abused those powers (zuck even bragged about being able to see everyone’s passwords, emails, private messages, pictures), so did Reddit (though more with shadow banning or quietly removing/restoring posts).
Fediverse instances are just run by random people as far as I can tell. I’m sure there’s some that should absolutely be avoided and I’m sure that there’s some that are perfectly fine. But I don’t have a clue how to determine which list about specific instance is in, otherwise I’d love to join someone’s small instance.
Thief@lemmy.myserv.one 1 year ago
You are correct. A lot of the internet is built on trust. This is no exception. I suggest having an account in more than one instance so that you are not too vested into 1 place.
Cyyy@lemmy.world 1 year ago
the problem is most users fear that if they choose a small instance, that it goes down random more likely and their account and everything else is gone. if you choose a bigger instance it feels less likely that the admin of the instance just says fuck it and kills the server random for whatever reason.
as long accounts can’t be easy transfered and are maybe even safe somehow without their instance, people will choose the instance that feels the most secure to them. and when i looked at the available instances… most looked not really long term secure. most did look like they are random ideas of people and they could vanish any second into the void. so i as an example did choose lemmy.world. seemed the most safe option with the best features (nsfw allowed, a lot of users and a big instance)
Thief@lemmy.myserv.one 1 year ago
I understand the logic but its actually backwards. A small instance like mine is easily paid for totally out my own pocket and requires no outside funding or maintenance because I can do everything. If too few people donate to major instances then the costs starts to run away from the owners. In some ways becoming too large is a problem.
Cyyy@lemmy.world 1 year ago
i understand that, but think about it - its a random instance from a random stranger on the internet. you don’t know that person, and don’t know if he is actually serious interested in that project of running that instance… or if he will shut it down maybe a few day, weeks or months in the future.
and you can’t really backup your account and load it somewhere else, so if this happens everything you saved and do is GONE. thats a huge risk if you value your account and contribution to communitys.
so it doesn’t really matters to me if smaller instances are not expensive etc… thats not what fears people. its the suddenly vanishing without warning that scares people.
i had this often enough with similiar other projects where i created a account on such a small community / instance, was really active… and suddenly it was just gone from one second to the next without warning. everything gone. admin didn’t told anyone about it… was just gone into thin air.
so it feels safer to go to instances who are more “trustworthy” in the longterm security of a stable operation.
jackoneill@lemmy.world 1 year ago
My exact same thought process and why I’m here on lemmy.world as well. Once they get the server setup process more streamlined (hopefully dockerized) I’ll probably setup my own private use server, but until I get around to that project I wanted to pick one that didn’t seem like it would vanish once the guy hosting it started getting those hosting bills.
iraldir@lemmy.world 1 year ago
Does that really scale though? The load on a server is not dependent on the number of users, but on the number of communities from other server that the sum of user is subscribing to.
Which means if you have a server for 100 users, you still need to pay for the 1000s giant communities that those users are subscribing to, as they are being copied over in your server.
So if you have a few mega server like Lemmy.world, they each pay say 10000£ in hosting a month (number taken out of my hat), which is fine because they have as many users that can contribute to it financially ( via donations, ads etc.). But small servers won’t be able to support that load and will ultimately close.
That sounds like a design flaw if you ask me but i did not see anyone mentioning it so maybe i’m misunderstanding.
Thief@lemmy.myserv.one 1 year ago
No its not really as bad as that at all. The disk space is linear in that way but disk space is cheap. All the rest is not taxed heavily by federation. Do the big costs like CPU dont scale up like that.
Valmond@lemmy.world 1 year ago
I’m on it 😁, well at least one little instance more (just gotta make the email stuff work, over OVH if I can do that).
samsy@feddit.de 1 year ago
I cant believe this is just coincidence. This is coordinated.
skillissuer@lemmy.world 1 year ago
and that’s just the first month
sebinspace@lemmy.world 1 year ago
Resiliency is the strongpoint.
If Reddit shuts down, all of Reddit dies.
Same with Facebook, YouTube, etc. is that highly unlikely? Well, yeah, but still nonzero. The fediverse offers resiliency in this regard, and no one person has the ability to shut it down. Even if all instances decide to shut down, new instances can still be spun up.
Aux@lemmy.world 1 year ago
If the communities you like to read and post to are down, then Fediverse is effectively down for you. Thus it doesn’t offer any additional resilience, it’s not a P2P system.
steltek@lemm.ee 1 year ago
Just because anti-lock brakes fail to work in all scenarios doesn’t mean they’re not still an improvement.
Lemmy is still up for most people. That is resilience. If you are affected by this outage, then it failed for you in this particular case but that doesn’t mean the mechanisms don’t exist and that they won’t work to your advantage in the future.
Aux@lemmy.world 1 year ago
ABS works in all scenarios.
TechnoBabble@lemm.ee 1 year ago
I get your analogy.
But are there situations where ABS is less effective than a standard braking system?
Valmond@lemmy.world 1 year ago
True but if you have several interests, hopefully spread over several instances, then there is resilience because if one server crashes, you have at least some other things trucking along.
Vilian@lemmy.ca 1 year ago
can fediverse be P2P like i2p?
Aux@lemmy.world 1 year ago
Fediverse - yes. Lemmy - no. At least not in its current state.