0xphk

Results 25 comments of 0xphk

Do you have an advice for integrating additional models? I've tested and integrated the two new KaliYuga-Ai models "lithographic" and "medieval" to a local repository. Should I create a new...

I fixed the model settings for use in colab, somehow it worked locally but not in colab, now both work

We have the same problem here on one of our boxes, where we recently migrated the rrd files from x86 architecture to x64 with `rrdtool dump & restore` Are there...

Did you install it via `python setup.py install`? I had a similar problem when using python3-setuptools and could'nt get it to work, Switching to python-setuptools for 2.7 helped, maybe 2.6...

I'm on debian and can't say anything about red hat like systems or if this mixup could break some other things for you. I have both, python 2.7 and 3.4,...

We encountered the same problem, the whitespace prevents the tabs to be opened in Firefox and Chrome. Our quick fix approach was to rename "virtual machines" to "vm" inside the...

The strange thing about this is: the plugins in question are working normally when using the stock template, no errors with "whitespace categories" at all, the problem was first encountered...

I wrote to the author of the plugins and pointed to this discussion. Maybe merging into contrib is a good idea as well.

I found the cause, the wrong value '255' for ```expresslrs_switch_mode``` came from the TX which displayed 'ERR' on the switch mode config and it couldn't be changed as well. After...

Looks like this is a systemd related error, probably some user context issue. As manually running session-clean works, the problem can be fixed by switching back to cron: `systemctl disable...