Florian Bernd

Results 271 comments of Florian Bernd

@dawidd6 I run into the same limitation. Maybe it's possible to implement a fallback to the default `download-artifact` action if `workflow_conclusion == in_progress` and none of `pr`, `branch`, `commit`, ......

I've choosen `RGB(54, 59, 69)` so that the `Match Text` color matches the one inside of the outline box: ![screenshot](https://nextcloud.flobernd.de/s/6dTrk3mPrDfDXjJ/preview) I think that should be the way it's done in...

1. That is correct, as XED can either be compiled with KNC support _or_ with AVX512. These options are mutally exclusive 2. This instruction seems to be invalid 3. This...

`VSIB` is not valid in 16-bit mode at all, if I remember correctly. That might be the problem here. I reported a related issue (https://github.com/intelxed/xed/issues/80) some time ago, but the...

I had this problem as well, but it disappeared somehow. There was a problem with the SDK pathes as well, but this batch file works fine for me since then:...

> Can I ask why you care about KNC? KNC is low priority for me as well. Just trying to support as much of the x86-64 isa-extensions as possible. I...

A little bit offtopic, but: > Another point, we can limit the operands to T[4] if the mask(zeroing) operand prefixed. There are stil instructions with more than 4 operands (`vpermil2pd`/`vpermil2ps`)...

It's exactly the same for me. Not even the `java` process is any close. The hardware might be good, but so far im disappointed by the software quality.

Not meant to be harsh. The software control does not work for me at all, so maybe I'm a bit frustrated.

I did not look into the python sources yet. Do you think it's possible to control the LED as well? Or more specific: How are the color values transfered from...