Programming
Some of my programming projects.
-
I referenced “code painting” over in IPFS Editor and thought it could use some explanation.Section: Programming
-
Thank you to Florian Dahlitz for getting me over the hump on configuring a Python app in a container as a non-root user. My python app container now creates files in the volume mapped to my local drive as my local user rather than as root.
Section: Programming
-
I’m building a static site CMS focused on IndieWeb federated and decentralized personal websites, blogs and microblogs.
-
I’ve always thought it would be cool to be able to compose music in code. There are some languages out there that do this, but I was more interested in making that work than composing in code. Enter mido.