Code

Although I’m primarily focused on art, I still write code and make apps now and then. If anything interesting happens, I’ll share here.

Mirroring a folder in Windows

Summary: Here’s how to use Windows RoboCopy and Windows Task Scheduler to mirror a folder’s contents to another folder. In my case, it’s keeping exact...

All online video is now suspect

After almost falling for a video of African men building a wooden full-scale jumbo jet replica, it's time to talk about the dangers (and benefits)...

The Curse of The Early Adopter

I was going to get started on working on voice AI stuff for the upcoming Hell on $5 A Day podcast, but I got stopped...

Broke my brain with a simple regex

Today I spent WAY too much time debugging why I was getting an empty string from a string replace operation to pull spaces, dashes, and...

Advanced “Hello World!” in Lua

I started learning Lua today. It’s used to script extensions and automations in the Moho animation software I’m considering. Since I forgot my earbuds, I...