zb3
zb3
Apart from my ultimate laziness, I didn't even plan any GUI because: - the change can't be applied instantly, so it's not possible to make a slider where you see...
@axel9546 unfortunately gnome-gamma-tool can't do this because the VCGT table map is a function that takes only one parameter - the input channel value. So the resulting value of a...
@axel9546 you mean for Wayland? I'm not aware of anything like that that would work on Wayland. For xorg this may be possible with https://github.com/libvibrant/libvibrant
I really don't think this is possible, but I've emailed @ppaalanen, he should know much more about this.
So, currently Mutter (GNOME's compositor) doesn't provide any interface to set CTM (SetOutputCTM works only for... xorg). This means it's **not currently possible** to change the saturation in GNOME on...
You can do this directly from GNOME Settings -> Color -> pick monitor -> see profile name, profiles created by ggt contain these values in their name
Ah I understand... sadly I'm too lazy to implement it, but insert standard message about "PRs welcome" here... note that it's only possible to read these values if they're set...
Removing the `multipart/form-data` parser from Python standard library is unthinkable. I understand the `cgi` module was deprecated because CGI is itself deprecated, but the `multipart` encoding is not deprecated, it's...
I think the exploit could have a great educational value here. EDIT: `ioctl` is not async-signal-safe either, but it's still called in patched version.
At this point Meta should publish the original checksums so that we know if it's the real model. It appears that PyTorch models can execute arbitrary code, so this might...