timotheecour4

Results 6 issues of timotheecour4

Reduce sleep time which makes aws logs tail --follow ~2x faster (for lambdas that emit frequently enough, eg every second); before this PR, you often had a ~10s latency between...

needs-review

is there any benefits vs s5cmd? At least, s5cmd (https://github.com/peak/s5cmd) should be mentioned in the README as a possible alternative, IMO.

* `s5cmd ls` should detect the region (like `aws s3 ls` does) * furthermore, instead of just saying "the bucket is not in 'us-west-2' region at endpoint", it should also...

## bugs with s5cmd ls ``` echo hello > /tmp/z00.txt aws s3api put-object --bucket mybucket --key bar/ --body /tmp/z00.txt # bug 1: shows DIR instead of an object when specifying...

All of the training scripts specified in the README give errors like the following: ``` RuntimeError: CUDA out of memory. Tried to allocate 4.00 GiB (GPU 0; 15.78 GiB total...

followup https://github.com/Jack000/glid-3-xl-stable/pull/15#pullrequestreview-1139547217