Cong Zhang

Results 27 issues of Cong Zhang

Fix https://github.com/terem42/zfs-hetzner-vm/issues/69, **"grub-install: error: unknown filesystem"** issue on a new Debian 12 install. It might be related to an openzfs upstream problem, which needs to be fixed for all distributions,...

### 🥰 需求描述 有没有可能支持域认证/LDAP/Active Directory?这样有可能跟企业集成? ### 🧐 解决方案 原生支持Windows 域认证 https://next-auth.js.org/tutorials/ldap-auth-example ### 📝 补充信息 _No response_

Inactive
🌠 Feature Request

* **uvloop version**: latest * **Python version**: 3.11.2 * **Platform**: All, and testing on Linux * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: n.a * **Does uvloop behave...

I want to make webview_deno support async binding, which under the hood need pool tokio event in separate thread, and trigger on UI thread! **Is your feature request related to...

A-tokio
C-feature-request
T-wasm

Hi Devs, why disable "webview_dispatch"? Btw, I am the author of some implementation of webview like julia & python. https://github.com/congzhangzh/webview_python https://github.com/congzhangzh/Webview.jl Tks, Cong

Is that possible to enable remote debug when init webview? pass a remote debug port parameter. And then it will be possible to debug websites and backend at the same...