• @[email protected]
    link
    fedilink
    English
    1211 months ago

    Yeah I’d like a source too because what they said makes no sense. The immature way they responded to criticism of someone they hired is a good reason to be turned off of the pi, no need to actually make up something ridiculous.

    • @[email protected]
      link
      fedilink
      English
      611 months ago

      I think they’re referring to that one time they installed a Microsoft repo on Raspbian without permission.

      • @[email protected]
        link
        fedilink
        English
        811 months ago

        Thanks, that makes more sense. According to an article on ars it doesn’t actually install anything so I don’t see their problem. All they have to do is comment out the line or just use a different distribution.

      • @Buffalox
        link
        English
        1
        edit-2
        11 months ago

        deleted by creator

      • @[email protected]
        link
        fedilink
        English
        611 months ago

        Explain how adding a Microsoft repo that doesn’t actually install anything is the same as giving Microsoft access to your device?

        • @Buffalox
          link
          English
          -2
          edit-2
          11 months ago

          OK if i must…

          The raspberry pi came preinstalled with a Microsoft developer tool, which resided in a Microsoft controlled repo.

          Now Microsoft has root access to your system, whenever you make any kind of upgrade, and can change dependencies for that tool to anything in their repo. Basically granting a third party control over your raspberry pi.

          The worst is that it’s very difficult to prevent, you may look up guides to prevent Microsoft repo, and even these solutions have shortcomings.

          https://arstechnica.com/gadgets/2021/02/raspberry-pi-os-added-a-microsoft-repo-no-its-not-an-evil-secret/

          On top of that, this enabled telemetry which is borderline illegal in EU.

          It also means you ping Microsoft with every use of your package manager, granting Microsoft very useful information on a competing OS, plus giving them information you may not wish to give them.

          You may consider all these issues as non issues, but I do not.

          Edit:

          It did not come preinstalled.

          • @[email protected]
            link
            fedilink
            English
            311 months ago

            Finally, performing apt policy code confirms that Visual Studio Code was not actually installed on my system—it’s just easier to install (and update!) now, since its parent repository is part of my sources list, along with the GPG code verifying the contents of that repository.

            It didn’t come pre installed with the tool. It only had the repo. Did you even read your own link?