Raphaël Droz

Results 388 comments of Raphaël Droz

+1. I spent hours figuring out what was happening. I based my `searchFunction` on what is provided by https://www.algolia.com/doc/api-reference/widgets/instantsearch/js/#widget-param-searchfunction But even though the comments state `// we re-apply the previous...

Non-Japanese/Korean users don't need the 500MB unidic download. There is a better way to handle this situation: 1. In `text/cleaner.py` don't forcefully load all the language but do it dynamically...

I've several mysqld running with similar DB structures and use ansible not only for provisioning but as my go-to command multiplexer. (Using playbooks or `ansible -m` instead of `parallel +...

Dears, I don't know what's the best/latest/up-to-date/maintained/... version but it would be in the interest of all if the module improvements could be suggested upstream and streamlined inside the official...

Cross-referencing https://github.com/CtrlC-Root/gm30/issues/1 in case it could help.

I'd suggest to provide an option to always return dict keys in English (independently of the conjugations language requested). A cli tools based on this library would likely benefit from...

How I'm patching XML in order to rebuild a specific package, I think that gives a sense of what's needed to get a generic workaround for this class of problems....

I don't know (yet) about `aapt2` so I fixed errors reported by apktool by patching the XML the dirty way: So the above is only valid for a particular case....

I intend to use it with emacs.

While on it, if OVH allowed customers to rely on actual requested resources (network / disk / RAM / CPU) by offering the ability to scale **down** (#71, like switching...