Code that works perfectly locally (on macOS) goes silent the moment it is deployed to a production Docker container. This is a common sight in solo development. This time, I fell into this classic ...
There was an error while loading. Please reload this page.
Note: another source of randomness is the order of Python sets: it is based on Python's hash() function, which is randomly "salted" when Python starts up (this started in Python 3.3, to prevent some ...