Hello, I started to experience a problem with Mull and Duolingo (and also bromite) that started about 1 month ago.

Basically Duolingo tells me that my browser is not supported but it worked perfectly fine before. Anyone experienced this issue? I can’t find an issue on mull repo apparently about this specific issue. Dunno if it is something about resisting fingerprint but I wonder why that happens…

  • brianary@startrek.website
    link
    fedilink
    arrow-up
    23
    ·
    5 months ago

    So do feature testing, not user-agent sniffing! For Pete’s sake, it’s 2024! That’s been the best practice for decades!

    • ErwinLottemann@feddit.de
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      5 months ago

      that’s not the point. the user is going to open a ticket because something does not work because their browser does not support it. and it’s way easier to tell them to install ‘this browser’ than to install ‘a browser that supports a specific feature’. most of the users don’t even know what a browser is…

      • HumanPerson@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        ·
        5 months ago

        Ok, but why not do both? If the browser supports all needed features, then let the user continue. If not, recommend list of supported browsers with small text at the bottom describing what feature is needed for technical users.

      • reddig33@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        5 months ago

        Updating to the browsers listed isn’t going to solve a problem like the one you describe. Extensions and plug ins are still a thing in modern browsers.

    • toastal
      link
      fedilink
      arrow-up
      4
      ·
      5 months ago

      I like that Google is always the one recommending this while also being the one that does some of the most obvious user agent sniffing