I remember an article (or maybe it was a comment on an article) from a supposed former reddit dev a couple weeks ago that their database caching for user comments doesn't actually keep track of every comment you make, beyond a certain point older items will be dropped off the list as new ones are added. So for old accounts, not everything will be listed when looking at your comment list, which is how these tools usually work. The comments are all there in the database obviously and can be loaded when opening a page, but the cache for your account only allows X number of items to be referenced with old items dropping off as new ones are added. When you go to your account comment list it just looks up that cached reference list, it doesn't actually search the database for everything. So on an old account it will have a lot missing because things have fallen off that reference list. Wish I could find that article of comment now to reference though.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: