Author: Brad Root
-
What I’m Up To – Week 47, 2021
What I did over the past, uh, week? Year? Who knows. It’s been a while.
-
Making PICO-8 Development Easier
A quick guide on how to make developing games on PICO-8 a bit friendlier for established developers.
-
People Can Be Dishonest About Work
Details of my experience with someone trying very hard to commit unemployment fraud.
-
Zip Multiple Files for Download from AWS S3
Ever need to serve multiple files from S3 at once? Wouldn’t a zip function be great? Well, here you go.
-
Numu Tracker Shut Down
After three years of Numu Tracker being a part of my life (the first year of it spent slowly developing it), I am moving on and shutting it down as of today. There’s several reasons for it, so I figure I will briefly talk about them as honestly as I can, and also reflect on…
-
Automating Python Lambda Deployments with Docker
A quick guide on how to automate Lambda deployment package creation using Docker.