Install Python applications with pipx
The new kid in town in Python land is pipx. With pipx, you install and run Python applications in a convenient way. Under the hood, …
Tutorials for getting things done in Linux
Articles related to using Linux as your Desktop PC
The new kid in town in Python land is pipx. With pipx, you install and run Python applications in a convenient way. Under the hood, …
Did you ever run into a situation where Debian Stable was just a tad too stable for you? You needed a newer version of a …
Interested in running Xubuntu on your Raspberry PI, but you can’t find an installation image for it? That’s because the Xubuntu team doesn’t offer it …
Did you know that you can boot your Raspberry PI 4 directly from a USB drive? You get better disk I/O speed, you no longer …
Although modern PCs no longer come with a physical serial port, plenty of devices still require RS232 serial communication to interact with them. With the …
A virtual CAN interface is the perfect solution when developing CAN nodes, without needing an actual physical CAN bus. Think of a virtual CAN interface …
Looking for a way to connect your Raspberry PI to a Controller Area Network (CAN) bus? With the help of the low-cost Waveshare RS485/CAN hat, …
Out-of-the-box the GNOME desktop environment might strike you as minimalistic. Don’t be fooled though, because that is by design. The idea is that you extend …