ewired
ewired
Suggestion which would work for one use-case I have: > As a user of a collaborative ES module editing app, I want Deno Deploy to provide a "Webhook URL" (a...
I would be in favor of a Discord chat. Lots of JS devs, like the Deno community, are very active on Discord, and many of the surrounding projects have chats...
Implementing a websocket listener would entail making ngIRCd handle a certain set of the HTTP protocol until a "protocol upgrade" is initiated. After that, the websocket functions much like a...
My goal with these changes was to implement something similar to SVJOIN using the existing functionality of NJOIN, so that I could implement a user support service for a project...
I am on Android 14, LOS 21-20240216-UNOFFICIAL-emerald. This bug is also happening for me after updating microG Installer Revived and Play Integrity Fix to the latest version, to try to...
I've been using an Arch container via toolbox/distrobox (should be included in your Fedora) and I get it building by ensuring that gumbo and mupdf are a certain version using...
Ran into this issue myself, you can run the latest main merged with this PR using the merge branch with uvx like this: `uvx git+https://github.com/yt-dlp/yt-dlp@pull/13759/merge --help`
I was going to put in a request that shift-N would be a good default keybind for "new after" but this is almost exactly the same request. I wouldn't use...
@rekram1-node Sounds good to me, I changed it over
The only failing test is failing on other recent PRs and pertains to the `patch` tool which is apparently dead code.