• scholar@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    It’s bizarre how blatent this is. Google has so much power over web standards that Mozilla have to work really hard to make firefox work, but YouTube don’t bother being subtle or clever and just write ‘if Firefox, get stuffed’ in plain text for everyone to see.

    • aseriesoftubes@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 years ago

      Google has been doing this kind of thing for a while. If you try to use Google Meet in Firefox, you can’t use things like background blurring. Spoofing Chrome works in that situation as well.

  • pastaPersona@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    Sometimes I get curious about chromium based browsers and consider giving them a shot for a while.

    Then Google does shit like this and I keep mainlining Firefox out of spite. Half the reasons people experience “issues” with Firefox are just dumb garbage like this (see sites / web content being developed with Chrome-based in mind)

      • Amends1782@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 years ago

        DDG is legit great and even sometimes better than Google search now. I also am a SearXNG enjoyer

      • Phoenixz@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 years ago

        DDG, even though apparently a Bing front end, gives legit better results than google

        • It’s honestly good. It misses that “Algorithm profile” that Google has where it starts to “understand” what you mean but it’s still pretty good.

          (Example. If I type in “genocide” in Google, it knows I often look for Undertale related things and pushes “Undertale genocide route” related content. For DDG I need to be clearer about what I mean)

          It took a bit getting used to but I prefer it this way now.

    • _number8_@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 years ago

      the website DRM thing is one of the most blackpilled and evil uses of technology i’ve ever seen

      the people in charge of developing that should be put in a padded room and never allowed to see sunlight again. fucking god.

      • filcuk@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 years ago

        This should be illegal, Firefox being their competition (tangentially)

      • Thermal_shocked@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 years ago

        The thing that gets me is they think no one will ever find this stuff. There are hundreds of thousands of people (maybe more) who are actively looking ways to block ads and get around this behavior. There’s no way it’ll ever go unnoticed.

        • Natanael@slrpnk.net
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 years ago

          They could literally have used some variance in implementation, server side bandwidth limitations, etc, but THIS is just blatantly obvious

    • ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 years ago

      So this is part of a larger adblock checker, if the ad doesn’t load within 5 seconds, it fails and triggers the adblocker warning. Since the ad should load in 3, they’ve set it for 5. If you have ubo, you won’t see the warning that it then wants to pop up, it just seems (and is) a 5 second delay. Changing the UA probably removes this from Firefox because then the clientside scripts will attempt to use builtin Chrome functions that wouldn’t need this hacky script to detect the adblock. Since they don’t exist, it just carries on.

      • localhost443@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 years ago

        I was wondering how badly out of context the above quote must be considering the UA isn’t checked in the function. Above poster is trying to construe it as a pure and simple permanent delay for Firefox.

        That being said, the solution is still bullshit.