huantian
huantian
Hey just wanted to ask how much work this would be for you and how long it would take. I would like to use a feature like this, but might...
In the common intel config, it currently contains ``` # Fixes a regression in s2idle, making it more power efficient than deep sleep "acpi_osi=\"!Windows 2020\"" ``` But in the 12th...
I agree, compatibility with a shulker box slot locking mod seems like it would work too.
Makes me wonder if we should skip MC chat entirely and make the chat instead just a in game matrix client 😛
yeah supporting a completely custom chat layer not related to minecraft's built in chat system should be a separate mod, but this is not the worst place to discuss this....
I'm getting this too. Is there any proper solution, other than the one mentioned by @richmondx? Feels kind of jank to put the library in a different place in a...
+1, for distribution packagers, it would be good to have some sort of way to build the package from source for a distro repository.
Yk, sometimes I should wait before posting; I have found a possible answer just using an mpv argument: `--af=silenceremove=start_periods=1:start_threshold=-50dB:detection=peak,areverse,silenceremove=start_periods=1:start_threshold=-50dB:detection=peak,areverse` Perhaps this could be exposed as an option similar to the...
Yeah that's the main issue I have with this method of doing it, i don't really like how it has to reverse the audio file twice to get rid of...
Oh does using 2 and -2 work for removing silence at the start and end? I tried 1 and 1 as well as 1 and -1 but that didn't work...