Service blogging today! For a while I’ve been pondering if it would be possible to use the GitHub Packages service to host “generic” files: namely, arbitrary binary artifacts that aren’t necessarily NPM packages, Docker images, etc. Motivated by some of the my current MPC projects, I sat down this week to look into the topic more deeply than I have before. Lo and behold, you can do this! And it isn’t even (that big of) a hack. Warning:I realized that I wrote this blog like some ridi...