Michaël Zasso

Results 1686 comments of Michaël Zasso

I included https://chromium-review.googlesource.com/c/v8/v8/+/5771451 and https://chromium-review.googlesource.com/c/v8/v8/+/5771471 in https://github.com/nodejs/node/pull/54077

Since we increased the minimum Xcode to 16, I think this can be closed?

I think these long compile/install steps are due to Homebrew removing support for outdated macOS (it has to install deps from source instead of downloading prebuilt binaries).

I can do it but does anyone remember why it wasn't done with the rest?

Comparing https://nodejs.org/docs/ and https://r2.nodejs.org/docs/, the list of folders is not exactly the same. Some differences: - r2 links to `npm/` and `patch/` which don't exist - r2 does not link...

Just for my education, does it really change the assembly emitted by compilers. This seems trivial to optimize but I don't know much about it 🙈

On the [release CI](https://ci-release.nodejs.org/computer/), I see only [release-osuosl-centos7-arm64-1](https://ci-release.nodejs.org/computer/release%2Dosuosl%2Dcentos7%2Darm64%2D1/). Can we remove that builder? I see nothing in its build history.

CentOS 7 and Debian 10 machines were removed. The remaining ones with Java 11 are all SmartOS: - https://ci.nodejs.org/computer/test%2Dequinix%5Fmnx%2Dsmartos18%2Dx64%2D3/ - https://ci.nodejs.org/computer/test%2Dequinix%5Fmnx%2Dsmartos18%2Dx64%2D4/ - https://ci.nodejs.org/computer/test%2Dequinix%5Fmnx%2Dsmartos20%2Dx64%2D3/ - https://ci.nodejs.org/computer/test%2Dequinix%5Fmnx%2Dsmartos20%2Dx64%2D4/

How do you connect to this server? SSH says "debug1: send_pubkey_test: no mutual signature algorithm"

@richardlau Thanks! It works from my machine running Rocky Linux 8 so I'm going to use that.