Dennis Ameling

Results 60 comments of Dennis Ameling

I did some work on prebuilding for different architectures in https://github.com/signalapp/ringrtc/pull/12 and now have a GitHub workflow set up for this: https://github.com/dennisameling/signal-native-deps/blob/34f9117a9f592665196b84afb37779023504391f/.github/workflows/build.yaml#L162-L282, which you can see in action here: https://github.com/dennisameling/signal-native-deps/actions/runs/871146189...

Regarding the disk space issue: the D:\ drive on Windows VMs [apparently](https://github.com/actions/virtual-environments/issues/1341) has 14GB available - this is also described in the [official docs](https://docs.github.com/en/free-pro-team@latest/actions/reference/specifications-for-github-hosted-runners#supported-runners-and-hardware-resources). A workaround is to move things...

Just for the record, Visual Studio 16.8 [was released yesterday](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes#16.8.0) and has the following mentioned in its release notes: > Support for ARM64 projects using clang-cl. Thought I'd mention it...

Just tried to build using `.\vcbuild.bat noetw` on x64 with Visual Studio 16.8, getting the same errors as @targos regarding `mksnapshot`, but there are actually quite some things that build...

> Have you tried the official arm64 build for windows. Will it run ? (I have no device to test it) Yes (see https://github.com/nodejs/build/issues/2450#issuecomment-703536106), and it's blazing fast 🚀 I...

We're running into a similar situation where we run an AWS Lambda that does some gRPC calls to one of our services. We're running an AWS ALB (Application Load Balancer)...

Sorry for the late follow-up here. > To clarify, does the ALB drop the connection after 60 seconds of inactivity, or just 60 seconds after it is created? [60 seconds...

Thanks once again for your quick reply and the context it provides. I'll reach out to our Account Manager at AWS to see if we can engage the ALB team...

Please don't close, I literally ran into this issue today 🙏🏼

@mariobalanica thanks for your reply. Just re-flashed with the 0.6 drivers and set the SD controller to Arasan in the UEFI settings. Unfortunately, the BSOD still shows up with the...