@jimmysjolund We won't be adopting the Firefox Terms of Use for Thunderbird.
If you ever find yourself saying “It’s just business” to justify an action, you should pause and recognize that the presence of that phrase is a sign capitalism has begun corroding your brain's moral center, and is alienating you from your own beautiful humanity!
Let's talk about Microsoft Flight Simulator! The very first one. The OG.
This is what you see when you boot the game:
Adding a WiringPi module to TIC-80's Python interpreter https://rvr.typepad.com/wind/2025/03/adding-wiringpi-module-to-tic-80-python-interpreter.html
This is a project that I worked on last weekend. TIC-80 is one of the most popular open source "fantasy consoles", imaginary retro-console emulators with IDE for code, sprites, maps and music. I show how to extend TIC-80's Python interpreter, pocketpy, to add GPIO access for the Raspberry Pi.
Edit: Just uploaded the code to github.
#gamedev #tic80 #python #pocketpy #retrocomputing #raspberrypi