Duncan
Duncan
Still doesn't work, even with the `?no-check` query. When I try repeatedly, I get the following on various tries: ``` error: Module not found "https://deno.land/[email protected]/node/diagnostics_channel.ts". at https://esm.sh/v86/[email protected]/deno/undici.js:2:852 ``` ``` error:...
I think a really simple way would to add another column to the lists that indicates the last known version of Hyper that the extension works on. Add a message...
Use a field in the package json, saying what version range of Hyper is supported. Then Hyper can check that before applying the plug-in.
Part of the reason I haven't tried to build anything requiring security in JS is I haven't wanted to deal with external dependencies (as in node.bcrypt.js) but I don't want...
Rust is the same sort of compiled language that C/C++ are. There won't be any overhead.
Oh wow, hey, my workaround script is actually being used!
In the meantime, I've worked out a [Dockerfile.template](https://github.com/legowerewolf/Yuna/blob/master/Dockerfile.template) and [start script](https://github.com/legowerewolf/Yuna/blob/master/start.sh) that work. Feel free to use parts of it for the official version. I haven't actually ran the binary...
Seconding this.
I'd appreciate this. I'm running into this problem when I try to declare a type parameter for the shape of a config object for plugins in a plugin system I've...
My Windows and Android devices are where I'm worried about being able to use exit nodes.