This site is currently struggling to handle the amount of new users. I have already upgraded the server, but it will go down regardless if half of Reddit tries to join.
However Lemmy is federated software, meaning you can interact seamlessly with communities on other instances like beehaw.org or lemmy.one. The documentation explains in more detail how this works. Use the instance list to find one where you can register. Then use the Community Browser to find interesting communities. Paste the community url into the search field to follow it.
You can help other Reddit refugees by inviting them to the same Lemmy instance where you joined. This way we can spread the load across many different servers. And users with similar interests will end up together on the same instances. Others on the same instance can also automatically see posts from all the communities that you follow.
Edit: If you moderate a large subreddit, do not link your users directly to lemmy.ml in your announcements. That way the server will only go down sooner.
I’m going to set up a general purpose instance tomorrow with the intention of handling a relatively large number of users. The main problem is choosing a domain!
I was also contemplating setting up a new instance for this. I have 100s of gigs of unused ram, CPUs on idle and a 10gbit connection looking for something to do. The only issue I couldn’t figure out was the name. I own itjust.works was thinking of something clever subdomain to use with it. I’m glad I’m not the only one with this issue
sh.itjust.works
I did it! https://sh.itjust.works
Credits go to you for the naming
Lol awesomesauce. I just made an account, I’ll use it as my main instance for a while. Let’s hope we can survive reddit hug of death 2.0 in July!
@autisticaudioguy lol same, just signed up today.
Dude killer url, nice one! Question for all, I clicked their link and went there and it’s an instance, surely. I tried to comment on their post, but was required to sign in… I’m already signed in over here, I gotta sign in there, too? Anyhow I tried to sign in with my lemmy.ml creds but that didn’t work. How can I interact with posts there?
This is a great one! Might use it
can’t wait for fedd.itjust.works to go online!
Keep it simple with
lemmy.itjust.works
.If you get this going or need a hand then let me know.
Do you also have a few million dollars under your mattress? 😁
I’d like to tell myself that if it got to the point where it started to cost a few million that i would be able to have it pay for itself!
It’s a week later, but I did get this done finally. I’ve set up https://lem.monster/ . Still doing some tweaking, but it’s open.
Naming things is one of the two most difficult issues in IT, alongside cache validation and off-by-one errors.
I’m getting the following error reading this post: “item at index 2 does not exist”
Should I post this on stack overflow or some other Lemmy help community?
Which frontend are you using?
choosing the name for my instance was easy. programming related? programming.dev it is!
I name everything as var1 var2 etc.
var37.social incoming
There are only two hard things in CS: naming things, caching, and off-by-one errors.
I already said that
Look at that, you sure did. I missed the “two hard things”. Wasn’t even drunk. 🤷
I think lemmy will be bitten in the ass by not having considered clustering/horizontal scaling from the start. Federation alone as a scaling mechanism is only feasible for “nerds”. But if the network wants to grow, we will need a few scale-able large hosted instances. And if their only choice is to scale vertically, there will be a hard limit (unless we put a good old Mainframe somewhere ^^).
Another downside of this design is: you can’t run it with high availability. If there’s only one process per instance, updating it will mean the whole instance is down. Sure, if all goes well this downtime is under a second. But if it doesn’t go well or if a migration is needed, this might quickly become hours.
Indeed. If a big instance like lemmy.ml was to be shut down all the communities would be lost. This is simply not sustainable. Why would users put effort building a community if it could be gone at any time?
That however would be a different problem. A horizontally scaled instance would be able to cope with more users, but if it shuts down for monetary, personal, or whatever reason, it’s still down.
Protecting a community from this is what the decentralized part is for. That is already in place.
(Although there is a middle ground where you could design the system in a way that one instance is mirrored and load-balanced across different hosters. That would actually also be quite interesting to have. But that’s another layer of complexity on top.)
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?
You have to create a new account. But that’s easy ;)
That’s kind of wrong though, isn’t it? What about stuff like GDPR data exports? Users should be able to export their data, then import it into another instance, effectively migrating instances.
You are free to learn to program and write a user import routine for lemmy: https://github.com/LemmyNet/lemmy
I know how to program, I also know how to wonder how many instances are running off the docker-compose with publicly exposed postgres… that would make import/export really easy, wouldn’t it? 🙄
Anyway, would you say this isn’t the right place to discuss this stuff?
Why would this be not the right place?
You can on Mastodon, you just export your data, delete your account, create new account on another instance and upload your data and it’s like what you said!
I’ve made https://lemmy.antemeridiem.xyz/ to help take off some of that load. New registrations are welcomed and it should be maintained for a very very long time 🎂
@nutomic lemmy.world is a new instance which can also be used.
Point us to where the coin slot is. E.g. Patreon. We insert coin 🪙, you upgrade.
@[email protected] It might be a good idea to default the Communities page to All instead of Local, to help push users into discovering other instances and promote them.
I don’t know what happened but in the last half hour the website has become highly responsive again. Thank you admins for your hard work.
lemmy.ml should be a roundrobin dns that sends you to a random instance in the pool. Or else you will re-centralize lemmy and curmble under the IT bill.
Except (as far as I’m aware) your account only exists on one instance. So, if I end up on beehaw.org due to the round-robin, my account on lemmy.ml will not authenticate to that instance. I would have to have a separate account per instance which is hundreds of accounts.
You might wanna consider temporarily closing sign-up requests on
lemmy.ml
similarly to howmastodon.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…
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”?
Right now, there is no import/export. It’s a known useful feature, but the devs have no time to work on it (I’ve been following all the optimization work they’ve been doing on github, I don’t know if they sleep). You’ll have to start over atm, sorry.
deleted by creator
Nope. You can subscribe/post/comment on any community on any instance. There is one small seam though: if you’re the first person to subscribe from your instance, you need to put in the full URL of the community (https://lemmy.ml/c/gaming, for example) to pull it into your instance.
After that, everybody on the same instance as you will see it when searching for communities just like it was local.
EDIT: Oh, forgot to mention: make sure the search is set to “All”, not “Communities” when you do this.
deleted by creator
I use kbin too.
New to this feedverse or how you call it.
Why isn’t there one login that can post on all platforms and I have to signup on each separately?
If there is, you’re not making it obvious I guess.
After watching a video and looking around it looks like I was in error. Pretty much I can be signed into lemmy.ca … then change he view filter to show all communities and subscribe to technology community on ML. The subscribe button does not always update right away. But in my listing of lemmy.ca I see I am subscribed. Hope this helps someone else.
Can I login to another instance with my lemmy.ml account? Or do I need multiple accounts?
An account on a given instance only lets you log on to that instance. You can use that account to interact with people from other instances, however.