• dustyData@lemmy.world
    link
    fedilink
    arrow-up
    76
    arrow-down
    1
    ·
    1 month ago

    Love the passive-aggressiveness and completely agree with it. Android and ChromeOS are Linux. They should report as such. Let’s see those stats change.

    • joojmachine@lemmy.mlOP
      link
      fedilink
      arrow-up
      45
      ·
      1 month ago

      I personally see as benefiting us Linux users by forcing the rare website that “doesn’t work with your operating system” to work if they want to reach that sweet over-a-billion-user Android market. Win-win for pretty much everyone.

      • Vincent@feddit.nl
        link
        fedilink
        arrow-up
        5
        ·
        1 month ago

        It sounds like the idea was actually the other way around: forcing the rare website that doesn’t work with Firefox for Android (which only has a small share of the billion-plus-user Android market) to work.

  • reddig33@lemmy.world
    link
    fedilink
    arrow-up
    43
    arrow-down
    2
    ·
    1 month ago

    User agent strings are an outdated discriminatory concept. Browsers should be specifying supported JavaScript, HTML, and CSS versions instead.

    • Vincent@feddit.nl
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      I don’t think any of those standards do versions anymore. They just add modules, and then browsers implement them in whatever order.

      They could list the individual features, but of course, now you’ve exposed a huge fingerprinting vector. And that wouldn’t even help for bugs, where the browsers would say they implement a feature, but then a bug would still require a browser-specific workaround. And you’d have to have access to it already via the HTTP request headers, because you might need to serve different content in response to it.

      UA strings are not pretty, but it’s not a simple problem to solve.

  • MrSoup
    link
    fedilink
    arrow-up
    40
    ·
    1 month ago

    Firefox 126 on Android has added “Linux” to the HTTP User-Agent String… Adding Linux finally to the Android User-Agent string has fixed some website compatibility issues plaguing Firefox for Android.

    Are there still sites that rely on useragents, other than auto-selecting a package to download?

  • Captain Beyond@linkage.ds8.zone
    link
    fedilink
    arrow-up
    36
    arrow-down
    1
    ·
    edit-2
    1 month ago

    On the one hand, anything that acknowledges Android as being a Linux system is welcome.

    On the other hand… ugh, user-agent strings.

    • unalivejoy@lemm.ee
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      1 month ago

      There are 3 classes of Linux distros:

      • gnu/glibc based for general use
      • alpine/musl based for containers
      • Android for people afraid of GPL