Massive electricity outage in Spain, Portugal highlight need for Amateur Radio, backup FM radio receivers.

A recent and ongoing outage in Spain, Portugal highlights the need for Amateur radio and backup electricity – as of now, 1pm April 28, the ongoing outage is affecting Spain and Portugal, and several amateur radio groups have been responding to “share situational awareness information”.

Continue reading “Massive electricity outage in Spain, Portugal highlight need for Amateur Radio, backup FM radio receivers.”

Packaging a Python application for ArchLinux/Manjaro Linux

In a previous howto I showed how to build a .deb installer file for a Python program. This would work for the majority of systems with Debian/Ubuntu/Linux Mint etc. However there are many users on Arch Linux or Manjaro, which do not take this .deb installer file. Some Linux computers such as the popular (and currently out of stock 🙁 ) Pinebook laptop, and Pinephone come with Manjaro Linux, which takes Arch packages. Thankfully there is an easy way to add a package to the AUR for these Arch-based devices.

Continue reading “Packaging a Python application for ArchLinux/Manjaro Linux”