Both were down for me before, they seem to be up right now but just made this account on Lemmy.blahaj.zone (Henry is the name of my actual blahaj lol). It’s probably because of the traffic influx from reddit refugees from the absolutely disastrous spez ama (where he doubles down on everything and doesn’t apologize at all). Allegedly they’re trying to suppress Lemmy mentions but I guess it’s not working well enough lol

A good problem to have although long term we’re going to have to figure out how to deal with these spikes in traffic.

      • sailsperson@beehaw.org
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        You don’t have to sign up for every instance you want to.

        I can see that you’re currently signed in to your lemmy.ml instance, for example, and if you go there and search for a community in another instance, like gaming@beehaw.org, you’ll be able to view and interact with that community without ever leaving your instance.

        So it is already linked in a way. Go ahead and try it out with some communities you’ve seen in other instances.

  • DannySpud@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    It feels like user accounts need to be abstracted away from instances somehow. Federation means it’s almost meaningless which instance you register with, and as integration between instances and other Fediverse apps gets better it will just become more and more meaningless. It should be possible to just “Join Lemmy” and have the servers behind the scenes handle spreading the load. You should be able to login to Lemmy from Beehaw.org or Lemmy.ml or any other Lemmy instance. The way it works at the moment is kind of like content is global but accounts aren’t and it feels like it should be the other way around?

    • @lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      1 year ago

      > Federation means it’s almost meaningless which instance you register with, and as integration between instances and other Fediverse apps gets better it will just become more and more meaningless.

      IMO, this couldn’t be further from the truth. Different communities have different priorities, principles, and technical requirements, and will take different approaches to controversy. Some communities are low-profile and laid back. Others are magnets for abuse and may require additional moderation, and even technical changes, like disabling image embeds (as one example) to mitigate harassment. Some are filled with avid shitposters, while others insist on the utmost degree of civility. Some have advanced requirements for operational security. Some want to protect broad access to the network at all costs, while other would rather accept a couple blocks rather than ban their own members. Some might be focused on video and require an instance that can handle the additional bandwidth and storage requirements.

      Who hosts your instance is important. The jurisdiction your instance is housed in is important. If a community requires special accommodations for accessibility or other reasons, that is important. If you need moderators / admins who understand your native language, that is important. If an instance wants to go above the technical level and do things like verify users (kinda like journa.host) that makes an important distinction from your typical instance.

      In the beginning, we won’t know who’s trustworthy, but this is the Internet. There will be controversies, and we will see how various admins respond to these controversies. Over time, they will gain reputations, both good and bad. It is best if somebody who already has a good reputation, like a respected mod from another community is able to operate the new home for that community.

      For now, it probably doesn’t matter where you end up, but as time passes, it is good to keep an ear to the ground and see how things develop. Eventually you will find a solid niche. This is a problem even the fanciest join-xyz-fediservice website can’t really solve, but it is meaningful.

      • Cuddly Cactus@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        The one thing that I don’t like is that you can’t change your home instance. I signed up for Lemmy without knowing anything about it, and I mean I knew absolutely ZERO about how it works. Therefore, I just clicked on a random instance because I didn’t even know what an instance was, and I signed up. So what if I joined the wrong one for me? What if it turns out to be shit? I Guess I could just sign up for a different one with a different login, but wish there was an option to jump to a new one with your same login if you wanted to.

        • @lemmy.ml
          link
          fedilink
          arrow-up
          4
          ·
          1 year ago

          For now, if it turns out to be shit, you can just join a different instance. Perhaps leave a note in your old bio which directs people to your new account.

    • krolden@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      We need to build some kind of SSO that allows Lemmy users to authenticate with the same account on any instance, but will appear as if you’re still using the instance you registered on. That way you could just login to another instance if your ‘home’ instance goes down for whatever reason.

      https://github.com/LemmyNet/lemmy/issues/2930

      • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.one
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        I like the sound of this, just unsure how this would be able to authenticate an account on behalf of a home instance that’s down, in a trustworthy way.

        I’m not familiar with the inner workings of Lemmy and the Fediverse, so the following is based on similar implementations I’m familiar with…

        SSO implementations usually require the website the user originally registered on (home instance) to confirm the account is real and authenticate it, and in most cases a new user account is automatically created using the SSO authentication details (this would prevent the user from appearing as if they’re using their home instance).

        To achieve what you want, I think we’d need some kind of way to export the user account and any signing keys used to prove the user is who they claim to be in the fediverse, and then re-import those to another instance. I’m not too sure if SSO would be able to achieve it if the home instance is down.

        On the flip side, I’m pretty sure SSO with a Lemmy instance that is active could work. While it would bring a lot of benefit to less tech-savvy users, and a lot of convenience to us when we’re given a threadiverse link to another instance, from a technical perspective I think that would be a challenging implementation. Users would need to be careful about having their credentials phished on a malicious instance too

        • angrylittlekitty@lemmy.one
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          i’d also be worried that some corp would try to take control of the centralized sso mechanism and thus control the user base. imho we must avoid the instinct to centralize anything.

          but potentially maybe there’s a federated directory where people could register and be assigned a server to do load balancing to key problems like lemmy.ml are experiencing (?)

    • SQL_InjectMe@partizle.com
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Noo. Instances are responsible for moderating their users because if you have bad users all coming from one instance then you’ll get defederated, but instances will also defederate each other when drama happens.

    • Justin@lemmy.jlh.name
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      it’s like email. You need a server somewhere to hold your inbox. They should make an easy way to migrate your user to another instance, though.

    • pineapple@lemmy.pineapplemachine.com
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      It feels like user accounts need to be abstracted away from instances somehow. Federation means it’s almost meaningless which instance you register with, and as integration between instances and other Fediverse apps gets better it will just become more and more meaningless. It should be possible to just “Join Lemmy” and have the servers behind the scenes handle spreading the load. You should be able to login to Lemmy from Beehaw.org or Lemmy.ml or any other Lemmy instance. The way it works at the moment is kind of like content is global but accounts aren’t and it feels like it should be the other way around?

      User accounts can be independent of anyone else’s instance. You just have to host your own.

      But it’s always going to be much more convenient to register your account on someone else’s instance, than to set up your own. Even if instance setup was made to be as effortless as possible, and single-user instances were made to be as lightweight as possible, say you download and run a single binary onto your computer that runs a lemmy instance and everything is automatic from there, most people still wouldn’t want to do that.

      The idea that you should be able to log in to your account from any instance is…less practical than you might think.

      The technical reasons why are hard to boil down into an easy explanation. But the very short version is that everything comes with pros and cons. Doing it this way makes it a little less convenient for users, and a little harder to make a good UX for. Doing it another way could make it more convenient, at the cost of making it very easy for a bad actor to do things like post fake content under another user’s name, or could add inconvenience somewhere else, like making it so that users have to manage a private key instead of or in addition to their username and password.

      I do think there’s room for improvement, but I think the overall idea of logging in and interacting with content specifically via the instance you’re registered with is ultimately very unlikely to change.

      • wagesof@links.wageoffsite.com
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        It would also be cool to be able to not have communities be locked to where they’re created or at least make them mobile.

        I’d like to see a live replication kind of thing. So if you’re on !games@lemmy.ml it can merge with !games@behaw.meh and they super federate and advertise that this group exists, replicated, on four or five lemmy servers and the client tracks that every X hours and knows what the failovers are.

        Solves some of the fragmentation issues and the backup/archive issues at the same time. Might even help with load balancing a bit if we have some kind of routing algo on the endpoints.

        • krolden@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          I think the best option to bridge the gap between nearly identical communities on different instances (and even the same instance) would be some kind of post tagging.

          Say you post something on lemmy.ml/c/piracy but has to do with bittorrent or something. The original post can get a piracy and bittorrent tag that you can click on that to see all posts across instances with that tag. Kinda like hashtags and such on mastodon work, but on lemmy.

          The thing about reddit clones is I think they try to be too much like reddit. The best thing about leaving reddit and starting new platforms is that they can really be anything the community wants it to be.

    • Marko_xD@lemmy.ml
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      edit-2
      1 year ago

      This is something that made me stop using Mastodon, too many instances with bad method of connecting them. I’d much prefer that instances aren’t seen to the user (I wouldn’t mind somewhere with the text “this community is hosted by X on server Y”). But seeing @username@instance is weird and many Reddit refugees won’t have any idea what does it mean. I mean, the concept of federated network is complex already.

      I’ve also encountered a lot of bugs in my short time of use which I’d like to see fixed, but I’m not sure where can I report them, or to see if they are reported already.

  • pimeys@lemmy.nauk.io
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    This was enough for me to start my own instance. It’s not too hard with ansible, and Lemmy being Rust it’s not needing that much CPU or RAM.

    And I’ll invite my friends here too. If you’re capable of running your own server, do it for your friends. Form small communities and you can always subscribe to the big server communities from your own service.

  • zinklog@lemmy.fmhy.ml
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    While the other recommendation in the thread are good, I think they are hard to implement things that will take time.

    A quick fix solution can be to add a button on join-lemmy which says something like ‘Confused on where to join? click to join a recommended instance’ that redirects to the sign-up of one of the recommended instances (there is already a list).

    This will allow for load balancing and easier time for people to just come and join.

  • kasirate@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    yeah, that ama convinced me it was time to take the plunge. just created this account, first comment on lemmy lol

    • Barbarian@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 year ago

      first comment on lemmy

      From kasirate@kbin.social

      Lol. There’s gonna be a lot of heads exploding when people realize what the fediverse is and how it works.

      • VariegatedAnxiety@beehaw.org
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I don’t even understand, myself. ATM I have one kbin account and a few Lemmy accounts. Not sure if there is an advantage to having an account on a kbin instance vs a Lemmy instance or anything??

        At the moment, Jerboa seems like the best way to browse on Android (although nowhere near as polished as many of the bigger Reddit apps obviously), so it seems like picking a compatible instance with that works best right now. Still, it’s all a bit overwhelming!

  • honk@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I personally belief that regional instances are the way to go.

    And at some point we also gotta think about how to organize the instances…legally, financially and technically. For now I’m really happy at how the instance I’m on is run. But to be fair. I have no clue who is running it. I have no clue wether I’m going to agree with future decisions. I don’t even know if it will be around next week. Maybe the owner just decides he has more important things in life to do (which is fair tbh).

    The model that lemmy is based on gives us all the tools to organize instances however we want to. I really want to see community owned instances. Here in Germany social non profit clubs are a thing. You can officially register them and there are laws, regulations that protect them from just being taken over. They have boards that get elected by the members on a regular basis. I think that could be a great model on how to run an instance that is truly owned by its members.

    I’m sure there are similar models of organization in other countries too.

    • eodc@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      I think a barrier to wide-spread adoption of lemmy is that for a regular joe, the instance system is a bit confusing. I’m seeing a lot of people comparing the instances to email servers, but I think something they’re missing is that there are a few large email providers which most people default to (e.g. gmail, yahoo, etc.) and a bunch of smaller ones which people go to if they disagree with the policies of the larger ones (e.g. protonmail)

      I think that if lemmy is to replace reddit as the most widely-used link aggregator, we need some kind of default server (or set of default servers) which is large enough that people feel comfortable with settling in on. That way user base growth isn’t hindered by confusion. If they later decide that a smaller instance suits their needs better (whether that be the moderation practices or site reliability), they can uproot and move their account there.

      • cstine@lemmy.uncomfortable.business
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        In regards to email; the reason people use one of the large providers is that the large providers have taken malicious and aggressive steps to break the ability of smaller providers to talk to them, in the name of “security”.

        It’s not a ‘natural state of being’ : up until relatively recently you could easily run your own email server (and most businesses and huge numbers of people actually did), but it’s been co-opted and broken very thoroughly by Google and Microsoft to their benefit.

        With the Fediverse, you probably don’t actually want giant servers, as you’re just repeating the concentration of users and thus power in the network into a smaller, fewer set of hands.

        • eodc@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          1 year ago

          the reason people use one of the large providers is that the large providers have taken malicious and aggressive steps to break the ability of smaller providers to talk to them, in the name of “security”.

          This is just a false statement; I can email my friends on GMail just fine from my Protonmail account. I think you’re meaning to characterize malicious methods to keep people on the platform, but that issue is orthogonal to getting people registered.

          The issue Lemmy has right now is getting normal people registered.

          • cstine@lemmy.uncomfortable.business
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            Protonmail is one of the larger providers of email at this point.

            If you were to set up your own SMTP server and try to deliver mail, you essentially cannot reliably email any of the larger providers, because they’ve taken steps to mitigate spam and issues which also makes it impossible to handle your own email anymore, even if the intent wasn’t explicitly to break self-hosting.

            If you concentrate everyone into larger providers, you’re allowing them the ability to gatekeep who can and cannot talk to their users, and most people will either not understand this, or be happy to allow it.

            I will admit to some bias in not trusting there to be a ‘central’ server that’s run and maintained with the good of the community in mind because there are endless, endless examples of situations where the owners/maintainers of a service have decided to take actions that are fundamentally against their users best interests - which, of course, is probably why anyone is actually here discussing this in the first place.

            Could onboarding be improved? Absolutely. But I really don’t think the solution is to have a small handful of blessed instances and try to push everyone to them.

  • density@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I also got a couple of “you broke reddit” pages trying to follow the post. So even reddit servers couldn’t keep up with how made people are. And this is on a Friday, traditionally the day to do things you do not want noticed.

    • bdonvr@lemmy.rogers-net.com
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      They never had to do the AMA in the first place. It’s baffling really, there were absolutely ZERO good outcomes for Reddit here.

      Considering his several passive aggressive statements about Apollo over the course of the AMA, and the sheer irrationality for him to do it at all and especially to double down, I can only assume this is all fueled by egotistical rage.

      • Ulu-Mulu-no-die@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I’m wondering the same.

        I mean, anyone with a bit of sense knew beforehand the AMA would have been a disaster, it actually turned out to be even worse than many people imagined.

        At first I thought he wanted to do it anyway to play victim, something like “see?? I wanted to talk they didn’t listen!”

        But seeing how utterly stupid his answers were, I couldn’t make any sense of it, you’re probably right, “egotistical rage” is the only logical answer at this point.