|
|
|
|
|
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. |
|