Not mine, just cross-posting.

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

    you know what I really wish, some easier way to be able to subscribe to a community on a remote instance from your own account. Like a shared login or some browser extension that sees you’re on a lemmy and allows you to subscribe from your account back home

    maybe I’m using it wrong, but right now If I’m browsing lemmy explorer and find a community on lemmy.ca, I have to copy the address manually and then go back and find it on my local lemmy where I have my account to add it

    • robotrash@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      What you’re describing is one of the root issues with the current system. It’s the same reason that if your instance goes down, your account and history go with it. I’d love to see an implementation of some sort of account awareness like you said, which could also make it easier to backup history to another instance in the event that your primary goes down.

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

        I’d be interested in something like a lightweight CDN/replication with OAuth2 for logging into other instances. Each instance ‘replicates’ your original account but isn’t itself the master. One can be promoted to master in the event of an outage effectively migrating your account.

        Would make for some difficult security considerations given a rogue instance could attempt to hijack authority.

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

        It’s the main reason for mastodon feeling so off. Subbing to a community is something I can deal with, but having a network where you need to follow individuals and the way of doing it is cumbersome sucks. All of these places would benefit greatly if there was a solution.

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

      You can do exactly that. Use the search function at the top of Beehaw, specifically type in the URL of the community like this: !ttrpgs@lemmy.blahaj.zone
      This way you’ll reach that community while still “on” Beehaw and can subscribe to it. From there, you can head to your subscribed communities from your profile to make new posts or whatever.

      • eeltech@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        I don’t think you understood what I was suggesting.

        Use the search function at the top of Beehaw

        I don’t use Beehaw (my instance is lemm.ee), but let’s pretend I do. My whole premise is I don’t always start there. Like if run into a community on Lemmy Explorer or some other site (maybe a google search?), I can easily find myself on a community on a remote server.

        For example, can you click here: https://lemmy.world/c/nostupidquestions

        What do you see? Any way to subscribe for you? It just tells you to go back home and search for it I would love there to be a browser extension or plugin that automatically recognizes the community’s instance and address and sends it back home to Beehaw for you to subscribe. Can be via API or just redirect you to Beehaw’s view of it

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

      I’m not much of a programmer and my free time is too limited to move quickly, but the functionality looks possible based on the published frontend API. Someone will almost certainly beat me to it, but I am hoping to write a browser extension that replaces the blue “You are not logged in…” boilerplate text about how to subscribe to a remote community with a subscribe button that does the dirty work in the background for you.

      • eeltech@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        that would be amazing! even just like a hover popup or secondary link to send me to the community but through my instance would help a lot

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

      yup, I do the same, I copy/paste the URL in the “search” box, it works, but it is not convenient…