oschlueter

Results 6 issues of oschlueter

The current implementation of Jaccard-similarity doesn't discard dupliate input values when calculating the denominator. I identified this issue by calculating Jaccard on identical input containing duplicates which didn't return `1.0`...

I tried to deploy this image using Docker secrets via `docker stack deploy` on a Linux server but unfortunately that doesn't support the parameter `domainname` (see [here](https://github.com/docker/for-linux/issues/113)). Therefore, I couldn't...

The docs link to an Ansible playbook that mentions hosting multiple PyPI Cloud servers to ensure high availability of the service but the docs themselves never mention this. What I...

Remove trailing slashes of S3_PATH to avoid uploading backup to 's3://bucket/path//' which creates a directory called '/' in the bucket.

Hello there! I'm getting back into the chess game and stumbled upon chessable.com as training platform based on spaced repetition. Personally, I'd much rather use a real board and practice...