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.

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...