someone is working on a reddit api compatibility shim so reddit apps could connect to Lemmy without redesigning their apps

https://github.com/derivator/tafkars/tree/main/tafkars-lemmy

“Tafkars stands for “The API formerly known as…”, is written in Rust and is pronounced like “tough cars”. Tafkars is an API proxy that allows apps to talk to Lemmy through a familiar API from a kinder time. The hope is that this will make it easy for app developers to support Lemmy with only minimal code changes.” @fediverse

  • Ghostalmedia
    link
    fedilink
    51 year ago

    Interesting, I wonder how they’ll handle communities being decentralized.

    • @emberwit
      link
      fedilink
      31 year ago

      Communities themselves are not really decentralized, are they?

      • @Moonguide@lemmy.ml
        link
        fedilink
        41 year ago

        Kind of, in the sense that once populations booms, there could be many communities covering the same topic. Which has both upsides and downsides.

        • @pcouy@sh.itjust.works
          link
          fedilink
          51 year ago

          Since I’ve joined lemmy, I’ve been thinking about some kind of “community merging” feature.

          A “meta community” would be able to “follow” other communities across the fediverse and posts from followed communities would show up in the “meta community’s” feed. Posts from followed communities would remain on their original instances, or they could be duplicated to the meta community’s instance.

          There are a lot of details to work out, but I think this would add a lot more usability to lemmy and the fediverse as a whole

        • thisn
          link
          fedilink
          51 year ago

          I guess this will be sorted out by itself, as people will be joining the most active communities regarding a topic - at one point the least actice communities of a topic will “die” out.

      • wakest ⁂OP
        link
        fedilink
        21 year ago

        @emberwit @Ghostalmedia well they are in the sense that any account from across the fedi can contribute to them. I just posted this topic from my single user mastodon instance

      • @Die4Ever@programming.dev
        link
        fedilink
        2
        edit-2
        1 year ago

        they kind of are, each post originates from the instance of the OP not the community

        for example if you click this icon on any post or comment, you’ll see the actual native URL of it

        notice that this post is actually https://social.wake.st/users/liaizon/statuses/110529759862782876 even though the community is https://lemmy.ml/c/fediverse

        the native URL is what you need in order to share a post with other people so they can paste it in their own instance’s search box

      • Ghostalmedia
        link
        fedilink
        1
        edit-2
        1 year ago

        The individual communities, no, but where they are hosted is decentralized.

        Might not be a big UX problem. If Apollo or RIF had their own instances, and defaulted the feed to “all,” not local, then the experience would probably feel similar to a lot of folks.

        But Apollo’s instance might also have a million+ folks, so that could be a performance problem.