this post was submitted on 16 Jun 2026
137 points (96.0% liked)

Ask Lemmy

40021 readers
2022 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


7) No Hit-and-Run questions.
Please don't delete your post for no apparent reason. If you plan on deleting a question later, say so in the post, or if you feel that you have a good reason to remove it, message a mod beforehand. It's not fair to the ones who took their time to answer, and it's not in the spirit of the community.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 3 years ago
MODERATORS
 

I'm getting annoyed with people that ask a question, have the community answer their question and troubleshoot over several days, only to delete their post and the solution.

The person asking the question is often providing the least amount of effort, so why should they have exclusive right to delete the contributions of others?

Possible fix: have a per-community option to only request deletion.

you are viewing a single comment's thread
view the rest of the comments
[–] mic_check_one_two@lemmy.dbzer0.com 2 points 14 hours ago* (last edited 14 hours ago) (1 children)

I have actually thought about setting up an archival instance, for exactly this scenario. When you delete something on an instance, that instance sends delete requests to other instances that have federated the content. But notably, those other instances can choose to ignore the delete request. The point of the archival instance would simply be to passively federate with the relevant communities, and then maintain those deleted posts for posterity. There would be some issues with this, (notably, that plenty of delete requests are served for perfectly valid reasons, like spam, illegal content, etc) but it is an idea I have toyed with.

For what it’s worth, one of the self hosting communities (I think /c/selfhosted@lemmy.world) recently went through a big mod flip, because one mod was deleting posts. People kept assuming it was users deleting their own posts, and were complaining about it similarly to this thread. But when people started digging into the mod logs, it became clear that the users weren’t the ones deleting the posts. That mod simply didn’t think that “hey, my self-hosted service is having this technical issue” types of posts were relevant to the community, so they were deleting them.

It’s entirely possible that we’re in a similar situation here. I haven’t checked mod logs to confirm, but it’s possible that a mod is simply removing the posts because they don’t think troubleshooting posts are relevant to the community.

[–] pomegranatefern@sh.itjust.works 1 points 9 hours ago* (last edited 9 hours ago)

I was there for that, yeah. It did occur to me that this might be a similar case, but either way, I think the solution to deleted posts like this should be that you can still view the comments by going to the link directly or clicking to it from a comment on a user profile.

While I understand that it's hard to recall an arrow that's been let fly into the public forum of the Fediverse, I don't love the idea of automatically saving everything, either. I want for people to be able to self-delete content, and also there's concerns of doxxing and illegal content. I just don't think that deleting a post should make the comment section disappear into the aether.

My ideal scenario here would be:

  • Self-deleting a post will remove the post content and remove the post from the community where it's posted, but the comments remain viewable by going to the post link or a comment directly.
  • Moderators have the option to delete a post vs. to unlist a post from the community. So illegal content could be deleted, but off-topic content would leave the post's text intact, just prevent it from showing in the community feed. Unlisted posts could also still be re-shared to more appropriate comms.
  • Users would have the ability to mute notifications on a post, removing motivation to delete posts just to get rid of notifications.
  • Users would have have the ability to orphan a post, removing its association with their user but keeping the post otherwise intact, for people who want to leave a post available for archival purposes but no longer want their name on it.

Of course, I list these as ideals because I realize there's potentially tricky implementation issues. I've never really dug into the codebase, so IDK if some of this is stuff that would require updates to the Fediverse protocol itself to be supported, if some of it would be tricky or a heavy lift on Lemmy and Piefed, how difficult it would be to update viewing apps like Voyager and Jerboa and the like, etc. And there are of course also UX considerations in terms of how to make any of this intuitive to site users. But it does feel to me like the ideal balance of users having the ability to remove their own content vs. people wanting to retain access to their own content and to useful references even when a post is removed vs. moderator ability to curate and moderate communities.