Sarim Khan
Sarim Khan
@tkonsta When you see WARN: COPY-MODE, run `wsl --shutdown` from powershell/cmd. Then open wsl again. For me it fixes the issue for that session. I have this in my bashrc...
@hideyukn88 Yes, I always keep updated with latest pre-release version. As per my normal workflow, I boot up my computer and shutdown before going to sleep, and I keep my...
I'm with latest pre-release of wsl as always. But problem seemed to came back with a vengeance for the last month. Always everyday It happens. Thanks to my script in...
Yes, It's been a constant problem last couple of months. Always have to do `wsl --shutdown`.
I didn't comment in here but in recent month it has been constant, each time when wsl first starts this happens. Even when wsl gets auto shutdown due to no...
Edit `/usr/share/ibus/component/ibus-avro.xml` file as root/sudo. After `us` line add a new line `dvq-simplified`. Restart. There's a low chance this'll work.
So far what I see there is actually no requirement for ipv6 for the application to work. It's just a bug in portpicker that it fails when ipv6 isn't enabled....
If someone commits to being the maintainer for "flatpak" package, I don't have any objection. I'm happy to add link/reference to it in readme/website. But I'll prefer deb/rpm as primary...
Wow thank you very much. Thats a lot of good resources to explore. Previously I tried using https://www.npmjs.com/package/@peculiar/x509, but packaging it to one file and fighting with babel to compile...
> Yes, I feel your pain. I ran into exactly those issues when writing njs-acme code yeah :(. I digged up my old code. I see I had these polyfills,...