this post was submitted on 19 Apr 2025
176 points (98.9% liked)
Today I Learned (TIL)
7306 readers
12 users here now
You learn something new every day; what did you learn today?
/c/til is a community for any true knowledge that you would like to share, regardless of topic or of source.
Share your knowledge and experience!
Rules
- Information must be true
- Follow site rules
- No, you don't have to have literally learned the fact today
- Posts must be about something you learned
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
Why encode it in the URL.
How else do you do it? Cookies? JavaScript? That would be terrible.
Responsive design usually doesn't require detecting anything about the client. There's probably some differences in actual HTML markup between mobile/non-mobile Wikipedia, but I'd be surprised if it has to be that way. Media queries have been available for a long, long time.
read the user agent when u visit the link like every other site ever
Shitty sites with stupid devs*