A growing collection of scripts I've decided to make for one reason or another. You'll be able to read about them below.
My Mac storage was almost maxed out, and I was wondering why. So I inspected ~/Library and noted that it was taking a stupid amount of time to get the file size via the Finder inspector.
At which point, I figured that if it was going to take this long for macOS to tell me exactly how large this folder was, I could brute force it with a Python script and yield a more productive result.
Ended up finding a 60GB Docker and trashing the shit out of it. Felt good, man.