-
When we harvest a data package from schema.org, we create a canonical copy of the schema.org JSON-LD, and index that. If the SO entry contains a link to a more detailed metadata record as proposed int…
-
Hi jnweiger,
I really like your extension, but it has the same limitation as the official round corner effect. Multiple points cannot be rounded at the same time. This creates artefacts when too ma…
-
My subsquid node processor crashed with this logs:
```
duniter-squid-processor-1 | {"level":2,"time":1709683176077,"ns":"sqd:processor","msg":"435159 / 435159, rate: 0 blocks/sec, mapping: 85 …
-
Type: Bug
I have a notebook with 3 cells, A B C
I want to drag C so that it is between A and B.
I CANNOT DO IT.
Drag-drop simply doesn't work. I hover over the margin of cell C, so that the curso…
p-i- updated
2 months ago
-
An effort to port AIWC simulation to Windows is being conducted at https://github.com/omichel/test_world. Basically, the communication system between the simulation supervisor and competitor code was …
-
There was some discussion in dotnet/wpf#9981 about what kind of changes should be included in a pull-request (The main point discussed in dotnet/wpf#9981 was about unrelated changes for refactoring/fo…
-
On our qt application, we would like to take a "screenshot" of the window.
However, wgpu seems to draw directly onto the surface and bypasses qt's [paintEvent](https://github.com/pygfx/wgpu-py/blob…
-
When a face is rotated 180 degrees I do not see a clear detetion.
+90/-90 are detected at -80/+84 which is fine.
Can you advise?
Best,
Mickey
![2021-MickeyCohen](https://github.com/BSI-OFIQ/OFI…
-
**Is your feature request related to a problem? Please describe.**
We can’t run Stryker .NET in pull requests due to the long execution time. Developers don’t get immediate feedback on unit test qual…
-
### Description
Structs cannot be annotated as `RequiresUnreferencedCode`. I'm trying to make a library AOT compatible, and we have multiple structs that are not compatible with trimming. In most cas…