Marco Boschi
Marco Boschi
Would you consider supporting AWS S3 using the recently launched [Mountpoint for Amazon S3](https://aws.amazon.com/about-aws/whats-new/2023/03/mountpoint-amazon-s3/)? I've tried to set it up on my EC2 instance running Syncthing and it's really easy...
Hi, Currently I do not have much time to dedicate to the development of the app, however your suggestions are very much appreciated. I'll certainly appreciate any PR to implement...
It's a nice feature. I feel many people would like something like this, please open a PR.
Thank you. It'll be a while before I can fully review this as I'm busy with other stuff at the moment but I'll try to do so asap.
It could be better to just use start and duration in CSV exporting while onscreen display also duration maybe by sacrificing heart rate (only four details fit on screen), which...
Hi @maxime-killinger, do you have any update?
This is caused by aws-lambda-builders assuming `manylinux2014` is the runtime for a lambda on Python 3.12 & 3.13 when instead `manylinux_2_34` is available. See aws/aws-lambda-builders#752 for the fix, which is...
Hi, In Verizon we are having the same issue and have found a similar problem reported aws/aws-lambda-builders#700 and after investigation we opened aws/aws-lambda-builders#752 to correct the supported glibc. While this...