Anyone else doing the Protohackers challenges?

I just finished my deployment setup, and the smoke test passes.

Unfortunately I had to build with OTP 23 because the GLIBC version of my server (debian bullseye) seems old. But OTP 23 does not compile on my machine :smiley:

So I had to build inside a docker container and copy the release back to the host. Now it works well and the smoke test passes.