Tomáš Diblík

Results 9 comments of Tomáš Diblík

Hi, just adding some more info, I was also experiencing some lags using input-remaper, however since than I've switched from manjaro to arch and it seems to be faster (still...

Hi, I found [this forked thingy](https://github.com/supertokens/supertokens-dotnet-salad) . To be honest, I have no idea if it even works, however it could be a starting point

Hi, I was able to get it running using ``` chmod a+x ./Station-x86_64.AppImage sudo ./Station_x86_64.AppImage --install --no-sandbox ``` However, I'm new to linux and do not understand how AppImages work....

Hi, I've encountered the same error. I was able to resolve it by simply re-downloading the models

Yeah, why not :D, however I currentlly do not have enought points to create tags... Once somebody creates the tag, I'll be more than happy to copy them (questions) to...

Hey, just a heads up, you can (now) run this on Windows. All you have to do is: - Follow pnet official [setup README](https://github.com/libpnet/libpnet#windows) (TLDR; install WinPcap ; download WinPap...

Hey, just wondering, have you been able to get the SoftwareSerial library working?

Hey, for those who want a quick-n-dirty fix, I've [created a fork](https://github.com/TDiblik/opencv-rust-nightly-compilation) that can be compiled with the nightly version. The instructions on usage are inside the README. You can...