I just created https://lemmy.film if that would be useful for anyone.
I applied for a few other instances but this one came through first. Your downfall is being too good compared to the competition.
well, what can be done to help with upgrades to this server? what does that entail?
This site is hosted on a VPS from ovh.com. I upgraded it from 4 vCPU to 8.
Sorry for contributing towards this by registering but I'm very appreciative of the work being done to facilitate this community. I hope to see Lemmy grow with the negative direction other platforms are taking.
Is there a feature to send a read-only/static link to Lemmy pages?
I’m envisioning a pre-cached version of the page that is updated hourly or so, rather than querying the database live for every comment on the thread. In a perfect world, these could also be offloaded to a CDN as static pages…
IMHO, selecting an instance is definitely the biggest user experience problem Lemmy has at the moment. New users who are unfamiliar with the platform are going to pick the biggest instances, and that's going to create performance problems.
We'll need to prioritize work on instance browsing. Lemmy has outgrown the experience over at join-lemmy.org. If I could wave a magic wand, instance browsing and onboarding would have a way to show instance capacity / performance, a way to categorize and filter instances, and a way to recommend instances based upon interests. That would probably help to spread people out more evenly.
Is there anyway to scale an instance by adding more nodes? Not be adding additional instances, but more of a distributed load balancing for a given instance? What about migrating communities to a different hardware instance? What scaling challenges does Lemmy face that something like Mastondon doesn't?
I'm sure there are many folks (myself included) who have technical resources that are not community builders. I'm sure if there if there is a way to spread the load, enough folks want this to succeed to make it work.
This comment further down states that the main issue is with the heavy JOIN-laden SQL queries that build the pages; the queries get long enough that pages time out.
Load-balanced frontends for lemmy.ml would hit the same backend/DB, as I understand it, so spinning up a frontend won't necessarily help with the load. What's needed is someone who knows pgsql optimization, and that's not me. (I might be able to help if it were MySQL...)
I would be happy to use another instance but my account is on this one. Is there a way to migrate an account, or perhaps "link" accounts on multiple instances somehow?
You might wanna consider temporarily closing sign-up requests on lemmy.ml
similarly to how mastodon.social
did it during its large influx. Making a sign-up request and just receiving an infinite loading icon is a very frustrating experience.
Similarly, you want to make it as easy as possible to financially contribute to lemmy, even if it means using proprietary platforms like Patreon.
Overall, the current Reddit API change is probably one of the largest opportunities for lemmy right now, so smoothing over the user experience as fast as possible in the coming days will be of atmost importance if we want lemmy to become a viable Reddit alternative...
Edit: If you moderate a large subreddit, do not link your users directly to lemmy.ml in your announcements
How/which URL should we link to then? Now is the best time to get users to switch to Lemmy so we need to make it as newbie friendly as possible. Already the application process has put off some people (I do like that bit though, keeps away the low effort folks). Thanks.
The one which is most relevant to the topic. So slrpnk.net if its an environmentalist subreddit, or feddit.it if its Italian. There are also a number of small general purpose instances around. I won't link anything here or else everyone would link to the same instance and it would also go down.
Are there any published guidelines on the server requirements for an instance? I have my own instance running, seems to be working fine. But I'm reluctant to open it publically without an idea of if I'm setting myself up for failure or not.
Related, is there a way to entirely disable image uploads to my instance? I'm ok with it being a "reader" instance, but don't want to be hosting content directly.
The backend especially is not too demanding (thanks to using a compiled binary via Rust). The database demands probably scale, but postgres scaling is relatively well understood. I think right now the least scalable parts look like the frontend node and websocket stuff, but that can be improved. I'm not sure how I feel about Activity Pub protocol wise, it feels pretty chatty, so transit scalability might be something else to consider.
We are currently removing websocket and switching to http, so that should be much better soon. Load from the frontend and Rust backend are both pretty low for now.
is it possible to move an existing profile to a new server, like on Mastodon? or I need to create a new one and "start over"?
I know it probably won't be fun for you hosting, but this makes me happy! Hopefully Lemmy will grow a lot!
Saldy it's very common to have this influx towards the "main server" as people that are not used to the federated aspect come to the platform.
Either way, it would be interesting to collect this information and later post some metrics about the exodus from Reddit, kind of like how Fosstodon and other Mastodon instances did when Twitter had their issues.
If this is the Mastodon moment, ho boy. Don't envy the sysadmins.
Soo, stupid question maybe but how does federation work with your own instance?
I've set up a solo instance using ansible and subscribed to !lemmy@lemmy.ml. If I wanted my ALL page populated with posts from other lemmy.ml communities, would I have to subscribe to each individually? Or does my instance fetch lemmy.ml's Local eventually?
I've confirmed that federation is working using the method described in lemmy's docs and lemmy.ml (+ a few other instances) is listed under "Allowed instances" in my admin panel.
Hi, as one of the new people, is there a way to transfer to another instance or would I have to create a new account there?
Beehaw has a concerning financial post at the top of their frontpage that may indicate they might struggle too when the massive wave of Reddit exodus occurs.
I guess I have to figure out what instances to suggest to people. I do find that direct instance suggestions is the way to go, so I guess I gotta write up a list.
Ideally, some pre-existing communities on Reddit would create their own instances similar to how often they have their own Discords, and have large amounts of users migrate that way. But there's a huge, wide, amount of technical difference between those two things. You can't exactly easily find capable Lemmy admins.
I guess it’s good news that a lot of people are migrating from other sites like me
Lemmy
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.