What’s the Best Text Editor on Raspberry Pi – Should you use another one? – RaspberryTips.com

What’s the Best Text Editor on Raspberry Pi – Should you use another one? – RaspberryTips.com

Finding a good text editor available on Raspberry Pi is not easy. Most applications are not released for the ARM architecture. So, well-known apps like Sublime Text or Atom can’t be used. But I have found a few ones that works very well, in which you’ll...
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...