Brad Fitzpatrick
Brad Fitzpatrick
@alexbrainman, this something you'd be interested in working on?
> > Need to verify the download once it's downloaded from BITS: https://twitter.com/bradfitz/status/1289300026200481792 > > I do not understand what you are proposing here. Please explain. You can ignore this...
The NSIS installer already supports stopping both the service & GUI and re-starting it all. We'd mostly do the same thing, with slight tweaks because we the installer would be...
This was almost certainly the exit node bug fixed in 1.30.1. Please make sure your exit node is updated and if there are still problems, file a new issue with...
I don't have this hardware but I could try to reproduce it on qemu at least if that'd help and this isn't a known dup?
This bug is a little abstract, so this answer is somewhat vague, but: I'm fine with treating experimental things as experimental, but we should start trying to minimize how often...
Let's use memcpy as an example: Even without an official feature detection API, can we try to use it in runtime init & catch a fault & set a bool...
> In my first post I suggested "New WebAssembly features can be adopted as soon as they are marked as "standardized" and are supported by the latest stable Chrome, Firefox,...
By request from @neelance, let me restate my proposed policy from my earlier comment (https://github.com/golang/go/issues/28360#issuecomment-432853069) more clearly: I think the Go default wasm output should be something that runs on...
> To clarify: For Safari, iOS Safari and Android Browser, how exactly do we define "latest stable release"? New versions of these browsers are sometimes bound to OS upgrades. Good...