• @DannyMacOP
      link
      151 year ago

      Looks like a bug! For me, from lemmy.world’s web interface, it is -1 as of this posting.

    • @grue
      link
      14
      edit-2
      1 year ago

      As the saying goes, there are two fundamentally difficult things about programming:

      1. cache coherence
      2. coming up with good names for things
      3. off-by-one errors

      Negative comment counts are likely caused by the latter.

    • TheSaneWriter
      link
      fedilink
      91 year ago

      It’s something glitchy that happens when people delete comments. I know Voyager recently pushed a fix, I’m not sure about Liftoff (If I’m recognizing the UI in your screenshot correctly).

    • candyman337
      link
      21 year ago

      If a user deletes a comment it subtracts from the count, seems to go to negative numbers sometimes, maybe when it’s removed it subtracts two on certain circumstances