A guide to installing Open Genera 2.0, a Lisp environment originally from Symbolics, on a modern 64-bit Linux system. It details the necessary steps, including installing dependencies, setting up networking, and patching for compatibility.
Sipeed NanoCluster is a palm-sized cluster board with seven slots for Raspberry Pi CM4/CM5, Sipeed LM3H, and/or Sipeed M4N system-on-modules. It features a RISC-V Gigabit switch, independent UART and power control for each module, and supports up to 60W USB-C PD or PoE.
This article details how the author successfully set up a Pi-hole DNS server using a $15 Raspberry Pi Zero 2 W, highlighting its low cost, low power consumption, and surprisingly capable performance for handling DNS requests and ad blocking for a home network.
A user is facing an issue with running WireGuard in a Podman container without using the privileged flag. They encounter an iptables-restore error and have tried troubleshooting steps without success.
For anyone who finds this in the future I needed to add --cap-add=NET_RAW
Huptime is a tool for achieving zero downtime restarts without the need to modify your program in any way.