this post was submitted on 23 Dec 2023
112 points (99.1% liked)
Boost For Lemmy
7712 readers
40 users here now
Community of the Android app Boost for Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
I think the app is caching things without you having to look at them so they can instantly load. Not 100% though. Itβs what I noticed happening years ago.
The hardest thing in programming is naming things, off by one errors, and cache invalidation.
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.