The author built a system that prints out GitHub issues on a receipt printer, allowing them to physically manage their issues. The system uses a Raspberry Pi, a thermal receipt printer, and a PHP library to connect to the printer and print out issue tickets. The author sets up a GitHub webhook to send issue data to the Raspberry Pi, which then prints out a physical ticket. This project aims to provide a tangible way to manage issues and avoid losing them in email notifications.