tag: gentoo (4)

Emacs, pinentry, and notifications 2026-08-11

In which I figure out how advice-add works so I get desktop notifications when gpg triggers pinentry to prompt for a passphrase.

Teensy 2.0 programming on Gentoo 2024-07-12

Getting the cross-compilation toolchain for AVR configured on Gentoo to allow programming the Teensy 2.0 microcontroller..

Taking Acme for a spin 2022-09-30

I've been inspired to take the Acme for a more serious spin. Here are some of things I learned early on, and couple of tips and tricks.

Hello World as init in Linux with QEMU 2021-08-12

Inspired by the Rob Landley talk on building the Simplest Possible Linux, this post takes us on a journey where we learn how to have "Hello World!" be our PID 1 and all that our OS will do.