Max Baz

Results 720 comments of Max Baz

UPDATE: extracted into https://github.com/stalwartlabs/stalwart/issues/1796 with more details.

I'm sad I couldn't finish this in time, personally I'm not working on this PR simply because I no longer have hardware that is able to run vulkan and therefore...

I'm at the stage where I don't mind a tiny downtime once in a while, so I'm using a simple docker-compose setup (very similar to what you have [in your...

Thanks, an interesting insight! We do pass the configured path through a "validate" function, which as of today is focused more on catching typos rather than validating that it actually...

I'd be okay with that, and when we do that, perhaps we should show [upgrade notification](https://github.com/browserpass/browserpass-extension/blob/dc71d472a54ca588fb34f67fec7244595c62af74/src/background.js#L1159) to users who have `gpg` path configured in localStorage, so that they know what...

I find the behavior of `j` and `k` very counter-intuitive on the "entry view" (one article at a time). There are `>` buttons so it's quite obvious what `h` and...

Thanks for this write-up, very interesting! I'm definitely up for improving the power consumption, but as I dont have Nvidia (or any discrete GPU for that matter) I won't really...

I've spent a bit of time looking into this: - `enable-gpu-rasterization` is the main flag that gives me all the performace; if we could focus on one flag only it...

It seems it's only disabled by default on Linux. Maybe it's the same story as with VA-API, where it works for some but not for all. I would hope that...

> Fedora also seems to have video decoding Enabled (??) Fedora was among the first distros to enable hardware video acceleration by default, it's done via patch because this is...