Grigori Goronzy
Grigori Goronzy
## Bug Report ### Platform(s) Android ### Current Behavior If no WebView implementation is available on Android, Capacitor silently crashes on app startup. You can test this by disabling WebView...
When I try to to stream my system audio with PipeWire, it almost works: Noson creates a new sink and starts recording from it. However, it doesn't redirect the default...
The official C/C++ extension has basic support for generating a nice layout for multi-line C-style comments, which is particularly useful for Doxygen and the like. Typing `/**` and then pressing...
While editing code, the clangd status bar indicator constantly switches between "idle", "file is queued", "parsing includes" and so on. Meanwhile, the rest of the status bar contents jumps around...
Docker abuses IPv4 NAT to create a private network for containers. Ports opened by containers are by default not available from the public internet and need to be mapped/forwarded explicitly....
Sometimes the case of the libraries as listed as the "DLL Name" and what is actually found on the filesystem don't match. This is not a problem on windows because...
Currently the library can only take in JPEG image data and recompress it. It would be useful if it allowed to take binary RGB data as well (essentially, making the...
I get a 404 for `/favicon.ico` of my BBB instance. It very much looks like it simply is missing: it's not included in any container image. I hacked it into...
There hasn't been a release in over two years. Is that a coincidence? It would be great to have new release particularly because curvezmq support was introduced.