Lemmy World is down once again.
Lemmy World is down once again.
Ugh.
Lemmy World is down once again.
Ugh.
Move to a new, smaller, instance. You can still use lemmy.world as though it was still running at full speed. You can still post to lemmy.world or other federated communities and you experience won’t be so painful.
Lemmy.world is experiencing an influx of Redditors and with us good Redditors come our awful trolls. Growth, along with DDoS attacks have plagued the site since I began using it.
And if the thought of setting up another account annoys you, I've made a tool that will migrate your account settings, subscriptions, and blocks: https://github.com/CMahaff/lasim
Now that does require the source instance to be up long enough to download your profile, but after that you can upload to any instance you want and be running like nothing changed in like 2 minutes.
Thanks for the beautiful tool!
Tbh, I kinda like that we have these growing pains. Helps folks leave out older expectations of monolithic profit-oriented social platforms. And actually put some money down to help host the specific niche community they really want to exist.
I'll probably eat these words later but, as of this moment, I stand by it.
Yeah, this is the fediverse's way of telling us to break our old habit of piling on a single site and to spread out.
A gaming instance would take a lot of load.
I wish people would stop using this advice without some caveats. The instance you choose is also about the admins your choosing to have your account under.
I'll stay on Lemmy.world because I trust the admin there. Any time you jump to a new instance, you better hope it's run by levelheaded, fair-minded people.
You don't have to jump to tiny < 100 user instances though, any instance within the top 10 is a good alternative to lemmy.world. If everyone thinks the same as you do, then there would be no point in federation.
I am subscribed to nine others.
Have you figured out an efficient way to mirror your community subscription list between them?
I fouls the perfect instance to match my screen name
Yeah. There is little reason to sign up on the biggest server since you can see and interact with content from any of the servers.
There’s plenty of reason for a new user, but otherwise agreed. Big instances are training wheels… I say from the biggest kbin instance.
along with DDoS attacks
Is lemmy.world getting DDoSed? Who would profit from that? (honest question. I hadn't read this before.)
DDoS are sometimes just people thinking "because I can", not necessarily motivated by profit.
A smallish scale service like a lemmy server ran by volunteers seems like an easy target, so it wouldn't be surprising that being the case.
For all the annoyance, a silver lining is that lemmy.world is testing lemmy at a relatively high scale lemmy doesn’t see anywhere else and so aiding in the development of the software and architectural guidelines for instance management.
Yes. These are growing pains. That’s a good thing.
If you want a fast, stable, and we'll funded instance, try some of the porn ones.
Only if it's Furry porn.
There is an instance centered around that actually, though I have no idea the state of it's stability or funding. I've made my account on a more general content furry-themed instance and found it to be pretty well run though, don't really have any complaints.
They're defederated with many of the instances though
They even have video uploading enabled.
( ͡° ͜ʖ ͡°)
Can you recommend any that are good? Lemmynsfw seems to only be celebrities and it sucks.
You have to be signed in to see the actual porn lol
Try pornlemmy.com
I totally agree with your outlook and made a pretty similar post to yours a couple minutes ago. My only addition would be some concern as to why it seems like attacks are causing the downtime. The attacks do encourage improvement, but why do it in the first place. I'm hoping bored enthusiasts. At least it wouldn't be BS corporate attacks trying to eliminate competition.
Suffering from success.
Don't worry though they'll figure it out. The early days of Reddit were pretty unstable. Definitely sucks for now but it'll get better
Are you just going to make one of these every single time?
Ugh
"Ugh" what?
Because it's annoying.
That's why I use lemm.ee
I have accounts on a few instances, and lemm.ee is the quickest and most stable of them all. I don't know what they're doing, but it's great.
Can't find the post right now but sunaurus said that the main difference is that lemm.ee is the only instance using a horizontal setup, that is, there's multiple lemmy servers running on multiple servers behind a load balancer, all sharing a database (postgres itself clusters very well). The code isn't actually made for that so it's all rather custom and possibly specific to his hoster.
Less technical: sunaurus happens to be a beast of a devop and prolific contributor to the lemmy codebase. As such lemm.ee quite often runs code that's ahead of the release schedule, addressing stuff that he stumbled across while wearing his sysop hat.
I got accounts on lemm.ee, sh.itjust.works and kbin.social. I had one on .world in the beginning, but the performance wasn't great. Probably too many users.
Probably too many users.
if local.lemmyusers > 15, crash constantly because of PostgreSQL nonsense logic and Rust ORM.
That’s why I use lemm.ee
1993: God, how we would love it if someone could tell us anything was “just that simple”, and then of course when you see a pie chart you go “Oh, a pie chart…”. I mean, it has more religious meaning now than a crucifix to see a pie chart. I mean, because…. why is that so popular? Because it reduces complexity. The complexity is very real but his little soundbites - 1993
@garpunkal@lemm.ee - do you know of the history of site_aggregates PostgreSQL table?
huh?
no tell me more?
Dude just move to a small, updated instance with good uptime. I joined aussie.zone and its never down plus feels so much snappier.
i tried this, is it normal to never receive the verification email? it says verification sent, i tried 4 diff smaller instances, and its been like 10 hours. i checked the spam too
🤣🤣 its just you dude. I have switched instances multiple times and never had an issue like you described. Try aussie.zone instance
I'm not Australian.
That’s why I joined my local “area of my country” instance. I just need to subscribe to all my communities here and I’ll be good. The app I use (Memmy) let’s you easily switch between profiles on any instance too.
memmy is great!
Until that other one goes down, then memmy really struggles to let you in. At least that’s what happened to me.
I guess I’m betting they don’t go down at once. I guess it can happen tho.
Just in time for lemmy.fmhy.net to come back up
🤫
Oh, you guys are back!
I wanted to stay with World. But they are literally constantly having severe problems (errors, voting, comments). Gave them many chances. I'm sorry World, but I probably would abandon Lemmy if I had to stay, it's just not an enjoyable experience.
Maybe it's not even possible to keep a large (targeted) instance working with current limitations and tools? Hope they figure it out. I'm rooming with Stux at Geddit, he's cool. So many cats...
Having glanced at the code and taken my own instance down a few times cleaning up a surprisingly small number of automated posts, it's definitely the combination of some design choices in the code and the scale of lemmy.world. Keeping an instance up that has so many posts and communities has been difficult on my instance, and I'm basically the only user. I can imagine with the scale and lemmy.world load and publicity, it's nearly impossible until some improvements to the data layer are made.
For one example, purging a community with 1k posts and 30k comments (I was messing with a bot) took my instance down for 2 hours with the postgres database pegged at a full core minimum. And then it took down my instance. And then I restarted the database but presumably this was done in a transaction so no progress had been made.
I'm personally impressed with the amount of uptime lemmy.world has managed. And I'm also impressed with lemmy overall, but it's pretty clear there has been some rapid growth that, as it usually does, exposed some of the limits of the design and requires some improvements for the current scale.
As a user with pretty limited knowledge on servers, I appreciate how easy it is to flip from instance to instance. One goes down and I use a backup account somewhere else. I'm really not keeping close attention to which one I'm on at the moment. It gives me access and lets me comment/post. I'm not trying to build any profile so it doesn't matter. I could see a major poster or mod want multiple accounts with the same name for consistency sake though.
You can check lemmy.world's status page to see when it’s down.
Problem is that many times it will say "partial outage" but the website doesnt even work so technically it's a full outage. I assume it's to keep the uptime % as high as they can. So that 98.XX% uptime isnt very accurate at all.
What is their motivation about lying about uptime? It isn't a business with advertisers, it is some dudes hobby server and some people who are donating despite what the uptime percentage is
Oh so that's why there seems to be less content in my feed than normal?
I moved to sopuli.xyz because of this. I can still subscribe to all the communities I like so no point in staying in an instance that's constantly down.
Problem is, so many communities are on .world now, so it hurts even from another instance
I hope people on the Fediverse will finally learn not to choose the biggest instance all the time
Yeah, pretty annoying. Probably update related but still…
Ya still down for me. Even says my account doesn't even exist.
Can confirm, my main account and half my subscribed communities are down. Possibly unrelated, but my All is also screwy even though I'm on lemm.ee.
They were my first Lemmy but down 4-5 times a week at least.
That's unfortunate. Hope that they are back soon.
Now that I've found a workable userstyle that gives kbin the same information density as old reddit (Narwhal) it may be time to switch over here. For better or worse kbin's funding situation seems a bit more ironclad. Also the fact that I can check Lemmy communities and do Mastodon at the same time is pretty attractive.
i prefer this one for reddit theme: kbin familiarity & og post here. also welcome to kbin lt;3
Latest:
Working, this comment time
yep, another big outage.
As of the time of this comment, now crashing
Wow, new:
Name a more iconic duo, I'll not wait
Ruggus (a former reddit alternative) and outages.
It was perhaps the single biggest unifying meme among it's user base that their backend was an absolute dumpster fire (tm)
5801ms, terrible
This is what happens when people don't understand federation.
Yep. Sitting on Lemmy.today browsing Lemmy.world posts right now...so I don't know. Really advice people to not have just one account. :)
Latest, at the time of this comment: still over 4 SECONDS
Fresh as of comment time: