On the instance I’m using, my comments and posts have disappeared. It is ok?

I had a few helpful comments here that I saved, but it’s all gone.

Having got used to the stability in Mastodon I was surprised by such things in Lemmy as:

Unable to log into your account through the app after an update on the server.

Unable to log into your account through the app if your instance version is out of date.

Just because you’ve created a post or written a comment doesn’t mean other Lemmy users will see it.

I have to constantly check to see if my messages are visible on other instances.

You also need to have many sub-accounts on different instances in case some of the primary instances are unavailable.

  • Lmaydev@programming.dev
    link
    fedilink
    arrow-up
    29
    arrow-down
    1
    ·
    5 months ago

    A lot of the mentioned issues are caused by instances having different versions.

    This could be fixed with API versioning. As in you support the last couple versions of the API rather than only the new one.

    • pixelscript@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      4 months ago

      I believe this most recent update to v0.19 was somewhat unique in the regard of login incompatibility across versions, as major breaking changes to authentication itself were the focus of it.

    • ChaosAD@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      4 months ago

      Yeah but take into account nobody was expecting reddit enshitificate so fast.

      Before we get the massive exodus things were smooth.

      • Lmaydev@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        Yeah I’m sure it revealed a lot of scaling issues and other bugs.

        It’s often considered bad practise to prematurely optimize software. But when working at scale little things can start to really bite.