-
A few days ago my use of editor.js stopped working. I think it is related to the 2.27.0 release. I rely on the jsdelivr CDN as the source for editor.js. That CDN is correctly building v2.26.5 but is f…
dobbs updated
6 months ago
-
## Description
The zstd compression in netcdf have been tested before. Now need to have it on wcoss2
Will fully test on our end, and then need to get zstd on operational machines, and deliver th…
-
would it be possible to add coreXY kinematics on two sets of axis XY and UZ?
I've gone and built a 4 axis hotwire using 2 coreXY mechanisms before realising the limitations of the firmware available.…
-
```
What steps will reproduce the problem?
1. plug board into usb port
2. power up drone
3.
What is the expected output? What do you see instead? expect to see board power
up. No power to board
W…
-
- `resource.h`: empty file
- `embed.rc`: `#include "resource.h"`
- `main.cpp`: `int main() {}`
- `CMakeLists.txt`:
```cmake
cmake_minimum_required(VERSION 3.25)
project(rctest)
add_executable(r…
-
Hi, can anyone help me get started?
I bought the ELM that is linked in the readme,
"bbfly Forscan Elm327 ELMconfig USB VINT-TT55502 mit MS-CAN für Ford OBD2 Diagnose"
but cannot get it to work (…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Expected Behavior
BidsMReye detects the subject and processes it.
### Current Behavior
BIDSLayout …
-
Trying to setup a fresh instance using the recommended docker-compose.yml method.
Here is my `docker-compose.yml`
```
services:
db:
image: mariadb
restart: always
volumes:
…
-
Minimal example I could come up with:
hello.c:
```c
struct two_floats { float a; float b; };
float hello(struct two_floats x) {
return x.a + x.b;
}
```
mini.ada:
```ada
with Ada.Te…
-
## The suggestion
Use the NZ Mac Mini to automatically create an android build when a release tag being create.
Alternatively we could do it in Jenkins, if that made it easier somehow?
### Why …