Sam Vervaeck

Results 74 comments of Sam Vervaeck

Small update: I've made the change to the source code, but I've yet to test it out. I'll keep you posted.

Nope it keeps failing. Tried both `text/plain` and `application/octet-stream`.

The issue goes deeper than that. You need a way to tell Vite where the sources of a hypothetical library are so it can watch them too. See [my recent...

Just stumbled on this. Happy that I did the right thing and searched for it using Google, or it would have taken me a very long time to solve.

Well this was awkward ... I was adding the wrong device to my zpool and suddenly I have to rebuild my entire pool from scratch because of this bug. I...

I just encountered this issue and I'm a bit shocked that it hasn't been solved yet. I'm not expecting any package I install to override my `lib` configuration in `tsconfig.json`...

I second this. I just hit this problem in my code. Given a shared `root`, I want to calculate all `RelativePath`s to this root. Currently there is no other choice...

Port forwarding is implemented; what's the status of this issue? I would also be interested in doing the same setup :) I'm guessing `protonwire` would need to expose a hook...

This is somewhat related: https://www.reddit.com/r/ProtonVPN/comments/zsoxky/release_a_protonvpn_fork_that_automatically/

A bit late but I can confirm @davawen's solution works. Not sure why, though.