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

  • @[email protected]
    link
    fedilink
    231 year ago

    I don’t think an unmodified Reddit app would be able to effectively browse the fediverse no matter how good a translation API is, but it could mean a lot LESS work for an app designer making a lemmy app.

    • @[email protected]
      link
      fedilink
      51 year ago

      What would the huddles be for normal, non-mod users? Once you sign up for an instance, isn’t serving content from all and letting users subscribe to communities pretty much the same flow? I don’t see why the fact that these “subs” are on different servers couldn’t be transparent to the client.

      The client I use – Relay – doesn’t even have a sign up flow, and I suspect could transparently serve Lemmy content with a good translation API.

    • Einar
      link
      fedilink
      12
      edit-2
      1 year ago

      Hey. Don’t dis my first love. 😊

      I still have Infinity installed and will miss it sorely. It has some features Jerboa is still missing. But I am hoping some of these 3rd party devs will find a love for Lemmy. If Lemmy can hold a growing community.

    • @[email protected]
      link
      fedilink
      111 year ago

      Better have a smorgasbord of different apps, it’s great if we can get a decent competition going.

    • @[email protected]
      link
      fedilink
      41 year ago

      God I hope so. No knock against the developers, because it’s a young app and they are improving it almost every day, but Jerboa is really hard to use coming from Relay.

      u/DBrady just has excellent UX/UI design sense.

  • Ghostalmedia
    link
    71 year ago

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

      • Ghostalmedia
        link
        2
        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.

      • 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

      • @[email protected]
        link
        fedilink
        11 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.

        • @[email protected]
          link
          fedilink
          81 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

          • @jostein
            link
            English
            2
            edit-2
            1 year ago

            I think a good solution would be to let communities mirror other communities. If several instances have similar communities, each community could choose to mirror the other on their instance. But I am no programmer, so maybe it is more complicated than it seems.

        • 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.

    • @[email protected]
      link
      fedilink
      21 year ago

      Couldn’t they just treat them as subreddits? Subs are essentiallly their own communities already