Categories
Development Homesteading Multimedia Software Technology

Augmented Beekeeping

As I continue applying technology to manage the local ecology at my home, these are my plans for managing hundreds of thousands (and steadily approaching millions) of honey bees.

Categories
DevOps Server Technology

Docker Compose stalling due to low entropy

I use systemd to drive Docker Compose primarily under Ubuntu Server, and noticed that commands such as down would seemingly freeze while removing volumes. After checking the usual suspects (CPU, RAM, swap, et al.), I set out to see if anyone else was experiencing this problem. It turns out that several people are, and it’s […]