Maxim Andreev

Results 30 comments of Maxim Andreev

Hi, https://github.com/cdump/radiacode/issues/4#issuecomment-1003606860

I can’t guarantee 24/7 support for all questions, but I’ll try to answer here occasionally

@RamonBeast I don't have any notes, sorry. All the knowledge I have is already in the code (variable names, a few comments)

What is your OS, is it systemd-based? This udev rule [should work](https://wiki.archlinux.org/title/Udev#Allowing_regular_users_to_use_devices)

Не поддерживается, [тикет на поддержку bonds](https://github.com/cdump/investments/issues/13) (если это относится к Bonds) У меня в портфеле такого нет, готов принять MR от знакомых с особенностями данного инструмента.

I have only 1 screen (and don't have free time now to trying emulate more screens), if anyone fix it and send me pull request - it will be great.

You can try to run it with `sudo` (see [readme.md](https://github.com/cdump/radiacode?tab=readme-ov-file#installation-and-example-projects)) or install [udev rules](https://github.com/cdump/radiacode/blob/master/radiacode.rules) (google how to do it)

and codestyle errors from tests: https://github.com/cdump/radiacode/actions/runs/8958200767/job/24765854405?pr=32

Please fix `ruff` linter errors from failing CI test (https://github.com/cdump/radiacode/actions/runs/9030194133/job/24818308952?pr=32) and I'll merge this

Still have code-format ruff issues - you can run tests localy: https://github.com/cdump/radiacode/blob/master/.github/workflows/tests.yml#L26