176
TIL the Hairy Ball theorem
(wikipedia.org)
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
They already do this to redirect from the desktop view to the mobile view so they could do it the other way but don’t for some reason.
If a user changes their user agent to something that would cause a site to not be able to determine whether they are on desktop or mobile then they can expect that some sites aren’t going to work well.
The problem is that the site tries to detect the device type. If you let the user choose it and make it sticky by domain, you dont have that issue.
But your users have the problem that they go to the wrong site if someone on a mobile device shares a link when you’re on desktop.
It just seems inconsistent for them to detect mobile devices but not desktop devices.
That doesn't sound like a problem. It sounds like a feature.