80
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 31 Aug 2025
80 points (100.0% liked)
Asklemmy
50255 readers
504 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 6 years ago
MODERATORS
I'm not a developer at any of these sites, but a couple of guesses:
They genuinely think relative dates are a more user friendly experience.
They know they serve old content, but want it to appear relevant. I've seen social media do this on several platforms where they obscure the date entirely on content that is not very fresh. This can be frustrating when you're searching for an answer to a technical question and do find advice, to only find out after trying it that it refers to a version of the software that's now very out of date.
SEO. Tricks like this might help the page rank higher in search engines. (I don't know, I'm not an expert and SEO annoys me, but it feels like something designers might do to trick the engines)
Neither is a technical reason, it's going to be about design, marketing and aesthetics.
Ublock will block what's displayed, but not show you the actual. Something like UserScripts would allow you to extract the dates from the html and display them, or perhaps some css tweaks to change how things are displayed. But these would need tailoring for every single site you want and be liable to break if they change anything on their end.
Alternatively, you may wish to search sites for their Accessibility settings, or explore software that tries to do this for you - or even contact the sites and ask them to make the dates more readable on accessibility grounds.