If lemmy created a community the same name as the username when someone signs up. You could follow a lemmy user and then when your on mastodon (once we’re federated with mastodon) you could see their self posts in their community as a mastodon post and vice versa.

    • @nutomicA
      link
      8
      edit-2
      3 years ago

      Fully agree with this, so many people have been asking about federation with Mastodon, that I wonder if we need to officially announce that its not a priority.

      Edit: This was asked mainly on our Mastodon account. So no offense @nxlemmy@lemmy.ml, I dont blame you for asking.

      • ☆ Yσɠƚԋσʂ ☆
        link
        fedilink
        83 years ago

        The way I look at it is that federation between different services using ActivityPub can be a huge differentiating factor from commercial social media. Commercial services are walled gardens because their incentive is to keep users on their service, and they see other services as competition for users creating a zero sum game scenario.

        On the other hand, ActivityPub federation is a positive sum game. The more services federate with each other the more overall content is available to everybody in the federated network. I think this is the core argument for different services being interoperable.

        I totally agree it’s not a priority though, but definitely something to consider in the long term.

        • @nutomicA
          link
          53 years ago

          Sure, and Lemmy is completely open in that way, we are not preventing anyone from federating with Lemmy (in fact we would be happy to help with that). But its just a lot of work, and so far no developers have shown interest.

            • @nutomicA
              link
              33 years ago

              We are using the standard ActivityPub protocol (with some deviations needing to be fixed). But that protocol is extremely vast, and there are many different ways to do the same thing. Its possible that implementing federation with another project might take almost as much time as implementing Lemmy-to-Lemmy federation.

          • @0x1C3B00DA
            link
            2
            edit-2
            3 years ago

            I’m not doubting your statement, but could you explain what’s a lot of work? If Lemmy speaks ActivityPub, shouldn’t other services be able to accept its Activities and display them accordingly? I know there might be polishing that could be done to display them in a nicer way (by using one field instead of another, less characters in a certain field, etc)

            EDIT: I saw your other comment about ActivityPub being vast. Is Lemmy using Activity’s or Objects that aren’t in wide use?

            • DessalinesMA
              link
              33 years ago

              Lemmy speaks activitypub, but we are the very first to center around the activitystreams term groups, IE communities here. The entire rest of the fediverse is based around following federated users (IE, the twitter model), while we’re focused on following federated communities (reddit / forum model).

              So no other implementation supports group follows yet, and we likewise don’t support user follows yet.

              • @0x1C3B00DA
                link
                13 years ago

                I understand a bit of ActivityPub, but I haven’t done any development with it so excuse me if I’m mispeaking. Here’s my understanding.

                A Group is a type of Actor and a Person is a type of Actor. All Actors have an inbox and outbox. The actor POSTs activities (Create, Delete, etc) to their own outbox, which other actors can view. A Follow signifies to the receiving server that an actor at the originating server wants to know when there are new messages in the receiving actor’s outbox. So when the actor adds a new activity to the outbox, the server would notify any follows, and they would check the outbox for the activities.

                So wouldn’t following a group be the same as following a user? Software that supports one already knows how to support the other. I can see how a server may want to display messages from different actor types differently, but that’s stylistic. Isn’t a Create from a group essentially the same as a Create from a person?

                • @nutomicA
                  link
                  33 years ago

                  Afaik one problem with Mastodon are the HTTP signatures, because they are using an older version. So theres more than just ActivityPub which might need changes. And just figuring out what needs to be adjusted will take time.

                • DessalinesMA
                  link
                  2
                  edit-2
                  3 years ago

                  A create post in a group, originates not from the group, but from one of its members, who may not even live on that server. Then that create needs to get pushed in some way to the federated community, which then needs announce to all its followers. Its very different from a person create, which always originates from the same server, and goes to its own followers.

      • @SloppilyFloss
        link
        23 years ago

        Is there any specific software you think would be a better option to federate with over ActivityPub?

        • @SirLotsaLocks
          link
          63 years ago

          @nothuman@baraza.africa said that

          Pleroma already has communities and the same thing is coming to Pixelfed.

          Which could be interesting, but again even if it was feasible it would be a long ways off because the devs have clarified they are focused on making lemmy as good as possible for lemmy users before trying to make it work on other social medias.

          • @SloppilyFloss
            link
            5
            edit-2
            3 years ago

            Yeah I understand that it’s a long ways before federation with other services happens. I was just curious if there was an ActivityPub software the devs would find better to federate with than Mastodon. Honestly I’m perfectly content with just Lemmy-Lemmy federation (:

        • @nutomicA
          link
          53 years ago

          Something which works similarly to Lemmy or Reddit is the obvious answer, such as littr or lotide. But afaik neither of them has federation anywhere close to ready.

          But in fact there are so many things that need work on Lemmy itself, that we dont have much time to work on federation with other software (unless devs from the other side are also willing to get that working).

      • NXLOP
        link
        13 years ago

        Federating with mastodon makes the most sense to me because its the most used and because the UI/UX would pair so nicely. A toot would be a post in your usernames community and a like would be an upvote. Replying to someones toot would be replying to their lemmy thread and likes on the reply would be upvotes. It just makes sense in my opinion and being able to view/comment in lemmy with a mastodon account would help grow lemmy and most mastodon users i come across are leftists and FLOSS advocates.

      • @sia
        link
        1
        edit-2
        3 years ago

        deleted by creator

    • @Nevar
      link
      6
      edit-2
      3 years ago

      deleted by creator

      • @Rumblestiltskin
        link
        23 years ago

        I think it would be nice to have the ability to add a mastodon toot into Lemmy and have it display the toot in a nice format and be linked to the toot’s server, but I don’t think replies to it should be standard from Lemmy since there likely could be different conversations occurring on different mediums.

        I also think it would be nice to have PeerTube video integrated well into Lemmy but again the replies on Lemmy should not be the same as the replies on the Peertube format. Likely it will be a specific community focused discussion on Lemmy.

      • DessalinesMA
        link
        13 years ago

        How are they doing communities?

    • NXLOP
      link
      13 years ago

      Why wouldn’t they federate with mastodon? Its the most used and the simplest UX that could work across different federated software?

      Is there some downside to the different projects federating with one another?

  • DessalinesMA
    link
    83 years ago

    No a user’s page won’t be a community, it’ll be a self-post / self-comment, and you’ll be able to follow not just communities, but users. Mastodon doesn’t support community-following just as we don’t support user-following (yet), so that wouldn’t help.

    • NXLOP
      link
      13 years ago

      My point is that automatically making a community by the name of the username on sign up would work like following users except itd allow someone to post on someones community which in turn would be like send a toot to a specific user on mastodon. Following a users “community” on lemmy would be following the user on mastodon.

      • DessalinesMA
        link
        33 years ago

        You could do that at any time I spose, but the main difference is that usually communities are topic focused rather than person-focused, which is one of the main differences between the reddit and twitter models.

  • @soloninja
    link
    13 years ago

    I do wish I can go to other lemmy instances with the same account or post there as well

    • DessalinesMA
      link
      3
      edit-2
      3 years ago

      That’s not how federation works, the whole point is you don’t have to go to the other site to make posts, you can make them and view them from the one you’re on. And this currently works with lemmy.