08:33
<annevk>
littledan: hey, I'm still trying to get my head around incumbent and wanted to ask about https://github.com/whatwg/html/issues/5213#issuecomment-575612202
08:35
<annevk>
littledan: with postMessage, an arbitrary cross-origin window object could be passed to bind, but maybe that doesn't trigger the issue as that just causes the message to be delivered there?
12:30
<gsnedders>
Ms2ger: FWIW given the Bitbucket shutdown, I've thrown together https://github.com/gsnedders/anolis which contains the history for both of our Mercurial repos
12:31
<Ms2ger>
Good call
12:31
<Ms2ger>
I've just gotten around to cloning my repos locally today :)
12:32
<gsnedders>
Anolis is the only repo I'm bothering to do anything like this for, given I suspect it's the only public one anyone cares about :P
12:33
<gsnedders>
and, well, when the latest release of the project was from your repo…
14:08
<MikeSmith>
so would CompressionStream and DecompressionStream end up going into the HTML spec? if not, where?
22:41
<MikeSmith>
Domenic: inspired by the distroless thing you did for the Docker image for Wattsi, I did similar for HTML checker image, and it reduced the size down from 130MB to 60MB