bri

Results 76 comments of bri

> Please make this theme compatible with PBS (Proxmox Backup Server)! Hi, please see #136 and specifcally the second-to-last comment. There is a fork of the Discord Dark theme for...

> this is fixed for me too when explicitly setting sdl, it would be nice if backend=auto would detect the card and set it automatically to sdl with these cards...

I tested this against a basic site, deploying a couple of times, but then I decided I wanted my site private again.

Seems simply adding a deploy step wasn't a great idea, because that workflow runs for PRs. So I replaced `build.yml`, but only running on PRs (and removed the on.pull_request thing...

Delete the app, and remove it from your startup items. https://support.apple.com/kb/PH25590

> @b- i can see you're trying to make some things more useful for people by exporting some common funcs to do bootstrings. If you want to give people something...

I didn't have a working older build to rollback to, but I can confirm that rebasing to `bazzite-deck:40-stable-20240424` works on my RX580-based machine.

> > This is now fixed in the latest release > > > > Not really! Could you provide even _just a little bit_ of information about what's going on?...

I tried updating the edk2 and edk2-platforms trees to the latest commit, but I got the same error.

I also tried commenting out these lines https://github.com/tianocore/edk2/blob/b8649cf2a3e673a4a8cb6c255e394b354b771550/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf#L69 https://github.com/tianocore/edk2/blob/b8649cf2a3e673a4a8cb6c255e394b354b771550/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf#L74 https://github.com/tianocore/edk2/blob/b8649cf2a3e673a4a8cb6c255e394b354b771550/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf#L75 and it then results in the following: ``` OK make[1]: Leaving directory '/home/b/workspace-edk2/edk2/BaseTools/Tests' make: Leaving directory '/home/b/workspace-edk2/edk2/BaseTools' + rm -f...