Mio's site
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf to Lemmy@lemmy.mlEnglish ·
edit-2
16 hours ago

How to refer to a message in different server?

message-square
message-square
22
link
fedilink
7
message-square

How to refer to a message in different server?

aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf to Lemmy@lemmy.mlEnglish ·
edit-2
16 hours ago
message-square
22
link
fedilink

I saw that messages have different identifiers on different servers. What should I write in my text to make the hyperlink to work on all servers?

https://лемми.опенсорс.рус/post/15
https://lemmy.ml/post/49064481

15 ≠ 49064481

The site https://lemmy.ml/ is unreachable from my computer because of government politics. I want to refer to the copy of message, which is downloaded into my instance. But it have a new ID in my DB.

alert-triangle
You must log in or # to comment.
  • mathemachristian[he]@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 hours ago

    I believe that the original id is stored somewhere as well since there is i fediverse icon that takes one to the original. You can probably use that id when searching your db.

    • Aary@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      9 hours ago

      I expected some special syntax like post:id!community@domain

      Or ap_id?post/15@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf

      Here ap_id is the name of part of URI, which maps to
      https://lemmy.ml/post/ap_id
      and performs all the magic, which lemmyverse.link does

      Or https://lemmy.ml/post/49064481?15@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf
      if developers will integrate it into lemmy itself

      ?=post/15@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf - any ap_id

      ?!community@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf - any community
      ?usernick@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf - any user
      but the last two options are not necessary

      • mathemachristian[he]@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 hours ago

        I don’t believe those exist, it would be cool though

      • Aary@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        8 hours ago

        in another software it’s possible to use:
        p?ap_id@server
        c?conf@server
        u?user@server
        where this local links will be added to URI ending with trailing /

        i.e. https://engine.tld/application/objtype/NNNNNID/
        will be completed with
        https://localserver.tld/applicationname/objtype/NNNNNID/p?ap_id@remoteserver.tld
        https://localserver.tld/applicationname/objtype/NNNNNID/c?conf@remoteserver.tld
        https://localserver.tld/applicationname/objtype/NNNNNID/u?user@remoteserver.tld

        This way the local links will allow to setup redirects to any type of objects.
        (and without the special syntax and special parsing)

        • Aary@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 hours ago
          https://localserver.tld/applicationname/objtype/NNNNNID/=ap_id@remoteserver.tld
          https://localserver.tld/applicationname/objtype/NNNNNID/!conf@remoteserver.tld
          https://localserver.tld/applicationname/objtype/NNNNNID/user@remoteserver.tld
          

          and distinguish them with regular expressions at reverse proxy…

    • Aary@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      I created this topic on my own instance. It knows original ID, but doesn’t know ID-s in all other servers in federation.

      I want to write a link in such a way, that lemmy substitute it with the reference to the local copy of message on lemmy.ml server.

      But now lemmy just shows an original link to my server.

      • mathemachristian[he]@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 hours ago

        ooh like you can link it and people can click a link across the fediverse while remaining on their home instance. I would really like that as well.

  • aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 hours ago

    Проверяем:
    https://лемми.опенсорс.рус/post/15

  • whatiswrongwithyou@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    15 hours ago

    It’s 4:02 utc, do you know what your smart fridge is up to?

  • Shadow@lemmy.ca
    cake
    link
    fedilink
    English
    arrow-up
    2
    ·
    16 hours ago

    Use https://lemmyverse.link/

    • aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      16 hours ago

      it give the resulting link as https://lemmyverse.link/xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/post/15 so the lemmyverse.link website is the single point of failure. It goes against the idea of federation.

      • Shadow@lemmy.ca
        cake
        link
        fedilink
        English
        arrow-up
        2
        ·
        16 hours ago

        It’s just a convenience service. Your original url is right there in the path if it were to go down, and it’s open source if you want to run your own.

        There’s no other way currently to do it

        • aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          15 hours ago

          «Your original url is right there in the path if it were to go down» But how it’s supposed to help one, to see the original URL? It will help only if the content is archived in some way. If remote lemmy server will go down. Then content will became unavailable, even If I install a local copy of that redirecting engine.

          • Shadow@lemmy.ca
            cake
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            15 hours ago

            The point is that it redirects you to the post on your personal interest.

            You can also paste that into the search of any lemmy instance to find it, if they mirrored it

            • aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOP
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              14 hours ago

              You can also paste that into the search of any lemmy instance to find it, if they mirrored it

              Yes, this works. But I don’t understand how. The question is - will it work, if remote instance went down?

              • Edie [it/it/its/its/itself, she/her/her/hers/herself]@lemmy.ml
                link
                fedilink
                English
                arrow-up
                1
                ·
                3 hours ago

                Yes

                https://lemmy.ml/search?q=https%3A%2F%2Flemm.ee%2Fpost%2F68175317&type=All&listingType=All&page=1&sort=TopAll&titleOnly=false

              • Shadow@lemmy.ca
                cake
                link
                fedilink
                English
                arrow-up
                1
                ·
                13 hours ago

                Once a user on the remote instance subscribes, all posts are replicated over as they’re made. Not at the the time of request.

                • aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOP
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  13 hours ago

                  The existence of local replica doesn’t prove, that searching by remote URL will work (with remote server down).

  • whatiswrongwithyou@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 hours ago

    Business cards with your website on em the looooong way

  • whatiswrongwithyou@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 hours ago

    Removed by mod

  • whatiswrongwithyou@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 hours ago

    My man is just checking to see if you’re rfc952 complaint.

    Only hostname I ever seen with a glottal stop

    You know ai out here registering domains bc it tried to put an em dash

    • Aary@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      15 hours ago

      I enter xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf into the field of https://lemmyverse.link/ when it asks my home. But the site doesn’t accept that perfectly RFC952 compliant name

      • aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 hours ago

        An additional problem - the site https://lemmyverse.link/ is available only partially (requires VPN to work).

        So my new idea is to deploy
        https://github.com/RikudouSage/lemmyverse.link
        into my website locally, and give 2 links - the relative (via local redirector) and the direct one (as a fallback).

        the relative link on forein server will became broken, until they also install such redirector into the same path.

        After that the link will always lead to local server and redirect to preferred server of user.

Lemmy@lemmy.ml

lemmy@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !lemmy@lemmy.ml

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 14 users / day
  • 41 users / week
  • 83 users / month
  • 801 users / 6 months
  • 1 local subscriber
  • 14.6K subscribers
  • 178 Posts
  • 1.85K Comments
  • Modlog
  • mods:
  • Nutomic@lemmy.ml
  • BE: 0.19.12
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org