Gabriel Borges

Results 11 comments of Gabriel Borges

Can we can use `mpv` to view it with `--demux-lavf-o=decryption_key=`? (`--mpv-demux-lavf-o=decryption_key=` on iina) https://github.com/mpv-player/mpv/issues/8286

fwiw I'm also having the stream reset to the beginning on iina on macOS when I change the audio feed.

> I can fix the 401 by adding --registry https://my-private-registry-host.example/repository/npm to the yarn install Could you provide the full workaround here?

What if there was a new `nodejs${version}-debug` runtime? By creating a Dockerfile based on https://github.com/kubeless/runtimes/blob/master/stable/nodejs/Dockerfile.8 the `CMD` could be changed from `CMD ["node", "kubeless.js"]` to `CMD ["node", "--inspect", "kubeless.js"]`. After...

Oh god I just lost a full working day trying to make this work... Maybe I'm too dumb for not finding this issue sooner... Are you accepting PRs on this?

Aren't we on 3.0.1 now? https://github.com/yarnpkg/berry/blob/master/CHANGELOG.md

Same behavior. Commenting line 128 (letting it always be zero) fixed the issue for my project, but my project only.

I helped this guy to test his extension, maybe you can implement something like this? https://github.com/Justineo/github-hovercard/commit/3e0e6f5adb58512e2c0e23d9d3b96688ff6865db Justineo/github-hovercard#6

I can test it on the instance I have access, probably only needs to remove from `manifest.json` the `GitHub.com` dependency and allow the variable GitHub url setting from the extension...

> @Psidium is this still something you're looking for? @jrschumacher Still using this setup, so yeah