• MrKaplan@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 days ago

    I’ve considered setting up a static read-only copy of lemm.ee, but without being able to host this on the original domain i don’t think it’ll be of much use. i already reached out to @sunaurus@lemm.ee to see if he would be interested in something like this, doesn’t seem like anything was planned from his end so far.

    • Venia Silente@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      If that means making sure old content is still reachable in an “authoritative” way (eg.: being able to retain some sort of permaURL), I’m all for it and would wish you all the best luck.

      • MrKaplan@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 days ago

        My idea was to serve it in a way that would allow ActivityPub clients to resolve content still, while having a light static render for other clients for local content.

        For content on other instances it would probably require some kind of lightweight redirection service towards the original item to be set up to prevent breaking those URLs.

        This could probably be built just from scraping, without requiring database access.