• @[email protected]
    link
    fedilink
    English
    182
    edit-2
    2 years ago

    Remember when every billionaire apologist was telling us how no one would do shit like this when net neutrality was being gutted?

    • SuperDuper
      link
      fedilink
      English
      35
      edit-2
      2 years ago

      I still remember Ajit Pai’s dumbass teeth as he smugly insisted that you’ll still be able to “‘gram’ your food” before covering a Chipotle bowl in a mountain of flaming hot Cheetos and an ocean of Sriracha. And that was one of the least irritating moments of that video. That whole fucking video was basically “you can still waste time with your bread, circuses, and creature comforts, you fucking peasants, now shut up and let the corporations do their thing” while ignoring every legitimate criticism of the decision to gut NN.

    • @[email protected]
      link
      fedilink
      English
      492 years ago

      Not just YouTube. Now I have to say I’m not a robot when searching from my phone because I dare use a VPN that’s not theirs.

      • @[email protected]
        link
        fedilink
        English
        02 years ago

        This is because scammers and criminals often use VPNs. They actually should be doing that.

        • @[email protected]
          link
          fedilink
          English
          0
          edit-2
          2 years ago

          Do you know the old saying:
          if privacy is outlawed, only outlaws will have privacy.

          Just because people might do stuff with things that isn’t intended or even illegal doesn’t mean you should be banning said things.
          Otherwise we’d be in a world where we have no kitchen knives, axes, wrenches, food, money, cars, planes, ships, bikes, hands, feet - you know what I mean?

    • @[email protected]
      link
      fedilink
      English
      1102 years ago

      This has nothing to do with net neutrality. Google is not an ISP. With or without net neutrality, Google could fuck with YouTube users.

        • @[email protected]
          link
          fedilink
          English
          42 years ago

          Well, fair. But even in that case, they have every right to degrade your YouTube experience, as owners of YouTube. As ISP (I mean, assuming NN was still a thing) they couldn’t selectively degrade traffic, but YouTube has no obligation to you under net neutrality.

      • @[email protected]
        link
        fedilink
        English
        652 years ago

        Technically false. Google is an ISP. But they aren’t using their position as an ISP to slow down traffic or fast track other traffic in this instance so no it has nothing to do with net neutrality.

      • @[email protected]
        link
        fedilink
        English
        192 years ago

        Only if we narrow our scope to the commonly thought of types of net neutrality. I think if we had foreseen intentionally treating browsers differently, this type of thing would have 100% been rolled into that original conversation about net neutrality. It’s the same idea: artificially modifying a web experience for capitalist gain.

        I personally wish it could be illegal for them to do this, but I do think it would be really hard to enforce such a law.

        • @[email protected]
          link
          fedilink
          English
          32 years ago

          Illegal to do…what? Not offer high-res videos? To have any delay before streaming videos? To refuse to serve you videos, even if doing so caused them to lose money? How would you enforce that on Google, much less on smaller startups? Would it apply to PeerTube instances?

          Google sucks for doing this. It’ll drive people to competitors–hopefully even federated competitors. But laws to ‘fix’ the problem would be nearly impossible to craft–and would be counterproductive in the long term, because they’d cement the status quo. Let Google suck, so that people switch away from it.

          • @[email protected]
            link
            fedilink
            English
            22 years ago

            Discriminate against browsers.

            And I did write that it would be too hard to enforce. I’m a software developer so I understand that it’s more complicated than it sounds.

            • @[email protected]
              link
              fedilink
              English
              22 years ago

              I agree with the spirit of what you’re saying, but they aren’t really discriminating against browsers at all. As far as I understand it, they pretty much have an

              if (!adPageElement.isLoaded)
              {
                  showStupidPopup();
              }
              

              in there somewhere. It doesn’t rely on any nefarious browser implementation-specific extensions; everyone gets that same code and runs it. As for the 5 seconds thing, IIRC some FF configurations were triggering false positives, but I think it was patched. It does seem awfully convenient, and maybe they only patched it because they got caught, but they also must have been morons to think something that obvious wouldn’t be noticed immediately.

            • @[email protected]
              link
              fedilink
              English
              12 years ago

              I think they claimed they’re not discriminating against browsers, they’re just better at identifying adblockers on Firefox or something.