There has been a steady trickle of new users here today, and in the past little while, mostly due to the bad decisions that reddit is currently making.

Anyways, welcome! Feel free to look around, and if you have any questions about anything lemmy related, feel free to ask!

Also, if you feel up to it, introduce yourself in the comments below!

edit: Here’s a nice getting started guide for lemmy: https://tech.michaelaltfield.net/2023/06/11/lemmy-migration-find-subreddits-communities/

i should have added it here a while ago!

  • @venuswasaflytrap
    link
    English
    2811 months ago

    Okay this federated stuff is really growing on me.

    The idea that you can sign up on any server, and still have a feed from many different servers is pretty cool.

    • Ashley
      link
      English
      1111 months ago

      It’s like email but Reddit style

      • @CrimsonFlash
        link
        English
        9
        edit-2
        11 months ago

        That makes way more sense!

        The only roadblock I see is how difficult it is to follow communities outside your main instance. It would be nice if there was a log-in-as option so you can easily subscribe if you come across a page that isn’t a part of your instance. Right now you have to either search it on your main, or copy the url over (which I’ve seen doesn’t work all the time, but could be because of server load.)

        • @cygnus
          link
          English
          511 months ago

          Mastodon makes it easy to follow someone on a different instance, so I expect it’s only a matter of time that Lemmy adds that functionality (especially now with the influx of new users)

        • Ryan
          link
          English
          211 months ago

          It’s easy with Mlem on iOS

        • @jnj
          link
          English
          211 months ago

          Yeah I find it a bit annoying, maybe a browser extension which adds a link to “view in home instance” is the way to go in the meantime. Seems like it would be really easy to do. 🤔

      • @venuswasaflytrap
        link
        English
        211 months ago

        Yeah, I read that before, but I didn’t really understand what that meant.

        • Ashley
          link
          English
          711 months ago

          Email is federated as well. You sign up to a server (ex. Gmail.com), then you use and interact only with gmail.com, but you can then tell gmail to send an email to another server such as outlook, and it’s the same for their users.

          Difference being the content is public here, whereas email isn’t, and Lemmy also uses ActivityPub which is a standard to forward messages between servers.

          • @venuswasaflytrap
            link
            English
            211 months ago

            Yeah I’ve been looking at the w3 spec. It’s interesting. I think there isn’t yet a good explainer page for newbies.

            • Ashley
              link
              English
              211 months ago

              Yeah I have to remember to look at the spec. Some of the things seem kinda odd to me, currently there’s an issue on Lemmy about upvotes, and how the instance the post is on forwards every upvote to every server with over one user joined to the community, which with maybe 100 servers, 1,500 upvotes, it can get to be a lot of requests.

              Mastodon gets around this by not federating likes, currently in the issue they’re discussing sending the upvotes in chunks (ex. #upvotes in past hour)

              Seems like there’s still some work to do on the backend of Lemmy, but I have faith it’ll get figured out soon.