Alexei Shcherbakov
Alexei Shcherbakov
May be it because I use it on Raspberry Pi? I use ```daniel0076/jdownloader-2:aarch64-v0.1```
This image use 'apk' - please add this to doc :-)
You should use docker-compose with vpn service. Just take this example for nordvpn: ``` version: "3.9" # optional since v1.27.0 services: vpn: image: ghcr.io/bubuntux/nordvpn cap_add: - NET_ADMIN # Required -...
Some very old code C is needed to be in ANSI. For example i have one very old project with old Analog Devices DSP with is needed to be in...
@PyBonnetainNesterenko this is not helping for Odroid Armbian (5.10.102) make olddefconfig && make modules_prepare output: ``` scripts/Makefile.build:415: warning: overriding recipe for target 'modules.order' Makefile:1422: warning: ignoring old recipe for target...
Workaround - switching to unstable kernel 5.17.5
Don't know. I just added code which use this feauture, I don't know Colorful.Console internals пт, 21 июн. 2019 г., 22:15 AlexejheroYTB : > This pull request has not been...
Well it is better to rework entire library for .NET Core. As i remember, code of this project is pretty old. Today net46, netstandard2.0 and netcoreapp2.1 are needed пт, 21...
I'm new for this library, if you point me "right" way to add platform depended code - I can add this feature 17 Июн 2017 г. 23:10 пользователь "Tom Akita"...
Windows 10 have some version detection issues: https://msdn.microsoft.com/en-ca/library/windows/desktop/dn481241(v=vs.85).aspx All version detection functions are now deprecated - Windows looks at app.manifest and if Windows 10 is not explicitly supported - version...