Emi

Results 458 comments of Emi

Probably fine to keep just as a PR for now, while we figure out what to do w.r.t. generating YAML etc.

> docker-compose should allow our existing users to upgrade without any manual migrations, but it's more ambiguous than sourcegraph-docker-compose I think that `docker-compose` is fine for almost all deployments because...

Hi, not yet, this is actually the part I am currently working on in this project. There is a lot to figure out here, and a lot of implications to...

Awesome! Thanks for digging all of that info up @geneotech, I really appreciate it! Also, just to be clear, the SE post itself is enough to prove prior art of...

This is not a duplicate of #10693. This may be due to shelling out to lld after the response file is read/expanded by `zig cc` itself. It's easier to tell...

👍 I'll need to find an example that reproduces this, haven't tested the latest version on Windows yet so maybe one already does - not sure.

FYI this could also not be a bug in Dawn but rather just be signaling passing an object with the wrong memory layout to the API (maybe something wrong in...

https://github.com/hexops/mach/blob/15dfb2867af90e336bed7813f8b4f5bed3a6e8ff/.github/workflows/ci.yml#L64-L67 This is because the Zig version added to the path doesn't match the Zig version downloaded. I merged a PR that was bad and it broke this. Re-running `./dev/update-zig.sh`...

Embedded PNGs in fonts! I had no idea, that's nasty :/ I agree we should fix this in the freetype bindings as you suggest. In Mach itself, we're hoping to...

https://github.com/adobe-fonts/noto-emoji-svg looks interesting?