Chris Needham

Results 487 comments of Chris Needham

I think we should uphold the principle of organisations not having multiple seats, and would prefer to extend this to include both appointed and elected seats. (I note that in...

> The reason this rule exists is to prevent bait-and-switch where someone runs with a certain affiliation, gets votes with that affiliation, then changes to an affiliation that may not...

> I tend to agree with @LeaVerou If the TAG's only role were design reviews, I would also tend to agree. But with a wider governance scope, limits are appropriate....

A minor point, but "against matter in a technical report" could be improved to read "against the content of a technical report".

> What I'm trying to say is that the group (or whoever decided it) needs to recondiser and form a new opinion. However, the wording in the current process is...

I tend to agree with @dwsinger's comment - sometimes reaching for the thesaurus is an indication that a rephrasing is needed.

Another one I noticed: in Table 2, for mDCV there's "eventual display" but elsewhere in the spec the same concept is "display device".

I created a draft PR #449 to fix some of these, but it's not clear to me how to address them all. @fintelia, do you have suggestions on changes to...

Sorry for the delay. Yes, all looks good.

The libicudata dependency is via Boost, audiowaveform doesn't directly depend on ICU. You can tell Boost not to use ICU using: ```sh RUN wget https://boostorg.jfrog.io/artifactory/main/release/1.85.0/source/boost_1_85_0.tar.gz && \ tar xf boost_1_85_0.tar.gz...