Results 230 comments of Matthew Esposito

okay... really weird behavior. I can't tell if I'm being trolled because I am **100%** certain my fix worked. And the only thing that I did just now to fix...

I think this looks good. I just switched to openssl via native-tls in a96bebb0991558ff278b4cabf3c54678d7d8b208. What impacts will this have on your dockerfiles, since we no longer use 100% rust-native dependencies?...

LGTM. Looking forward to the future PRs that enable this functionality. Release handling is honestly my least favorite part of development, I'm glad to have expertise in this area from...

I'm curious - is there a particular use-case where you would want access to all of Reddit but not searches? It seems to me someone could just search with their...

I'd also like to have a banner message displayed if HTTPS verification is disabled, so 1. we don't accidentally enable it 2. users are warned that the traffic could be...

One option would be replacing the Lazy with a OnceCell and instantiating it manually in `main.rs`.

I implemented the functionality and edited your checklist - last is the instance info page. IMO though the feature/flag shouldn't be enabled in dev mode - some people might accidentally...

This would be a tricky one, because many of the requirements for features state that no identifying information should be logged. Maybe a large banner saying this instance is in...

Very true. Definitely not a strong requirement to the point of attestation, but ideally the default container would enforce informing the user if that mode is enabled.