It’s been a week since I’ve had to do a major attitude adjustment.

I’ve created tons of local comments on this server to try and figure out what is going on with performance that lemmy.world is still blocking all comment links: https://lemmy.world/post/2697806

I really wish developer would have rushed in a fix for the ampersand munging in URL and other content… a lot of links now on Lemmy are broken because of the damage to the URL.

  • RoundSparrow @ BTOPM
    link
    fedilink
    11 year ago

    Idea to try later today…

    Study the params of lemmy-ui for fetch on a comment link… also how “view context” changes those form variables.

    Also manually do the form WITHOUT max-depth set at all, see how lemmy_server behaves with that sorting.

    How exactly was an index scan being hit without post id that is now being undone?