Philip Jägenstedt

Results 1054 comments of Philip Jägenstedt

@domenic and I were looking at this a bit today, and found https://help.github.com/en/github/site-policy/github-terms-of-service#6-contributions-under-repository-license. If we can make the judgement that a contribution does not have any implication for patents, and...

I'm self-assigning to reflect my action item from https://github.com/whatwg/sg/issues/125: "prune out patent info from current individual CLA add non-normative requirement bit and present plausible option to LWG for review" To...

We're in the process of tweaking the hosting for all of our static stuff, is there an alternative that's already carbon neutral? AWS S3 is the option we're currently considering.

We might get it with Akamai without doing any work.

Out of those regions, Canada (Central) seems the most promising geographically, it seems to be in Montreal. We've tended to host things on the American east coast before, as a...

That involves replacing the default nginx-full package with a package from another maintainer, and it's likely that security updates aren't quite as speedy. So, I'd rather wait until support is...

We are still on Debian 9 and nginx 1.10.3. I've tried creating a new droplet with Debian 10, but it also doesn't have a package called nginx-plus-module-brotli. I think we'd...

I went ahead and search http archive for `r'www[a-z.]*whatwg\.org'` but only found www.whatwg.org. I don't doubt that other www-prefixed URLs exist somewhere, but do we have an example of www.lists.whatwg.org...

Running `npm run coverage`, it looks like coverage is 100% in 4 files out of 7 in lib/: ``` ----------------------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch | % Funcs...

DigitalOcean Spaces doesn't support serving a website from it directly, but this is tracked in https://ideas.digitalocean.com/ideas/DO-I-318. The smallest change that would work is to let nginx continue to handle redirects,...