• snooggums@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    10 days ago

    The underlying reasons for rpg.net’s moderation at that time were noble, but their implementation of many of their rules was a fucking disaster because it also targeted the people they were supposed to be defending along with allies who didn’t pass their purity tests.

    The ban on supporting Trump was one of the few things they did get right because it was simple and straightforward.

      • zogwarg@awful.systems
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        9 days ago

        Beautiful jank layout:

        Image description

        Depicted: Some delightful lemmy jankiness, above messages were only sinlge years followed by a colon, which for whatever reason gets rendered far far too left, outside of the normal “draw box” for a comment.


        My best guess: It treats any number followed by a colon at start of line as a list item, which has a hard x position for the colon, and since years are quite wide it overflows.

        EDIT: Guess looks partially right, guilty css (nested in flex boxes):

        ol, ul { 
          padding-left: 2rem;
        }
        
        • self@awful.systemsM
          link
          fedilink
          arrow-up
          6
          ·
          9 days ago

          it’s even worse on mastodon: it goes from plain text to markdown back to plain text, so both posts are just “1.”