Lucas Vasilakopoulos
Lucas Vasilakopoulos
I have the same question. I thought I could get pretty close by reading the electron-builder docs. For that project, it is recommended (for Linux) to dump an `icon.png` file...
It would be nice if this could work on Windows too via named pipes.
Looks like the folks at Azure took a run at this, but it's likely an out of date solution now: https://github.com/Azure/tokio-uds-windows
My vote is for Layer-7. Personally, I'd like to be able to fundamentally understand the request, execute the query, apply transforms to the result rows, then hand them back out.
It's brutal, I just encountered this the past few days and it's super frustrating. The worst part is that the Lockdown disabling doesn't work either (separate bug), so you are...
I actually resolved my specific issue - what remains is headline issue. If anyone runs into a similar issue, double check you are not using the mullvad SOCKS proxy at...
> How had you set up the proxy? Two ways, one system wide that I guess I added after the fact, and on Firefox. So in Firefox, I'd consult the...
> WebView2 was created as a replacement for WPF WebBrowser and UWP WebView, so it is no surprise that it uses COM. IMO, making this cross-plat is a pipe dream...
Is the goal for WebView2 for Linux/Mac GA to provide a singular language binding, or will it expose a C API that can be bound to anything supporting FFI?
For what it's worth my interest in using this crate would be to pair it with htmx. This is an underappreciated crate by the way - it's such a great...