tag: gentoo (3)

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.