Liphi
Liphi
### Application YouTube (com.google.android.youtube) ### Issue Currently you can't change the language of your comment translator. YouTube says that it is based on "your watch history" and "personal preferences". Changing...
**On Wayland:** glxgears crashes immediately after start: ``` $ obs-gamecapture prime-run glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate....
When creating service scope in Async Mode https://github.com/discord-net/Discord.Net/blob/b1c832622d8f4bf7789f9f4dea2c95f26ad8a3b9/src/Discord.Net.Interactions/Info/Commands/CommandInfo.cs#L116 use [CreateAsyncScope](https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.dependencyinjection.serviceproviderserviceextensions.createasyncscope?view=dotnet-plat-ext-7.0) and `await using`.