Marco Lovato

Results 26 issues of Marco Lovato

How can I pass `--net=host` to "docker run"? Additionally, I think that if you send this all the time, there would be no harm at all even if you have...

Hi @guillaumehuet and @pveierland AIX was not working for a few days, and today I decided to do some investigation. After googling, I found you guys here. This link https://play.google.com/store/apps/developer?id=Per+Magnus+Veierland...

Hi. I am using react-jsonschema-form in UMD format. Therefore, trying to use your extension the same way to get typeahead functionality. a) Package.json ``` "react-jsonschema-form": "^1.5.0", "react-jsonschema-form-extras": "^0.9.40", ``` b)...

I did a cron script to chmod 444 all files inside packages directory. With this, the user get a HTTP 500 if he tries to upload a new package with...

GAE does not accept any python package that needs to be compiled. And Flask-Images meets that requirement. But F-I uses File I/O, which is not allowed inside GAE. I can...

enhancement

Please, validate this. When opening this, https://pbs.twimg.com/media/Bq1dN3lIEAAgQbv.jpg, a 800px wide image, I got on chrome inspect a 33.2k size. If I pass it through FlaskImages, default quality (75), and ask...