Hacker News new | ask | show | jobs
by freediver 1778 days ago
User agent string lost most if its meaning and is often abused.

Safari even froze its UA string to help against browser fingerprinting (giving less bits of information).

Unfortunately it is still the only way to somewhat distinguish browsers without using javascript.