dan sinclair
dan sinclair
Bummer, in that case this becomes a lot harder as we have to store the user information somewhere under Protected B (I believe). We could still use notify to send...
The newsletter goes directly to mailchimp, we could investigate if we can do something similar for job postings, but I have no idea how mailchimp works or how emails are...
That all sounds plausible to me, that's why I'm just a dev, heh. We'd probably want to see if that kind of solution would work for the talent team, and...
@spencer-lunarg
Will this be relatively quick to fix, or should we revert the spirv-tools change until we can get glslang ready to work with it?
Can we close the PR? I believe as long as you don't delete the branch it should still be accessible from the URL you used in the link, but it...
The idea is that an amber script is a fully self contained bug/test representation. You have a single file which contains everything needed to reproduce. Once you allow external files...
There is a require for 'controller' at the top of the file which doesn't exist and causes the application to crash. This is fixed in: http://github.com/dj2/hotcocoa/commit/f83464aa3674656c8ffc2ecf4b3f858601284b91
require 'hotcocoa/graphics' works for me with: http://github.com/dj2/hotcocoa/commit/8735a5b06eff703311b7f8a39962bc9493940393 applied.
The iterate example works for me with http://github.com/dj2/hotcocoa/commit/8735a5b06eff703311b7f8a39962bc9493940393 applied.