• Binderfullofpizza@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    1 year ago

    I’m using it on iOS and don’t get me wrong the app looks beautiful. I’m finding issues with communities not loading posts, comments or general sync issues. I have an issue where trying to reply to a comment would overlay the comments over the textfield.

    • RoundSparrow@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      1 year ago

      I’m finding issues with communities not loading posts, comments or general sync issues.

      Lemmy’s Rust code uses an ORM called Diesel that masks the SQL statements and you really have to watch the PostgreSQL server independently to verify that the SQL isn’t doing wild things like loading thousands of records when you only needed 3. Just today people are finally sharing some information out of the big servers (lemmy.world) as to what PostgreSQL side says is actually happening. Hopefully the biggest mistakes are going to get cleaned up quickly.

    • wason@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      That might be a server issue. Lemmy.world is still having performance issues and just like the picture in this post we are all seeing many errors often.