Is Microsoft Spying on your Raspberry Pi?

Is Microsoft Spying on your Raspberry Pi?

Here are the commands to remove Microsoft’s repo and GPG key from your Pi: sudo rm /etc/apt/sources.list.d/vscode.list sudo rm /etc/apt/trusted.gpg.d/microsoft.gpg sudo apt update I can see why the Raspberry Pi Foundation chose to do this, but I don’t like...
How to install the official VSCode ARM on Raspberry Pi OS (Visual Studio Code / ex Code OSS)

How to install the official VSCode ARM on Raspberry Pi OS (Visual Studio Code / ex Code OSS)

Microsoft recently released an official ARM version for VSCode, so we no longer need to install the code-oss version from Headmelted. In this video, I’ll show you how to install this version, but also how to improve your experience with the best extensions...