When I delete a comment on Lemmy, people can still see that there used to be a comment by me that I later deleted. What’s the reasoning for that?

Edit: changed “post” to “comment”.

  • fuckwit_mcbumcrumble@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    59
    arrow-down
    1
    ·
    5 days ago

    Federation. You delete something on your server, but the request to delete it doesn’t always get received by other servers. They could also just ignore the delete request.

    A great example of how anything you post on the internet is there forever. Never assume it’s actually fully deleted.

    • 712@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      5 days ago

      True. But the fact that a removed comment in a post is displayed as “deleted by creator” is a choice of the Fediverse protocol, isn’t it?

      • MentalEdge@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        19
        ·
        5 days ago

        That’s because you can’t truly delete a comment in a chain without breaking it.

        If others replied to your comment, you deleting your comment would break the thread.

        So a placeholder gets left behind.

        • 11111one11111@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          5 days ago

          Wait hows that different than reddit? I know they arent federated so the server explanation doesnt apply but as for what is seen when deleted, didnt reddit always just say deleted, instead of deleted by owner? Its been a hot minute but didnt they also display removed when something was removed by mod or for breaking rules?

          • LibertyLizard@slrpnk.net
            link
            fedilink
            English
            arrow-up
            3
            ·
            5 days ago

            Yeah at least on old Reddit it shows something different depending on why the comment is no longer visible. So for example it says Unavailable if someone blocks you.

      • TropicalDingdong@lemmy.world
        link
        fedilink
        English
        arrow-up
        17
        ·
        5 days ago

        That display is dependent on your view into the fediverse. If it was deleted on your instance, yes. If viewed from a different instance, not necessarily…

  • NotSteve_@lemmy.ca
    link
    fedilink
    English
    arrow-up
    26
    ·
    5 days ago

    It’s mostly to maintain the structure of a comment tree in my best guess. It’d be strange if a comment under your comment just bumped up the tree to being a reply to the person you were replying to.

    Continuing to show your username on the deleted comment is a UX design choice that I understand and sympathise with questioning but it’s kind of irrelevant when you think about how ActivityPub and the Fediverse works.

    Basically, even if Lemmy did hide your username, any ActivityPub server connected to any instance connected to your instance will have received that comment and you clicking “delete” is basically just asking everyone (possibly hundreds of servers) to please delete it. A server lagging behind on syncronisation, a server modified to discard delete requests (maybe for archival purposes) or even one that just pretends to delete comments for malicious purposes will still have that data

    I guess a TL;DR would be that it’s a UX choice but kind of an ant hill compared to the mountain that is the Fediverse. It’s not a bad thing but it’s definitely a trade off you should keep in mind

    Also your upvotes and downvotes are also public

    • 712@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      5 days ago

      Makes sense, thanks for explaining! I don’t know much about ActivityPub, but you explained this point well. Also good to know that upvotes and downvotes are public… 😄

  • Decentralization. It’s duplicated over onto other instances and it takes a while to show up somewhere other than where you posted and get deleted. There is also the possibility that an instance could not respect the deletion request or the request simply never makes it there.

  • dyslexicdainbroner@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    5 days ago

    It helps readers to understand the comments replying to your comment, that were posted before it was deleted (by you or a mod)

    Edit: added ‘Replying’ to make more sense

  • serpineslair@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    5 days ago

    Nothing is ever deleted on the fediverse. Just because you ask a server to delete something, doesn’t mean it has to. You should assume everything you post/comment on the fediverse is permanent - like a tattoo to your account, it can only be edited over, but even then, there could be an instance out there just archiving everything.

    • valar@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      I agree with this but it doesn’t fully explain why the comment itself gets removed while the fact that you commented doesn’t. If the explanation is deletion can’t be enforced across instances, why half-delete it? I think ultimately that’s just a design choice.

      • serpineslair@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 days ago

        Not too sure on lemmy’s exact inner workings but I would imagine there is still a “pointer” to the content being loaded, except the content is now missing in this case?

    • 712@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      Fair point, I guess. Also a bit scary. I sometimes read what I used to post on Facebook when I was 12 or 13 years old… 🤣

      • serpineslair@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 days ago

        Yeah it is haha. Tbf you should also assume everything on the internet as a whole is permanent. Those posts are likely still on a server somewhere, regardless if you deleted them.

          • Zak@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            5 days ago

            I think it’s best we just maintain some recency bias when it comes to how harshly we judge people for their past internet behavior. If you were an asshole ten years ago and haven’t acted that way recently, I’ll just assume you were 12. We were all 12 once.

  • Widdershins@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    5 days ago

    Why can’t comments be fully deleted on Lemmy?

    When I delete a post on Lemmy, people can still see that there used to be a comment by me that I later deleted. What’s the reasoning for that?

    1 make post with question
    2 get answer
    3 delete question

    The people from step 2 are getting tired of answering the same question that could have been answered if the original question was still up. What part of crowdsourced answer screams private question?

    • 712@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 days ago

      Yeah I totally get that. But what about comments I make on a thread that noone has replied to. Completely deleting those wouldn’t harm anyone.

      • TropicalDingdong@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        2
        ·
        5 days ago

        Its a design choice that is central to how the infrastructure of the fediverse works.

        And I disagree with your second statement.

        • 712@discuss.tchncs.deOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 days ago

          What’s the harm if I post “test” under a post without comments and then delete this comment one second later, without anyone having engaged with it?

          • Widdershins@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            5 days ago

            What’s the harm if you leave it up? I would rather see graffiti on a building than the sandblasted outline of where the graffiti was.

            • 712@discuss.tchncs.deOP
              link
              fedilink
              English
              arrow-up
              1
              ·
              5 days ago

              Yes, if I need to choose between the graffiti and the sandblasted outline of it, I’d also pick the graffiti. But if I could power wash the graffiti and make it non-conceivable, I’d prefer that.

          • TropicalDingdong@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            5 days ago

            I mean you are more than welcome to make that not the case. The git hub repo is right there. Fork it and make it your own.

          • velma@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            5 days ago

            It’s the principle of it. Start making exceptions for certain comments to be deleted then where is the line drawn? Easier to have it so nothing is ever truly deleted.

            • 712@discuss.tchncs.deOP
              link
              fedilink
              English
              arrow-up
              2
              ·
              5 days ago

              Hmm, but why does a social media need to be an immutable storage? I feel like I’m missing something here.

              I know some people are against any form of censorship and yes, I see the problem with the question of who can decide what gets deleted when. I’m totally on board here. But is “nothing should ever be deleted” really the best approach?

              Genuine question: if someone doxes your address on Lemmy, wouldn’t you want to be able to get it deleted?

              • velma@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                5 days ago

                Genuine question: if someone doxes your address on Lemmy, wouldn’t you want to be able to get it deleted?

                The someone still has my address, right? Getting it off Lemmy doesn’t really do much.

                I think that people using the Fediverse generally want there to be more transparency and more control by the users and less in the hands of a few admins. We’ve all seen how Reddit took control over users info and comments over the years. There’s a push here to not let that happen.

                • 712@discuss.tchncs.deOP
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  5 days ago

                  Well it would prevent others from getting to know your address, preventing harm. Transparency is good, but I’m just afraid that immutable transparency easily be exploited by ill-minded people.

                  There’s a similar debate in blockchain, where people have put CSAM into the Bitcoin blockchain where it will be forever stored.

                  I guess it’s the old debate of freedom vs security.

    • 712@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 days ago

      I can understand it if the comment is part of a thread. But I think comments without replies should be fully deletable.

      • velma@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        4
        ·
        5 days ago

        Then go back to Reddit, I guess? I swear I’m not saying that in a snarky way. But nothing is ever truly deleted even if you can’t see it on your profile anymore.

        • 712@discuss.tchncs.deOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 days ago

          I don’t wanna go back to Reddit. I know what you mean when you say “nothing is ever truly deleted”, but there is a difference between a comment being displayed as “deleted by creator” and the comment not being displayed at all while still existing under the hood.

          • velma@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            4
            arrow-down
            1
            ·
            5 days ago

            There are some instances that allow you to hide your deleted comments and posts, but it’s really just hiding it from yourself. Because of the way different instances are federated, your comments may still appear in other places even after you’ve deleted it. Smarter people than myself can explain it better.

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    5 days ago

    Developer opinion. It used to work like that, but they changed it a few months ago. I don’t know why they chose this behavior, and personally I disagree with it. If a comment has no replies, just delete it entirely.

    • 712@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      Glad to hear I’m not the only one who thinks a comment without replies could be deleted entirely with no harm done… 😄