sideshowbarker
sideshowbarker
> For reference, are there any specific contributors who were unable to contribute but would have been helped by this change? Concrete examples would help. Me. Specifically, I raised https://github.com/whatwg/html/pull/3434...
It now occurs to me that one very concrete way we can categorize a change is by looking at whether the change is of the kind that necessitates writing new...
> For reference, are there any specific contributors who were unable to contribute but would have been helped by this change? Concrete examples would help. That seems a bit like...
>> https://github.com/whatwg/sg/issues/63 >> Let's see if we have an actual problem to solve before trying to come up with a solution. > > https://github.com/whatwg/sg/issues/63#issuecomment-370023175 > We do have an actual...
> However, Googling around for this seems like people are using something called Docker Compose for this, which I don't quite understand the need for. See e.g. [this tutorial](https://www.digitalocean.com/community/tutorials/how-to-deploy-a-go-web-application-with-docker-and-nginx-on-ubuntu-18-04) or...
> I found the error - a missing `` - would that not be possible to catch earlier, perhaps with a preprocessor? It seems like if we implemented such a...
> Line number 94117 in "source" isn't anywhere near the changes I made. It seems clear the error's in a generated file but I can't figure out which one. What’s...
OK yeah I was able to quickly reproduce the problem of that second error report not being emitted. I’ve raised https://github.com/whatwg/html-build/issues/190 for that and will try to help get it...
> For example I'm not sure we want to give timers-and-user-prompts.html the title "Timers". Maybe we need w-splittitle="Timers and User Prompts" hmm yeah I see what you mean. I had...
> What we should do first is align on a coding style. https://google.github.io/styleguide/shell.xml is the best available style guide I’ve come across. https://www.chromium.org/chromium-os/shell-style-guidelines is a useful supplement to it. I...