R. Miles McCain
R. Miles McCain
@doamatto could you verify which of `HTTP_SEC-GPC`/`HTTP_SEC_GPC` is correct? Once that's done, ready to merge!
This is the sort of thing that we _should_ support, even though it’s unclear to me what the interface would look like. I’m going to put this on the roadmap...
This is a good addition. I'll add it as a planned feature. We can implement this when we do traffic spike alerts.
Not at all :) Every time I’ve given an ETA, I’ve ended up regretting it—and I won’t let myself make that mistake again.
This is a good idea. Adding it to the roadmap.
Yes, this could definitely be helpful. Adding it to the roadmap. Could also be helpful to add an option to ignore query parameters.
I worry that this might be too complicated. I really like having one Docker image for Shynet, and it really helps with debugging. While I really appreciate this proposal, I...
It's a tough call, but I think this approach is too complex. Let's just put the development dependencies in the final image. It's only a few megabytes of difference (this...
My concern is less with the complexity of the build, though that's certainly a consideration. (Currently the builds take 30m+, which is fine but less than ideal.) Instead, my concern...
Sounds good. If possible, I'd really prefer to not run as the root user so that the risks of a container escape are smaller. I do wish there was a...