Felix Bernhardt
Felix Bernhardt
Hey guys, I had the same issue after I initialized my AWS-credentials directly with the sdk and not explicitly passing them to the s3-uploader. The problem here is that the...
> * Coding other than x86 assembly Do you mean targeting different platforms or adding support for a higher languange like C? I personally would love to port the project...
Hi! I just wanted to give a little update update regarding my current situation. I finally finished by thesis, but am already working on a work-related project. I do have...
Nice to hear you are still interested! I would recommend to assign each feature to either one of us. Then we can take the time we want to implement the...
Didn't thought of that before, but I think it is possible that the race condition is the actual cause for the bug I am experiencing. Specifically, the failed cancel requests...
Hi, sorry for the late reply. I have mixed feelings about this. IMO the added convenience of less typing for `i32` and `f64` does not outweigh the costs of having...
Hi, sorry for the very late reply. I still don't see a compelling enough reason to add surface area to the API only for convenience, especially since the choices of...