Nikolay Chechulin
Nikolay Chechulin
First of all, I'd like to thank all the contributors for the work you have done. However, I faced a couple of problems while I was setting everything up. For...
### Affected Version **paru -V**: `paru v1.10.0 - libalpm v13.0.1` ### Description **Have you checked previous issues?** Yes Paru seems to ask for password in a loop, even though I...
## Description Just a documentation update: add helix editor to the list of apps using tui-rs ## Testing guidelines No testing needed ## Checklist * [x] I have read the...
Думаю, полезно иметь копии тестовых заданий прямо в репозитории. Таким образом решится проблема битых ссылок. Думаю, большинство заданий можно будет сохранить в виде `.md/.pdf` файлов. К сожалению, проблема битых ссылок...
In the readme of the repo there are several lines like this: `{% include projects.md %}`
By some weird reason the font was correctly recognized by the system right after installation, however, after reboot it cannot be found. I tried both manual installation and AUR package,...
Python and pydantic `dataclasses` support would be great, since at the moment (at least in strict mode) pylance complains about use of named parameters in dataclass `__init__` functions: ``` @dataclass...