its insane how the [recommended way](https://docs.docker.com/build/ci/github-actions/multi-platform/) to build arm64 docker images in github actions is through fucking qemu
its soooo slow... it takes like 3 times longer to build a rust app for arm64 than for amd64...
at this point might as well just host my own arm runner...