• bdonvr@thelemmy.clubOP
    link
    fedilink
    arrow-up
    56
    arrow-down
    5
    ·
    1 year ago

    and support for Kbin in all of the Lemmy apps

    Very much doubt. I’m sure many will but not all. The API isn’t identical so they’d have to commit to maintaining both.

    • –Phase–@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      37
      ·
      edit-2
      1 year ago

      Yeah I suppose not all of them will want to commit to supporting Kbin, but some definitely will. Honestly though, so long as it’s possible to search for and subscribe to Kbin magazines from Lemmy, that’s all I really care about.

        • Enasni@lemmy.world
          link
          fedilink
          arrow-up
          13
          ·
          1 year ago

          Memmy dev said they plan to as well but “not within this year” if I recall correctly.

        • chrizbie@lemmy.nz
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          I’m so so looking forward to sync, and it gives me a lot of hope seeing all of these apps and fancy UI’s, it’s reassuring that the fediverse is here to stay and will continue to grow

    • zelifcam@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      1 year ago

      It would be great if someone created a fediverse browser native app. Log into all the platforms and add a translation layer to create a truly unique experience. Maybe it would only make sense if you could authenticate one account on all the activitypub platforms? I understand the amount of technical hurdles and maintenance to do so. I suppose I find the thought of experiencing them combined intriguing. If someone created A single app experience, in a intuitive way, I’d definitely give it a try. I can see lemmy posts on mastidon. Would be kind of cool if it could handle that and display those posts using a lemmy ui. But making it seamless.

    • KᑌᔕᕼIᗩ@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 year ago

      I don’t, it’s not that much more work as the basics of it won’t change that much over time and the functionality will be near identical. We might not get newer features that are eventually added though.

      • Piers@beehaw.org
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I would expect that 99% bits of your app that talk to the API can be the same for both, you just need to maintain slightly different code for interacting with each actual API.

        In fact scrolling further through the comments I see that not only is this how @hariette is handling it for Artemis but she’s also looking at making the talking to both APIs bit of the code available to other devs.