Nazar Mishturak
Nazar Mishturak
Hello, I am the maintainer of glbinding [package](https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-glbinding) in MSYS2. After updating this package to 2.0.0 I have found that I can no longer build and install both static and...
Is it possible to somehow utilize `dism` and/or `wimlib` for copying the NTFS Windows install to btrfs partition?
multipart_threshold actually refers to maximum size of a file when AWS cli switches to using multipart requests (instead of a single API call). The correct config flag to use is...
I'm using `windows_events` together with `bookmark_path` to gather Event logs on Windows. If the host system is shut down incorrectly (power outage, BSOD, etc...), the `bookmark.xml` file can get truncated....
The Windows port is beta quality right now https://github.com/openzfsonwindows/openzfs
I'm using `windows_events` together with `bookmark_path` to gather Event logs on Windows. If the host system is shut down incorrectly (power outage, BSOD, etc...), the `bookmark.xml` file can get truncated....
`Install-Fonts` function seems to choose per user directory (`c:\user\\appdata\local\microsoft\windows\fonts`) instead of (`c:\windows\fonts`) since Windows 10 build 1809
I've added `systemd.unified_cgroup_hierarchy=1` to `/etc/kernel/cmdline.d/unified-cgroups.conf` and `clr-service-restart` stopped working with `opendir(): No such file or directory` It seems that it tries to access `/sys/fs/cgroup/systemd/system.slice`, which does not exist with unified...
Can you add support for RFC2217? It would allow changing the baud and other settings remotely.
Can this be changed to accept `-` in DNS domain names? https://github.com/tkdrob/aiopyarr/blob/8bd3ed3b223d969ffddfda41b611a65ceccdd092/aiopyarr/request_client.py#L126