silgon

Results 15 issues of silgon

I noticed the first part on your documents is something like: ``` javascript document.getElementById('info').innerHTML = "Sorry. This example does not work when accessed using file://. Please use an http:// host...

Guys, I just tried to install your module, however it asks me for some mysql configuration. ``` ERROR: Complete output from command python setup.py egg_info: ERROR: /bin/sh: 1: mysql_config: not...

This is a comment for something that bothers me. The command billing-history only has the option `list`. Which means that `doctl bh` alone should do the work. I hope that...

suggestion

This is maybe more a hack that an issue. I want to set some shortcuts in my .emacs file, so I use: ``` (setq ac-use-menu-map t) ;; to activate the...

Hello. I've been trying to make the dongle work to receive messages. (Sending is working perfectly) My file `/etc/usb_modeswitch.d/12d1:1f01` is the following: ``` TargetVendor=0x12d1 TargetProduct= 0x1f01 MessageContent="55534243123456780000000000000011062000000100000000000000000000" ``` And my...

In the minidrone class, it exists the method `writeTakePicture`. Is there any works in downloading the picture previously taken?

- Bug solved: Linear Programming was using Fortran Like Order which was sending wrong values to the h matrix - test_LP.py modified in order to test Linear Programming

You make clear that `dashboardss_server` is retired in the Readme.txt file. However, if it is retired, it's there another solution? Or in any case we should keep using dashboards_server? I...

As in the tutorial, I set `fuzzy_setup_for_command cd;`. However, when I write `cd ` the autocompletion shows me all the environmental variables. Is there any way to avoid this? Usually...

I'm new to nextcloud. I tried to install the Markdown Editor to have previews, latex and so on. However I get the image below. ![image](https://user-images.githubusercontent.com/901061/126616515-f1fb4841-d17e-4e5e-800e-c2efac874050.png) Any idea what could be...