-
# Bug description
I have a Cintiq A1300 device connected over HDMI, and it appears to be detected on the i2c bus by get-edid:
```
$ sudo get-edid -b 2 | parse-edid
2
This is read-edid versio…
-
This is an issue to discuss **context parameters**. The full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/context-parameters/proposals/context-parameters.md).
-
### **NOTE FROM PROTON TEAM: The game will not currently run stably on NVIDIA, we don't advise to attempt to run it; if you do, please do NOT report additional issues about this known problem. Please …
-
Maybe, this is duplicate of #93215
Example code:
```rust
fn main() {
let _ = &[0; 1
-
The following errors were reported by 5.6.0-dev.20240714 vs 5.5.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](…
-
References:
https://github.com/RobertBeckebans/KinoEight/blob/master/Packages/jp.keijiro.kino.post-processing.eight/Resources/EightColor.shader
https://www.shadertoy.com/view/tsKGDm
-
Hello,
This is not a bug, but PoDoFo 0.10.x significantly decreased performance compared to 0.9.x in some scenarios.
Look, in my algorithms I often call:
```cpp
auto * font = doc->GetFonts()…
-
Hello!
First of all, thank you very much for your wonderful work! I have completed the installation process described in your README.md, and I can also successfully download experimental scenes, grou…
-
As a subissue of https://github.com/machinekit/machinekit/issues/586 I'll try to get history, questions, contemplations, answers, tips and all what passes collected into this issue.
During the proces…
-
Simple example:
```
In [1]: R, x, y, z = ring('x y z', ZZ)
In [2]: f = (x - y)*(z - 1)**2
In [3]: f.is_squarefree # same algorithm, as in dmp_sqf_p()
Out[3]: True
In [4]: R.dmp_sqf_part(…