Ivan Shapovalov

Results 98 comments of Ivan Shapovalov

(I have just realized that there is a new reply to this discussion.) I still maintain that you are overthinking it. > DoS is perhaps a poor example, in the...

Oh, I had no idea liquidctl was actually cross-platform. Maybe it would still make sense to handle the (presumably) common case of liquidctl running on Linux, given that the proposed...

What do you mean by "messing up remote play"? > I think this creates some issues with packaging, because you need to know where "chrom(e|iem)" is installed. Packaging is per-distro...

This is not related to buffering. `sd` seems to work by reading whole stdin until EOF into memory prior to performing any work on it. Thus, sd it is not...

Is there something that can be done to get this merged? I believe the `isPositive()` rework has since landed in main, and #906 is a visible and user-affecting issue --...

I like the ordering changes, +1 on that. However, I disagree with the wording changes. "Claimed" is completely new terminology that is never used anywhere else, so I don't think...

@ParkerMc is anything blocking this work besides your time/availability? The relevant protocol parts are already fully known, correct? (not trying to poke you, just wondering if there are any obstacles...

Great, I'll try to finish this up then :)

Progress report: either I'm not seeing something obvious, or the fact that v2 firmware is limited to 96 bytes of response means that the `_MODE_HW_CURVE_PERCENT` command response will always be...

There are also two other corner cases regarding the `A` command of the visual block mode: 1. When some of the lines in the middle of the block are _shorter_...