People need to realize you can use alternatives

  • MentallyExhausted
    link
    fedilink
    arrow-up
    31
    ·
    1 year ago

    As someone who intentionally joined a different instance, the biggest issue is the “federation” doesn’t allow cross-authentication. Clicking a link to another instance moves me to that instance where I’m not logged in. Authentication should really be cross-instance.

      • MentallyExhausted
        link
        fedilink
        arrow-up
        15
        ·
        1 year ago

        FWIW, on a browser the /c/technology link you posted isn’t a hyperlink, so I can’t actually interact with it. It doesn’t work in mlem either.

          • Undearius@lemmy.ca
            link
            fedilink
            arrow-up
            9
            ·
            edit-2
            1 year ago

            Maybe a pull request can be made to change the auto fill behaviour. At least in the browser, start typing !technology and it will display a list of the technology communities. Unfortunately, selecting one, !technology@beehaw.org for example, autofills to [!technology@beehaw.org](https://beehaw.org/c/technology). This method opens up the Beehaw instance directly.

            Maybe it should autofill !technology@beehaw.org to [!technology@beehaw.org](/c/technology@beehaw.org). This method opens the community through your current instance.


            Seems like line 703 of https://github.com/LemmyNet/lemmy-ui/blob/main/src/shared/utils.ts#L703 is the relevant code. I’m away for the weekend so can’t do much myself at the moment

        • PolDelta@sh.itjust.works
          link
          fedilink
          arrow-up
          5
          ·
          1 year ago

          Yeah. A shorter-term solution might be a browser plugin that recognizes links like that and converts it to a hyperlink to that community on whatever instance you tell it. I’m not a programmer but that does seem like a relatively simple plugin for somebody that actually knows what they’re doing.

    • YoTcA@feddit.de
      cake
      link
      fedilink
      arrow-up
      8
      ·
      1 year ago

      This is something I also find strange. If I click a link to an instance, I want to view their content and not visit their homepage, where I am not logged in and cannot do anything.

    • Menachem@midwest.social
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      1 year ago

      assuming the servers are properly federated you should be getting a link that is still on your server. i mean, you got to this lemmy.ml link alright at least

      wait, i think i get what you mean, like if you get an external link while not browsing on your instance? you should just be able to paste that link into the search function to find your instance’s version of the post

      • MentallyExhausted
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Yeah, I can manually search and find communities, but hyperlinks move you to the other instance (on a webpage; browsing within an app like mlem seems to work)

      • YoTcA@feddit.de
        cake
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        1 year ago

        If I click the link you provided, my browser takes me to Lenny.ml. There I am not logged in and my credentials from feddit.de are not working. So I cannot post there.

        I think it only works if the link points to a community on another instance. Like !memes@lemmy.ml . Maybe this is the intended behavior.

        The downside is, you can not visit an instance and view the local communities and their post and interact with them. This makes it a lot more attractive to join the instance where the communities are you want to frequent.

        Edit: the link to the community does not work either for me. But I am kind of sure, that there are links that work as intended and make you just view the community from your own insurance…

    • Slashzero@hakbox.social
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 year ago

      Can you elaborate on your experience a bit more? I can’t say I have had any issues as you’ve described. If something doesn’t look right, or isn’t working the way you expect, it might actually be a bug.

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

      The devs of kbin and Lemmy have that on their list of things to do, make cross-instance links work nicer. But they have a lot on their plate at a moment, so it could be some time before that comes about.