this post was submitted on 23 Dec 2023
121 points (99.2% liked)

Boost For Lemmy

7217 readers
2 users here now

Community of the Android app Boost for Lemmy Play Store Link

founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] flooppoolf@lemmy.world 44 points 1 year ago (3 children)

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.

[–] gens@programming.dev 7 points 1 year ago (1 children)

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

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.

[–] rmayayo@lemmy.world 1 points 1 year 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.