Mark Ferrell

Results 6 comments of Mark Ferrell

Any idea on when this will happen, or what it would take to make this happen?

Seeing this very consistently when doing a `-target`'ed plan.

Why is salt trying to read the group file at all? Shouldn't it being going through the nss interface in the same way that `getent` does? ```sh getent group salt...

> @major0 As far as I see it, Salt is already using PAM (and most likely, at least implicitly through libc, NSS). But that's not a silver bullet. If you...

> Or if there is a Proton CLI in the works, I will stop my efforts :). I really just want to be able to autocomplete email addresses in my...

> In an unofficial python client, they're setting the appversion as "Other" (https://github.com/opulentfox-29/protonmail-api-client/blob/15100c28c40e7c887d70296ae22a3762c19c059e/src/protonmail/constants.py#L17) > > It allows you to login without CAPTCHA. I wish I had found this tidbit sooner,...