Dan Lenski
Dan Lenski
I'm aware of this issue, but I really wish we could "autodetect" the correct solution rather than requiring users to figure it out and specify yet another configuration option. >...
My thinking was that _even if_ the user is requesting an alternative sudo-like command (with `-E` or `-P`), the user would still probably want to use sudo _if replicating the...
> I'm using globalprotect-openconnect Does that mean `openconnect --protocol=gp`, or something else? > and I have a local kubernetes installation with named ingresses (i.e app.local.will.dev). I don't know anything about...
As a too-online new father, I acutely feel the lack of a stroller emoji. I use 🛒👶🏻 to represent it. Perhaps Unicode ought to reserve that as a combining emoji...
Thanks for creating this! As I just noted in https://github.com/mariadb-corporation/mariadb-connector-c/pull/227#issuecomment-1631431897 … > I also moved the `CLIENT_CAN_SSL_V2` capability bit from the MariaDB extensions (`1ULL MySQL is affected by these vulnerabilities...
> * Client sends handshake response with "supports SSL Request V2" bit set As it's currently implemented in https://github.com/mariadb-corporation/mariadb-connector-c/pull/227 and https://github.com/MariaDB/server/pull/2684, the client's _initial_ (plaintext) packet will contain **only** the...
> I read in the docs that there is a "hybrid-binarizer" This? https://zxing.github.io/zxing/apidocs/com/google/zxing/common/HybridBinarizer.html > I fail to find the information on how to swap to that binarizer. This Python package...
> I'm getting a failed test when trying to build on Arch Linux from the AUR. It was building fine about six weeks ago. _Consistently and repeatedly so_? Or only...
> I tried it several times last night, and I tried it again just now. I got the same result each time. @heartburn22, are you certain that it was the...
> Using --prevent-idle-timeout causes Python to crash under macOS 26.0 Tahoe - this sadly also means that the keepalive isn't working. First of all, take the following into account: https://dlenski.github.io/macOS_nope.html...