• Eggyhead@lemmings.world
    link
    fedilink
    English
    arrow-up
    185
    ·
    7 days ago

    Their deliberate word choice of “upgrade” to supported operating system is mildly infuriating.

        • Victor@lemmy.world
          link
          fedilink
          English
          arrow-up
          38
          ·
          7 days ago

          Right, but that could still be given dynamically by a library as “one of the unsupported ones”, getOSName(). They still might not have hard-coded “Linux is bad”.

        • biscuitswalrus@aussie.zone
          link
          fedilink
          English
          arrow-up
          46
          ·
          7 days ago

          Which will be “If not Windows 11 or Mac os then report os string”. I don’t think they specifically took the time to research different OS’s and list them.

        • Skull giver@popplesburger.hilciferous.nl
          link
          fedilink
          English
          arrow-up
          27
          ·
          7 days ago

          They’re probably using a third party library to do user agent detection. I doubt anyone ever tested their code on Linux in the first place. They’re probably writing code like “if Windows version >= 10 or macOS version >= 10.14 or Android version > 10 or iOS version > 14” and Linux just happens to fall through because it has none of those versions.

        • Tiresia@slrpnk.net
          link
          fedilink
          English
          arrow-up
          4
          ·
          7 days ago

          The program has the information, but that doesn’t mean the people that wrote the code felt it was worth their time to make the “upgrade” text inclusive to Linux, if they even considered the possibility of Linux.

        • Littux@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          7 days ago

          If they were using user agents for identification, Android browsers on “Desktop mode” would be wrongly identified as “Linux”. Even Discord has this issue on their download page. “Premium” Android devices with large screens use Desktop mode by default

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    41
    ·
    6 days ago

    Damn! If only we had some sort of technology that was OS independent and served as a way to view content and run code written for it without having to recompile for every platform.

    I am of course talking about web browsers. Which I’m betting this screenshot is from.

  • JuxtaposedJaguar@lemmy.ml
    link
    fedilink
    English
    arrow-up
    101
    arrow-down
    1
    ·
    edit-2
    6 days ago

    I’ll just change my web browser’s user agent then; you’re a fucking website, you don’t need to know which OS I’m using.

    It’s amazing how many “unsupported” web apps work perfectly fine once you change the UA. It’s often a completely arbitrary limitation so that they can hire less qualified support staff.

      • lagoon8622@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        28
        ·
        6 days ago

        Nope we don’t want to hire anyone who knows anything about Linux, no one uses Linux

        “Linux is unsupported”, that’ll work

        Everyone: uses a UA switcher

        “See? No one uses Linux, 100% of users are on Windows or MacOS”

    • irelephant [he/him]🍭@lemm.ee
      link
      fedilink
      English
      arrow-up
      13
      ·
      6 days ago

      A small publisher’s ebook platform recently started blocking firefox for me, did a bit of digging and found that if pages aren’t requested with the right headers (which work in chrome and msedge) it will respond with a 302, suggesting you go to another page which takes a few minutes and then times out.

      This is probably to stop scraping, and could be because I started testing some scraping scripts on it.

      Anyway, this hasn’t even stopped me scraping, I just copied the headers and use those in my script.

  • thorhop@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    59
    arrow-down
    4
    ·
    6 days ago

    “Upgrade”? Every other option is a downgrade. Sue them for false advertisement.

      • Brandonazz@lemmy.world
        link
        fedilink
        English
        arrow-up
        16
        ·
        6 days ago

        Netflix does the same thing with “supported browsers.” It doesn’t matter if it’s actually supported, just whether it’s one of the two or three it allows because it can do analytics or whatever with them.

  • FryHyde@lemmy.zip
    link
    fedilink
    English
    arrow-up
    52
    arrow-down
    1
    ·
    6 days ago

    Very loose interpretation of the word “upgrade” they’re employing here…

    • lambipapp@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      6 days ago

      I assume it is a generic message, let’s say youd run windows 7. Then this message would sound more reasonable.

      But I agree, this is crazy if it is running in a browser

  • GreenKnight23@lemmy.world
    link
    fedilink
    English
    arrow-up
    64
    arrow-down
    4
    ·
    6 days ago

    I had this problem over 10 years ago. change your user-agent, problem solved.

    they do it because they are regulations for educational software that must be met, like specific access requirements in order to be used in accredited courses.

    it’s not anything specifically against Linux, it’s that they can’t test and validate those access requirements for anything outside Windows due to organizational limitations.

    source: I worked for colleges early in my career that used Pearson then worked for a vendor that managed infrastructure and project management for Pearson. they aren’t unique, their competition is just as fucked as they are. most still use waterfall because upper mgmt is old and refuses to adapt.

    • cute_noker@feddit.dk
      link
      fedilink
      English
      arrow-up
      23
      arrow-down
      1
      ·
      6 days ago

      My bank does this too. I also just change the user agent to switch and it works with no issues.

      At this point it just seems silly that they even want to go out of their way to Prohibit Linux users

  • Jerkface (any/all)
    link
    fedilink
    English
    arrow-up
    23
    ·
    6 days ago

    Use Librewolf or a plugin that masks your user agent for privacy purposes; hides your OS so you can’t be fingerprinted so easily.

  • FEIN@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    6 days ago

    For the record, my friend (he uses arch btw) has used Pearson before and I dont believe it actually affected him, so to me the message means “it could work for you but we won’t support Linux if something screws up on your end because we’re lazy developers”

  • moseschrute@lemmy.ml
    link
    fedilink
    English
    arrow-up
    76
    ·
    7 days ago

    How tf do you not support an operating system. Like you gotta go out of your way to detect and block the operating system. Like if you put in 0 effort it would probably work but your company really spent money making their product less accessible for no reason.

    • Skull giver@popplesburger.hilciferous.nl
      link
      fedilink
      English
      arrow-up
      22
      ·
      7 days ago

      Because Linux doesn’t have any legitimate programs to enforce the DRM on their files, presumably. Plus their .exes/.dmgs for companion tooling won’t work on Linux, unless you’re the kind of person smart enough to bypas this message.

      To be honest, the code generating this message probably just checks if you’re on at least Windows 10 or macOS 14 to make sure their code works, and just echoes back the OS if it’s not supported (Android, iOS). I doubt anyone bothered testing for Linux on their website, let alone care to fix the problem.

    • vortic@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 days ago

      I don’t really disagree with you. It’s dumb to go out of your way to block an OS that probably works just fine.

      That said, the answer is probably “lawyers” and an attempt to limit liability. People rely on the course materials to work. If they don’t want to out the effort into testing to ensure that their software works on Linux, even if it would probably be fine, they may want to limit the possibility of being sued by someone when it somehow screws up their semester.

      So, they out up a soft barrier that says “this may not work right” but let you use it anyway. They have deniability if something goes wrong while the savvy Linux user probably just laughs and changes their user agent.

      Essentially, no one is hurt and the lawyers are happy.

      • tankfox@midwest.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 days ago

        The motivation from their side is not wanting to support Linux. There’s a difference between working and supported; support costs them money in terms of every phone call from every person for whom the material doesn’t work correctly, as that means paid trained staff on hand all the time whether you’re having linux issues right now or not. Imagine if one person a year had linux issues, requiring them to hire a full time linux tech with nothing to do but pick up the phone once a year. By putting a roadblock in front that people can get around, it can ‘work’ on that system while they have a leg to stand on to say no to any linux user who wants help they can’t provide.