• rtxn@lemmy.worldM
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    9 hours ago

    The reply on masturbated.one (the Mastodon instance) has an embedded image with the reference. It’s strange that it didn’t make it into the Lemmy comment.

    • imaqtpie@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      8 hours ago

      Aha, took me like 15 minutes to learn how to navigate that site (I never used Mastodon or Twitter) but I figured it out.

      This was the reply on Mastodon

      Federation between Mastodon and Lemmy is still very limited in functionality and weird. Obviously the image OP attached to the original post made it over, but the one they attached to their comment did not.

      The devs need to do a lot of work on that if it’s ever going to be usable by most people. But also users need to experience both sites for themselves to start to understand what the actual use cases for cross platform functionality are.

      I think I got a little better understanding of how it is to interact with a Lemmy community/thread from trying to find that user and his reply via the Mastodon interface. It’s pretty confusing tbh because there’s no threading at all, just random replies.

      But actually on further investigation there is a way to view the thread, I can kinda see it here

      https://masturbated.one/@[email protected]/113872823948648738

      Edit:

      Wtf clicking that link actually navigates me to this Lemmy thread on sh.itjust.works. Now I’m just more confused than ever.

      I’m guessing that it automatically navigates to Lemmy because my account comes from Lemmy. But you can find the Mastodon view of the same comment by manually navigating through Mastodon. Interestingly, the Mastodon view has the same problem where my embedded image doesn’t display. Definitely work to be done.

      • rtxn@lemmy.worldM
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        8 hours ago

        I think that link does the same as the direct link icon with the fediverse icon on Lemmy. I can’t figure out the mechanism it uses, though. The HTTP request is just empty and sh.itjust.works is displayed immediately. I expected at least a 301 redirect or a script to execute location.replace() but I can’t see anything.

        As for the image, the embed mechanism is probably different on Mastodon and doesn’t translate at the moment. (I don’t even know if they support standard Markdown let alone the Lemmy flavor)

        Let me see…

        Looks like that would be a mixed result. Still, I commend the team behind the interface for getting federation to work.

        • imaqtpie@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          8 hours ago

          Some of the basic markdown seems to work. Stuff that works:

          • bold with double asterix
          • italic with Asterix
          • line/paragraph breaks (I think?)
          • block quote with >
          • inline code with `
          • this list 😅
          • rtxn@lemmy.worldM
            link
            fedilink
            arrow-up
            2
            ·
            8 hours ago

            Not bad, but still far from parity. Interestingly, the line break is rendered as the correct <br> tag, but is visually identical to a paragraph break.

            • imaqtpie@sh.itjust.works
              link
              fedilink
              arrow-up
              2
              ·
              8 hours ago

              Huh, that is interesting.

              Definitely a long way to go, but getting better cross compatibility with Mastodon would be very beneficial because I feel like Mastodon users are fairly similar to Lemmy users in terms of attitudes and interests, and they have a huge active userbase compared to us.