Zachary Buhman

Results 37 comments of Zachary Buhman

Fixing this (correctly) might involve client-side lighten/darken relative to the body background-color. https://caniuse.com/#feat=css-filters

HAProxy 1.5 looks pretty cool--even does IPv6, despite some people telling me otherwise. However, we can do this for free with Varnish: https://www.varnish-cache.org/docs/4.0/reference/vcl.html#backend-definition https://www.varnish-cache.org/docs/4.0/reference/vcl.html#probes https://www.varnish-cache.org/docs/4.0/reference/vmod_directors.generated.html Examples: https://www.varnish-cache.org/docs/4.0/users-guide/vcl-backends.html#directors Might as well...

duplicate of https://github.com/ptpb/pb/issues/215

This is not a feature that currently exists. This sounds interesting though; could you explain your use-case?

I think admin interface availability and being able to guarantee the currently displayed public page is up-to-date is probably more important than the availability of a historical version of the...

> using the hash itself as a file name The "best" scheme IMO would be to internally address files by cryptographic hash, but allow requests to use a runtime-configurable subset...

Huh, that's weird. Can confirm. > I don't like it. The idea is for it to be toggleable, however. If a plain textarea is default, would that be mergeable?