Hacker News new | ask | show | jobs
by hombre_fatal 2688 days ago
It's not their fault Reddit UI leaves [deleted] tombstones. Reddit even makes the WTF-level UX decision to show threads and threads and threads of [deleted] comments because a mod deleted top-level comments.

I've used scripts like it a few times. What I thought was clever was that some of them edit the comment before deleting it. It's trivial to have a is_deleted=true flag, but far less likely to store comment revisions.

1 comments

If there's ever been a dispute about what a comment ever said prior to an edit, that anyone who worked at reddit cared about, there's a good chance they store all comment revisions even if they didn't at first. I would be very surprised if they do not store all comment revisions.