This comment was the first one I ever saw that said “Deleted by creator” so I was wondering what would happen if you copy the text of it. Apparently, this shows the text of the deleted comment. Is this a bug?

  • @[email protected]
    cake
    link
    fedilink
    English
    447 months ago

    It was probably cached beforehand.

    I remember on the old forum with the alien I could hit refresh constantly to see what deleted comments had said if it was cached on time.

    • @[email protected]
      link
      fedilink
      English
      127 months ago

      It worked on a comment in this post which I have never loaded before

      So it’s not a cache thing

      • @[email protected]
        cake
        link
        fedilink
        English
        137 months ago

        I think the app is caching things without you having to look at them so they can instantly load. Not 100% though. It’s what I noticed happening years ago.

        • Андрей Быдло
          link
          fedilink
          English
          47 months ago

          Servers cache stuff too. Instead of orchestrating each script and each request to db, they prerender pages to deliver. It’s getting trickier with dynamic sites like reddit, but it still saves a lot in processing time, money.

    • @[email protected]
      link
      fedilink
      English
      76 months ago

      The hardest thing in programming is naming things, off by one errors, and cache invalidation.

      • Tekhne
        link
        fedilink
        English
        46 months ago

        The joke is supposed to be “the two hardest problems in programming are naming things, cache invalidation, and off-by-one-errors” - the joke being that you say two problems and are off by one.

    • RubénM
      link
      fedilink
      English
      16 months ago

      Lemmy API returns comment content even if it was removed, but with a removed flag. Boost should not show the content in the copy dialog.