Jacob Hoffman-Andrews
Jacob Hoffman-Andrews
For the macOS trust store, there is now a published page listing certificates with "Additional Certificate Configuration Data"; essentially certificates that are blocked: https://support.apple.com/en-us/HT212865.
In letsencrypt/boulder, we implemented our own statsd bridge interface: https://github.com/letsencrypt/boulder/blob/master/metrics/scope.go#L10-L23. Note: we have since moved more fully off statsd, and so removed the `error` return type. In order to have...
I would love to see a release with --cover-no-print in it.
Hi! This is a trivial change with no copyright interest in it.
Ping :-)
> I/O errors mostly just console.error out (which is what the file appender does) I suspect this causes a similar problem to #181, specifically triggering the [long-standing problem in node.js](https://github.com/log4js-node/log4js-node/issues/181#issuecomment-255018724)...
Also I should mention: `.woff`, `.woff2`, and `.png` files should be excluded since they are already compressed. There's a good chance CloudFront's config is smart enough to do this already,...
I think it would be reasonable to set the fonts to have a TTL of a few weeks and not worry about versioning them. They're not required to be strongly...
A friendly bump on this. I think it would make a noticeable improvement to the experience of people reading docs on rust-lang.org, particularly if they have slow connections.