Luca Simonetto

Results 57 issues of Luca Simonetto

Used for remote development, I think this app would be a nice addition to this project. The site for the docker image is [this](https://coder.com/docs/code-server/latest), and the setup guide for docker...

enhancement

I had some issues in the past when watchtower was enabled and started updating specific containers, which broke functionality. To me allowing the user to specify selected containers for updating...

Useful for creating direct tunnels to couldflare endpoints, allows the user to set up public services while behind CG NAT and similar. Contrarily to cloudflare dynamic dns, this container would...

enhancement

Looks like this extension breaks the behavior or the Amazon AWS AIM cloud console, since when it tries to redirect me to `https://us-east-1.console.aws.amazon.com/iam/home#/security_credentials$mfa` the url gets truncated and I cannot...

Resolves #275 Pretty straightforward process, I installed `monkeytype` and ran `monkeytype run -m unittest` in order to run all tests and generate a database of call stacks. With a small...

I use this project for all my apis, and I would see a benefit in having it fully type hinted for use with type checkers like mypy. Given that it's...

when installing this package, no tensorflow dependency is installed, because it's missing in the setup.py script. Given that it is a mandatory requirement, having it defined and locked to be...

As for right now, vulture detects as unused function my flask-restful functions (delete in this case). Would it be feasible to add the knowledge that flask-restful behaves in this way?

While trying to build this project I noticed that the controller case v2 still shows the wiring diagram for the v1 version. Updating It would make future users experience much...