this post was submitted on 05 Jun 2023
180 points (100.0% liked)

Technology

1928 readers
7 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Some of the planned blackouts will be temporary, others plan to shut their subreddits down indefinitely in protest.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 years ago (5 children)

Its nice that Reddit is promoting Lemmy like this. I just wish they would give us more time to optimize the code so that it can handle all the new users. For now it looks like many Lemmy instances will be completely overloaded from Monday, but lets see.

[–] [email protected] 11 points 2 years ago

Lemmy only has a day or two of the blackout to grab users from reddit, I really hoped someone would prepare servers for the participating subreddits or something like that. It seems like a once in a lifetime opportunity to gain some traction.

[–] [email protected] 4 points 2 years ago

Here's hoping it goes well, it seems like lemmy's golden moment to grow.

[–] [email protected] 2 points 2 years ago (2 children)

Out of interest, is it better for server load to have new instances federating, or to have users using the instance directly? I assumed that the reliable way of handling this would be to run my own instance and keep it closed for friends I know in real life to use. I don't want to moderate a community, but I also like the reliability (and fun) of self-hosting, and knowing I can just stop using a server if their instance rules change to be against my own principals without losing my user history etc.

How does that mesh with what Lemmy is trying to do? I know I'm going to be in the vast minority here, but I'd like to know if I'm exacerbating load issues.

[–] [email protected] 8 points 2 years ago (2 children)

The load issues are because of users directly connecting to lemmy.ml. Federation isnt using many resources, so its best if users spread out across different instances.

[–] [email protected] 4 points 2 years ago (1 children)

What does it take to spin up an instance and federate? Can I just grab a docker image and go with some cloud Linux instance? What resources are we looking at for what headcount of users / level of engagement? (ie, posts and or connections per minute, etc)

[–] [email protected] 4 points 2 years ago

@whitehatbofh @nutomic

I run a small instance for a few of our staff and a couple of rss/bot accounts.

I use a small DigitalOcean droplet that installs the software automatically. Very easy to run with a small number of people.

Running on a very small server. 4 GB Memory / 80 GB Disk . Works well.

I might not be your best example though

[–] [email protected] 2 points 2 years ago

Thanks for the confirmation, glad to not be adding more than my fair share.

[–] [email protected] 2 points 2 years ago (2 children)

I am not an expert, but I think join lemmy suggested joining smaller instances and federating.

[–] [email protected] 6 points 2 years ago

The issue is that some instances are having trouble federating. It took me a while to find my small community from lemmy.world - and when I did the upvotes and comments were all incorrect (many not showing up). Checked on beehaw and couldn't even find my community

[–] [email protected] 3 points 2 years ago* (last edited 2 years ago) (1 children)

This would make sense to me - I assume it's the equivalent of a single user seeing basically everything on a given community once, vs loading it from DB (or at least cache) for every request for each new individual user. Every time I load the front page on my server, it's just fetching stuff from my own instance, right?

EDIT: Looks like it does load things from other servers, but only images. Everything else comes from my own instance.

[–] [email protected] 3 points 2 years ago (1 children)

I'm considering hosting my own instance. Can you point me to where i can get started? I'm a noob.

[–] [email protected] 3 points 2 years ago (1 children)

You'll want to start here, but it depends how comfortable you are with self-hosting as to whether it'll be a walk in the park. I had good luck with it, but I self host a lot of stuff and know what kinds of pitfalls there are. The docs aren't totally up to par - I might take a look at contributing to improving them - so you may need to do some searching around if you have problems. There's a Lemmy Support community on lemmy.ml you could check out too.

[–] [email protected] 1 points 2 years ago

Right-on, thanks! It helps just to have a little direction—even if imperfect. I usually seek out multiple sources, anyway.

[–] [email protected] 2 points 2 years ago (1 children)
[–] [email protected] 3 points 2 years ago

Blackout is next monday.

[–] [email protected] 0 points 2 years ago (1 children)

I see that the link to the contribution guide is giving a 404. Is there an updated link?

[–] [email protected] 0 points 2 years ago (1 children)
[–] [email protected] 0 points 2 years ago (1 children)
[–] [email protected] 2 points 2 years ago (1 children)

Its moved to https://join-lemmy.org/docs/en/contributors/01-overview.html. Not sure where you found the old link, would be good if you can update it.

[–] [email protected] 2 points 2 years ago (1 children)

Google search, but I think I also noticed it on a post you did called reddit refugees on lemmy.ml if I'm wrong, thank you for the link!

[–] [email protected] 2 points 2 years ago

I see, fixed the link in that post.