• Buffalox@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    47
    ·
    edit-2
    8 months ago

    To bad that Raspberry Pi lost its cool, when they began to “cooperate” with Microsoft, and grant Microsoft access to your device.

    Edit:
    As answered to another user about the issues of the Microsft repo:

    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.

    • LazaroFilm@lemmy.world
      link
      fedilink
      English
      arrow-up
      38
      arrow-down
      2
      ·
      edit-2
      8 months ago

      Can you support your claim? Raspberry py offers a Linux based computer and you can install whatever the hell you want on it.

    • ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      4
      ·
      8 months ago

      Lots of things to criticize rPi foundation for, but this is just goofy BS.

      • Richard@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        8 months ago

        Not the foundation. They’re not the ones who’ve funked up the product, it was and is the stupid profit-driven sister corporation to which they’ve outsourced design and manufacturing. The foundation exists only for educarional stuff now.

        • Buffalox@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          8 months ago

          My wife still uses the hardware, but with only Debian on it.
          Personally they lost me, fucking up like that, I don’t trust them.

        • Bilb!@lem.monster
          link
          fedilink
          English
          arrow-up
          4
          ·
          8 months ago

          You keep posting this article but it explains clearly why it’s not a big deal.

          • Buffalox@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            edit-2
            8 months ago

            I just found the article to prove that it happened.

            You then have to ask why it wasn’t announced, and why they changed the practice?

            There are several problems about it, which I stated elsewhere in this thread. You may think they are not an issue, and that’s OK.
            But I DO think it’s a serious issue, in part for the reasons stated previously.

            Now I think I’m out of here, this is not something that actually has my interest anymore, since we use Debian on our old Pi’s , and will not buy any more.

    • arc@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      8 months ago

      There was also a Windows 10 IOT build for Raspberry Pi. Basically a stripped down Windows without a desktop for embedded uses. Nobody was forced to use it and probably very few people ever did.

      As for this repo it looks like a build of VS Code which is just a popular text / programming editor.

    • BearOfaTime@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      8 months ago

      Just read the article. That’s bad.

      I don’t care that I can remove the repo, I’d still have to block MS to prevent an RPi update from re-adding a repo that can replace core files.

      What kind of BS is that author peddling? The bottom line is “if it can be done, it’s a bad thing”, that goodwill argument is a bunch of whitewashing.

      Plus, I don’t WANT VS on my Pi. The “help learning students” argument is also BS. VS is difficult to install because it’s not native, and this is a reality for tech users. Better approach would be clear documentation on how to install VS, explaining the how’s and why’s along the way. If it’s “too hard” to write such documentation or for students to follow it, then that person is clearly not qualified to write it.

      I’ve written TONS of docs just like this for enterprise app deployment. It’s SOP there. If a test unit fails to successfully rebuild a system using my docs, it’s not the tester’s fault, it’s a fault of my docs not being complete or clear enough.

      Every enterprise has teams that document everying to the extreme for disaster recovery - the idea being that anyone technical can walk in and rebuild an entire system from your docs.

      Thanks for the link.

      • frezik@midwest.social
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        8 months ago

        I don’t get it. From what I can tell, they added /etc/apt/sources.list.d/vscode.list with a third-party MS repository . . . and that’s it. You can now do sudo apt install code and get VS Code installed. If you don’t want VS Code, then don’t install it. At worst, Microsoft gets a log entry of you downloading the package list every time you do sudo apt update.

        I don’t really like VS Code, myself, but it’s becoming something of an industry standard. Even in environments that are otherwise Linux-based. Lots of my coworkers use it even though we deploy on Linux. Making it easier for students to install is understandable.

    • CmdrShepard@lemmy.one
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      Based on that URL, this only applies to RaspberryPi OS but you’re in no way required to even use it.