Seirdy
Seirdy
seirdy.one (my domain) has supported these since Let's Encrypt first rolled out support to production servers. [dottedmag.eu/dottedmag.net does too](https://community.letsencrypt.org/t/failing-to-use-accounturi-in-production/190060), as does grapheneos.org.
This would also be necessary for validating Encrypted Client Hello. Currently supported by many CDNs and the H2O server.
My rationale for introducing a third-party dependency like this is that none of the existing find-replace solutions I’ve tried support anything close to the advanced featureset of `regex`. On the...
[Radeontop](https://github.com/clbr/radeontop) (written in C) might also be a good point of reference for AMD cards.
For reference, other TUI applications available as Flatpaks include Cointop and Neovim.
On Sat, Mar 26, 2022 at 06:53:52AM -0700, Tim Brown wrote: >TBF, there's nothing wrong with DT_RPATH per se. It depends on the /value/ to which it is set. While...
A build manifest of some sort (CI manifest, Docker container, etc) that builds Nginx *and all it dependencies* from source (perhaps with static linking) would be a useful place to...
Oh hey! I'd pay attention to the Microformats2 markup in the `class` attributes. Microformats2 isn't really used for SEO, so leveraging that probably won't bias the engine towards commercial SEO...
Also see https://github.com/dnslink-std/community/discussions/2. Quoted: ---- [SVCB DNS resource records](https://datatracker.ietf.org/doc/draft-ietf-dnsop-svcb-https/) (RRs) were introduced somewhat recently. They inform user-agents that a given resource exists at another endpoint, possibly with extra parameters. Functionality...
Perhaps Ready should actually *penalize* the use of OCSP stapling on short-lived certificates, as OCSP is unnecessary overhead when a cert is too short-lived for week-long revocation cycles to make...