Daenney
Daenney
What if instead a mod could state it 'provides' for a different `project_id` too? So the QSL mod would state something like this on the project API endpoint: ```json "provides":...
There is a potential ordering issue with the `provides` solution. If you are using Quilt and then add a mod that declares a dependency on Fabric API without first having...
I had completely forgotten about the dashboard, that’s a great point. It would be nice to have a similar capability even if the broker isn’t emqx.
> personally: I want SIGUSR1 to lock the screen regardless of any inhibitors (as it's coming from me pressing my "lock screen now" hotkey) Yeah, I agree with that, it...
Hi @jhoblitt, we should certainly get together during Puppetconf. My main "issue" with the groovy_helper powered solutions is that I need to extend it every time I want to set...
So augeas doesn't really care about white spaces or the exact location of a stanza in the file. All it does, the way we use it, is to simply check...
Sort of. Right now in the desktop app it's not possible _at all_ to view the image in a bigger way, because the "open in new tab" functionality doesn't work...
Limiting to TLSv1.3 might not be very desirable. There's a huge variety of Matrix servers out in the wild, deployed on different platforms with different supported TLS versions in their...
I just ran into this snafoo too. I was trying to figure out what this `lights[]` thing was about until I stumbled on this issue. I would be nice if...
@mjcumming The PR for it was #177. The change is there, it's just not deployed properly everywhere.