-
All our tests pass on multiple macOS machines, and on semaphore-ci, but when we try to build and run tests on a new debian box, we get this error in loader.js:143
```
not ok 1320 Chrome 72.0 - Tes…
-
MacOS will have problems unrelated to the core application, largely due to the fact that vulkan is not natively supported on macOS. Let's track any major problems in one place to avoid creating too ma…
kd-11 updated
8 months ago
-
One scenario I have is a program written in rust that exposes the http interface and does not generate Python-related dependency packages via pyo3.
Invoke http interface directly by executing request…
-
my current annoyance with `runner.on('end', ...)` in my custom reporter is that mocha doesn't wait for any async/promises to complete. my reporter writes to an xlsx file and this gets aborted on the …
-
## Version **1.0.0-RC3.0** of [nodeos-cross-toolchain](https://github.com/NodeOS/nodeos-cross-toolchain) just got published.
Branch
Build failing 🚨
…
-
## Intro
Decouvrir le monde du networking low-level en designant sa propre stack OSI, level 4 et 5 ( soit TCP et ZMQ) ?
apprendre les tradeoff entre reliabilite et performance + scheduling
## G…
-
## Version **1.13.0** of [greenkeeper-lockfile](https://github.com/greenkeeperio/greenkeeper-lockfile) was just published.
Branch
Build failing 🚨
…
-
## Description
Hello everyone,
I have been working with open62541 SDK as a server and been looking into implementing a custom configuration for our OPC UA server implementation and part of that…
-
Hello, I'm currently experimenting with sockets in WAMR on Zephyr, and I'm encountering some challenges.
1. I've adapted a section of the Zephyr socket API.
2. I'm attempting to run an HTTP client o…
-
I would like to get some more experience with CI/CD stuff but I/m not 100% sure on which service I want to use.
I'm mostly keen on this: https://concourse-ci.org/
because it's a chance to taken an…