I apologize if there’s posts on this already. I’m still new here, and it’s very confusing.

I’ve read through the wikipedia entry, blogs, stack overflow posts, lemmy threads, etc… however in all of them, I feel like everyone glosses over how one goes about subscribing or even viewing content from other “packages”. For example, I have an account on lemmy.world, and am using the lemmy mobile app. I’d like to view / subscribe / participate in content from Misskey. Is this possible?

Everything I’ve read suggests it is, given that both lemmy and misskey leverage the same protocol, though I can’t figure out how that works.

  • @Rooki
    shield
    MA
    link
    1010 months ago

    Hi @[email protected],

    a Mod Note: Please phrase your title as a Question ( Its our Rule 1 ) please change it in the next hour or we are forced to take down this post.

    Thank you.

  • FozzBear
    link
    fedilink
    4610 months ago

    Generally if you search for the full URL or handle of a profile or community your server should be able to find it. For example to find a user like mark ruffalo I just searched for @[email protected] on my lemmy instance. After a few tries it did find him but not his posts. I’ve only reliably gotten this searching to work through the main lemmy ui so your mileage may vary depending on the app you use. Misskey should work similarly I believe but I don’t follow or know of anyone on there so not sure

    • @Candelestine
      link
      1110 months ago

      Upvoted for actually attempting to answer the question. Very well done.

    • @mikazuki
      link
      610 months ago

      I believe it just finds the user and not the post because the previous posts aren’t synced. So if you are the first user on your instance (eg lemmy.world) to look at that user, only the new posts that this user posts after you have subscribed are synced to the instance.

    • @SleepingTowerOP
      link
      210 months ago

      I got similar results. I can see his profile, but not his posts. Thanks for replying! This definitely helps.

      • FozzBear
        link
        fedilink
        210 months ago

        I don’t believe so, it looks like they use their own API. I would guess because they implement a subset of the subsonic API and it might be hard to juggle both. But there’s no harm in trying and seeing what happens.

        • ℕ𝕖𝕞𝕠
          link
          fedilink
          110 months ago

          I thought it was still the ActivityPub API? Or you’re saying they’ve added enough on top that compatibility is an issue?

      • @SleepingTowerOP
        link
        2
        edit-2
        10 months ago

        That’d be nice. I think this is what confused me - I made an account here, and expected to be able to use this account to interact with other packages like Funkwhale. However, it seems this is not the case. Each package requires you to create an account on their platform if you want to interact with their content within their app.

  • eh
    link
    fedilink
    1010 months ago

    Well, the “how” is technically simple. You paste the URL to the search box and you hit subscribe. You can do that right now with:

    • Lemmy communities
    • Kbin communities
    • PeerTube channels
    • Mayyyyybe a.gup.pe / chirp.social groups??? idk how well those would work

    Lemmy itself only let you subscribe to ActivityPub Group actors though, so it’s quite restrictive in that regard. kbin adds user follows and microblogging into the mix, but you can’t do those through Lemmy yet (or perhaps ever).

    However, the real “problem” is presentation. While you can, say, follow a Lemmy group from Mastodon. Mastodon is not intended for groups so it kinda breaks and ends up spamming your home timeline with all the posts and comments. Other implementations such as Akkoma or Misskey or Calckey (pending rename) might end up interacting better (because Mastodon will try to convert everything it gets into Notes in a “lossy” fashion).

    While the protocol does allow you the freedom to interact between services, you will not get the best experience if you’re not on a “similar enough” service. Although that does not stop you from following a PixelFed account from Misskey, or a Mastodon user accidentally finding their way into the Lemmy comments section. (You can tell because they’ll be the only comments that end up tagging people when replying)

  • @[email protected]
    link
    fedilink
    610 months ago

    Full disclosure I can be completely wrong, but this is my understanding.

    I don’t believe it is possible today to connect your Lemmy to Misskey. I may be wrong, but Lemmy at the moment supports kbin and lemmy. For example, Mastodon can read Lemmy, but Lemmy cannot read Mastodon. This is just a limitation of the way the app is programmed, even though the ActivityPub backend can communicate.

    • FozzBear
      link
      fedilink
      310 months ago

      Yeah, I’m pretty sure they interpret the endpoints differently so unless a mastodon post is directly targeted at a community or something, lemmy just drops it. That’s why I still run a dedicated mastodon and lemmy instance. Kbin promises best of both worlds but doesn’t seem mature enough for my tastes.

      • @RookiMA
        link
        210 months ago

        It isnt posting it directly to the others instance api. Rather the Servers “Bot” requests the others API for updates and “scrapes” it like so

    • @SleepingTowerOP
      link
      110 months ago

      I can see how the incompatibility can happen, despite the common protocols, each package serves a different purpose. For example, what should be shown when you subscribe to a video hosting service through a Lemmy instance? An aggregated list of thumbnails? A list of videos? What is a video hosting service to a link aggregator.

      Despite having a common protocol, it does seem impossible to have one app handling everything.

      Thank you for your reply.

      • @[email protected]
        link
        fedilink
        210 months ago

        There is one app I know of that is for generic ActivityPub activity, https://docs.microblog.pub/

        But as you said, in the more complex UIs like Lemmy, Mastodon, PeerTube, it would be a challenge to make the different forms of content fit the same structures. Micropub isn’t exactly nice to look at, but it is basic enough to be able to serve the different types of content… kinda

      • @[email protected]
        link
        fedilink
        110 months ago

        For example, what should be shown when you subscribe to a video hosting service through a Lemmy instance? An aggregated list of thumbnails? A list of videos? What is a video hosting service to a link aggregator.

        While I agree with the general premise, this is actually something a link aggregator would handle well. Translating, say, a YouTube video to a Reddit or Lemmy post is just title to title, video as the link, description as the text, replies as comments. Despite being shown very differently and used for different purposes, they’re about as similar on the backend as any two formats. Converting Tweets to Reddit posts and vice-versa is more difficult.

  • @[email protected]
    link
    fedilink
    410 months ago

    Ppl have already provided really good information.

    I wanted to add that generally a lot of things work in theory rn for Lemmy and other fediverse entities, but a lot of them are still riddled with bugs and stuff, so your experience might not line up with what is theoretically possible.

    I’d assume in January a lot of the apps are already broadly usable for the most part with some minor bugs still sticking around. So things will definitely improve greatly over the next while. But until then things might not always look like you’d expect them to.

    • @Klear
      link
      810 months ago

      That’s not helpful at all.