Results 513 comments of sideshowbarker

> If you set an open CORS policy, I can reproduce your website on a different URL using your source CSS and JS, and also using your bandwidth to server...

https://stackoverflow.com/a/43154277/441757 https://fetch.spec.whatwg.org/#basic-safe-cors-protocol-setup > ### Basic safe CORS protocol setup > > For resources where data is protected through IP authentication or a firewall (unfortunately relatively common still), using the CORS...

> It seems like on windows, ZIP files have application/x-zip-compressed for the type. At least in Edge and Chrome. Can you explain what leads you to that conclusion? Do you...

@Jonesie > It seems like on windows, ZIP files have application/x-zip-compressed for the type. At least in Edge and Chrome. Can you explain what leads you to that conclusion? Do...

Without someone providing a reproducible demo case, it seems unlikely that anybody will step in to try to resolve this.

> @sideshowbarker: I think it's "Windows feature" and "no one" can do anything about it anyway. I see. Still, I guess we could add a note to the article about...

Short answer: - problem: we need to run Bikeshed twice on each spec anyway, due to the W3C TR versions needing different formatting - formatting: if we changed to having...

> But the bigger savings would probably come from making changes to the `workflows/ci-spec.yml` file, to factor out the installing-the-prerequisite-software steps — `Checkout repo`, `Setup Node.js`, `Setup Bikeshed`, and `Setup...