Results 44 comments of BryanQuigley

Oh, "# I don't like blindly sourcing a file -- that provides a vector to screw with this script..." was already present. I don't mind it, nor do I think...

It could be configured by say a super-linter.env existing in .github/linters. This would let environment variables be set in code for both a local or Github Action run.

Any thoughts on my proposed location above?

Thanks for the detailed response! 2.) Understood. Postgis 3.1 is packaged with Postgres 13 in the stock Debian repos, but that might be to divergent to try using. 3.) I...

It looks like the jq parser in postgres may be refactored once stretch is EOL (end of this month), will approach doing something then. I think it should be quite...

Tested on Ubuntu 20.10 and it works for me.

I am very interested in the company answering these questions including follow-ups - however in-depth they want to be.

Pretty sure all modern browsers will use TLS1.3, so detecting that their browser supports it won't be very predictive - although I see in [OS detection is](https://github.com/kinnison/rustup/commit/615ed4e265c702cdc2ad025e944a92d8068abde2) already done for...

Cloudflare let's me see different tls version in usage - does Cloudfront? Also opened a related #2582 - it seems Cent OS 6 also might not handle tls1.1/1.2 properly under...

I was wrong about CentOS 6 - it appears a simple upgrade should let it get TLS1.2 - and if they haven't at this point that's very bad for them:...