ed

Results 18 comments of ed

Looks like this isn't related to intel after all -- it's SNP: * `efi_snp_get_status` and `efi_snp_receive` is called repeatedly * those call `efi_snp_poll` which grabs 8 more packets from `netdev_poll`...

Interesting using a reverse proxy to add a basic auth step... I don't think this would cause any issues or anything, just not something I'd thought about :-) And yes,...

Thanks for the input :> I believe this should come for free through #62 but it's good to keep this in mind just to be sure. Basically it would be...

> I'd only prefer if it was possible to dynamically create public links instead of manually editing a config file absolutely 👍 depending on usecase you can choose between two...

right... yeah maybe two subdomains could work, auth.site.com and guest.site.com, where only the first one is configured to go through authentik and the other one is a straight relay to...

That's odd; it should be trying to use mpv for all links already, but I've only tested this on Linux -- are you perhaps running it on Windows or Macos...

I think we're hitting a limitation in argparse... The best approach is probably to use one of the following alternatives instead: * `--output=-ZLltnPt5WM.json` * `-o=-ZLltnPt5WM-2.json`

Seems the latest release binaries still fail to start; The dll from python-3.10.11-embed-amd64.zip, once renamed, seems to work -- is this a good choice? or rather, what is the recommended...