-
Sorry, me again :-)
I had this issue twice and another RAMBO / Rostock Max user reported the same. After a couple of hours of printing (2-5 h), the printer stops mid print and goes idle. All heaters …
-
A reoccurring issue has been how to sufficiently represent inline keys in a concise syntax whilst preserving the required information around a public keys encoding and underlying type.
The [did:key…
-
SDL2 has now gone into maintenance mode and massive work is being done on SDL3 (on SDL's github main is now SDL3 and SDL2 is branched).
I suggest that this time we switch faster than with SDL2 by rev…
-
This is the list of proposed tasks. It is to be extended. You can propose more tasks.
You can also find the previous lists here:
2022/2023: https://github.com/ClickHouse/ClickHouse/issues/42194
2…
-
Maybe this belongs in php-hledger but since most of the discussion around this nextcloud app is here, I figured I'd post it here for now.
The main problem is that Nextcloud is installed on MANY dif…
-
Hi
While running vg autoindex I get complaints about the sequence length being too long. I had the same problem when running vg gbwt, so I set the buffer size to 1000.
Could the same parameter b…
-
Many programming languages (incl. TypeScript, Swift, and Kotlin) support omitting semicolons as explicit statement separators. We consistently hear from developers who come to Dart from those language…
-
## Current Situation
At this point, geometry is defined for `Surface` and `HalfEdge`. But the geometry defined for `HalfEdge` doesn't actually belong there:
- `path` defines the geometry of the …
-
Just wondering if you are planning to add FOC and torque mode like the Eferu project, or if you know of any FOC algorithm implemented for the GD32F130C8T6.
If not, I might want to try "merging" you…
-
This is a discussion issue for adding ability to run eslint in parallel for multiple files.
The idea is that ESLint is mostly CPU bound, not IO bound, so creating multiple threads (for machine with m…