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.
Lemmy
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
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.
I'm a noob. I created an account on beehaw and on lemmy.ml. That's because I see communities on one instance that I'm interested in and a different community on another instance. So if there's a technology community on both, how do I get to see all the technology posts without having to have two accounts?
This is really confusing for noobs like me. I'd just like to see one community to technology, one for Science, one for nintendo etc. I don't care it it's spread out amongst different servers to divvy up the load, but from the user side, it needs to be seamlessly integrated.
I'm still learning how all this works though. But I don't know how many folks that are more casual than me will be willing to figure it out. I hope they do though! It'll be worth it to leave reddit in the rearview mirror!
Edit: lawdy, I just figured it out. Local vs all on the communities list. It was right in front of my face. good grief!
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?
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.
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.
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?
I know it probably won't be fun for you hosting, but this makes me happy! Hopefully Lemmy will grow a lot!
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 scaling the server a largely financial issue, or not? @nutomic@lemmy.ml
could you reasonably confidently say that you could 10x the amount of users for something like 1000$/mo on liberapay?
If so, would you mind setting a "goalpost" for the community to help lift the financial burden?
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.
From what I can tell, it won't automatically pull in all communities from another instance - it'll only "know" about a community once someone has searched/subscribed to it, unless I'm missing something.
Also just as a heads up, explicitly specifying allowed instances puts the federating onto an allow-list only sort of mode I believe - if you want to allow federating with all instances you can do so by leaving that field blank (and putting in explicit entries into the blocked list will ignore requests/connections from those instances). Of course, if that's intentional then my apologies! 😅
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...
I'm going to setup a Lemmy node. I'm not on lemmy.ml anyway, but I want this platform to r0ck!
I'll lean it up ASAP!
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"?
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.