tag: raspberrypi (2)

Fun with ARM64, Raspberry Pi and QEMU 2022-02-23

I recently had a need to use a 64-bit ARM machine, running something like the Raspberry Pi OS. Not only that, I needed to run Docker on it to build a small base image of arm64v8/debian:bullseye-slim with the ca-certificates package installed.

cat /dev/screen | topng > screencap.png 2020-08-14

If you've never heard of Plan 9 from Bell Labshttps://9p.io/plan9/ maybe this post isn't for you (or maybe it is). If you have any interest in Unix-like operating systems, then Plan 9 might be worth checking out.