What to do after installing Arch Linux via Termux
Always a fan of Linux, I love being in the command line. I found Termux to be the perfect entry point for installing Arch. There are a few housekeeping commands to do once it’s installed.
Game design, coding, tech
Always a fan of Linux, I love being in the command line. I found Termux to be the perfect entry point for installing Arch. There are a few housekeeping commands to do once it’s installed.
An enterprise application I am developing for is processing my Python scripts using asteval. Without classes, imports, and other built-ins, this presents some interesting challenges for automated testing.