iMil

Results 7 issues of iMil

In the camera, `/etc` is read only and `telnet` access leaves the `root` user passwordless, which is a massive security risk. This patch uses the `mount --bind` capability available in...

Hi, First of all a big thank you for this, it works beautifully and out-of-the-box, great job you did there! Despite what your _README_ says, "minimize to system tray" **does**...

This small patch provides the ability to use another API endpoint declared in an environment variable, and adds Mistral models. Here is the python example from MistralAI: https://github.com/mistralai/client-python/blob/0d55818364fd2a7ca67401dd550632f8ca70e5af/examples/chatbot_with_streaming.py#L15 Successfully tested...

Hi, I followed the fabulous documentation written [here](http://bodenr.blogspot.fr/2014/03/managing-openstack-softlayer-resources.html) and successfully setup a Jumpgate server which works perfectly with openstack client command lines. Pushing a bit further, I am facing HTTP...

As explained in #2 newer generated `genosets` from _SNPedia_ caused `pegjs` parser to fail because of multiples chars in an allele. This commit resolves this issue. Also fixes a typo...

As explained in the `README`, I have updated the `data/` files. I had to modify a couple of dependencies in the `requirements.txt` file but the update went well. I replaced...

Allow for loading multiple `googleFontLinks` by declaring it as an array and ranging over it in `baseof.html`