Not mine, just cross-posting.

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

    This is huge. Now take this data and tag each community with the closest subreddit and use the api to build a thing where you can plug your reddit user and Lemmy user to recreate your reddit account on Lemmy

    🤯

  • eeltech@lemm.ee
    link
    fedilink
    arrow-up
    6
    ·
    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
      2
      ·
      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.

      • Scrubbles@poptalk.scrubbles.tech
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Oh this would be nice, a standardized way to back up instances so in the case of one going down forever someone else could pick it up and start running.

        I know I’m happy to run my instance, I have a great fiber line and a solid infrastructure, but if I get hit by a bus tomorrow I’d want someone else to pick it up and get running

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

          A one-click account transfer to a different instance would be great. However, there can be several “gotchas”, maybe the target instance has lower “permissions”, so that can lead to data loss. Eg: my instance doesn’t allow pictures more than 100 kb, some other instance doesn’t allow creation of communities. So this needs to be carefully throughout.

          • Scrubbles@poptalk.scrubbles.tech
            link
            fedilink
            arrow-up
            0
            ·
            1 year ago

            oh I was thinking a full instance backup. As an instance admin it’d be nice to backup the whole thing in a standardized way so someone else could grab it and spin it up if I collapsed tomorrow, all the community and users

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

              If the instance is setup as a docker container, then it should be easy. The following should be transferred

              • docker-compose file
              • zipped up volume directory

              At the destination, the docker volume dirs should be unzipped and the new paths should be updated in the docker-compose file. I’m sure someone would have made a script for this by now.

    • leetnewb@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      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

    • Mummelpuffin@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      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

  • supermurs@suppo.fi
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Not sure if it is just me or is the problem on my work laptop, but Firefox is giving me a “Potential Security Risk Ahead” warning when trying to access the link.

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

      Firefox isn’t giving me that warning on my desktop, at least. Do you have HTTPS-Only mode on in Firefox security settings, maybe? I used to have that on, but it gave me false security risk errors all the time for some reason (no idea why) for a lot of websites. Especially it’d tell me a site didn’t allow a secure connection/https, but then if I bypassed it and went to the site anyway, sure enough the url would actually show https and the little secure connection lock symbol, so as far as I can tell https is actually working fine.

      If you’re on a public network though I suppose interception is also a risk, when you’re logging into things.

  • Rick@thesimplecorner.org
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 year ago

    This is great! Feature request… Can you add this functionality to allow people to sub to these communities easy. It’s what I’m doing in a little javascript that has helped me tremendously!

    • Set a homeInstance type variable (ie; https://lemmy.ml) - manually inputted or select from found instances?
    • Add a button that links to "homeInstance + “/search/q/!” + community + “@” + site + “/type/All/sort/TopAll/listing_type/All/community_id/0/creator_id/0/page/1"”
      • site is remoteinstance.whatever

    That will take someone straight to being able to sub from their instance.

    For anyone wanting my javascript that helps with subbing. Check my post here: https://thesimplecorner.org/post/4320

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

      looks like OP is not one of the devs of this site. You should forward this idea to the github page that is linked there, as it’s a great idea.

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

      From my understanding, it’s an indicator that differentiates Lemmy links from email addresses.

      If you follow the link conventions, !technology@beehaw.org should link to a Lemmy community, rather than open a new email compose window.

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

        Do you know if it is normal that Jerboa crashes when trying to open Lemmy links? I assume on desktop it works correctly, but I haven’t used it as much.

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

          I remember it working properly for me earlier but when I clicked the link in the comment you replied to, jerboa crashed for me too. maybe a regression or just something about this link causing a problem

  • Jeena@jemmy.jeena.net
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    This is extremely useful. I wanted to post a story about China but didn’t know where until this post showed up. With this I get an overview over the instances which have China related Communities and they are sorted by users/posts/comments. This is amazing! Thanks for sharing it!

    Oh and I checked it and my single user instance is there too :D

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

    This looks like a great resource! However, I’m having trouble subscribing to some lemmy communities on kbin. I tried copying the community name into the kbin magazine search but nothing is found. Do I just need to wait for federation issues to be fixed or is there something I need to do to “push” communication between different instances?
    (Edit: I didn’t even realize at first that this post is on beehaw. Looks like I still have some work to do getting acclimated to the fediverse.)

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

      On Kbin if the community you want isn’t showing in the magazine list, what you need to do is go to the search bar that searches the whole site and type in the Lemmy community name followed by an @ followed by the instance name. For example: firefox@lemmy.ml

      After searching it should come up and you can subscribe to it. It only shows up in the magazines list once someone on the instance subscribes to it, so if you are the first to subscribe to it you have to do a manual search first

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

        It worked! Thank you so much!
        I didn’t realize that searches for outside communities need to be done in the general search bar and not in the magazine search.

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

            What I called the general search is the magnifying glass icon at the top of the page on mobile. To get to the magazine search you have to tap the general search then tap magazines on the next page.

            • 𝕸𝖔𝖘𝖘@infosec.pub
              link
              fedilink
              English
              arrow-up
              0
              ·
              1 year ago

              I have the hamburger menu, which has a magnifying glass. There is no magazine option for me, and the general search seems to not find communities others haven’t subscribed to yet :/ I know v0.17 has some issues, some of which only affect some users, maybe I’m some users. Or maybe I’m missing something.

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

                Hmmm, it looks like you joined a different instance, “@infosec.pub” while I’m on “@kbin.social”. I’m not sure how that is affecting things since I’m still trying to figure this out myself. You might need to ask for details on a local @infosec.pub community. I did find out that for this to work you have to get the syntax for the community you want to join exactly right in your search. For example, if you were searching for technology at beehaw you would have to search “technology@beehaw.org” without any leading @ or !.

                • 𝕸𝖔𝖘𝖘@infosec.pub
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  1 year ago

                  Ah that makes sense. I did try !.., @…, full URL, and just the name. Oh, well. It’s possible that that particular community chose not to federate, maybe? I’m not sure if it can be on the community level or only on the instance level. Either way, thank you so much for your help! Seriously appreciate it!