-
### How did we get here?
So I was streaming recently and starting to look through the implementation detail of how we are implementing the container runtime interface, CRI.
Naturally this opene…
-
CDI relies on EL but at the same time goes against what's the EL specification says. For instance, CDI makes it possible to have names with "." (dot) but it's forbidden in EL because the dot is used t…
-
Hi! I'm a software developer and a recent owner of a Chineese Prusa i3 variant, namely the Tronxy/Cstar P802E. For starters, I'm looking to work on Teacup to make it run on the printer, and to make th…
-
If playing with several ships, only one of them will be taken into account by mission scripts as they use player_ids[1].
I look into the source of spacepox mission, and there are a lot of calls to fu…
MCMic updated
4 years ago
-
Richard and I had a conversation yesterday that uncovered a difference of thinking
that might be worth making explicit, since it lurks in the background of more specific
conversations.
Consider m…
-
In my evaluation of ab-av1's `crf-search` I noticed that the scores seemed too high compared to my manual tests. I now realized that, according to `--help`, `--vfilter` is also applied to the referenc…
-
### Context
When parsing multiplexed library Json files, we receive a field populated with a Json Object called `sample_cell_estimates`. The keys of this object represent the `sample_ids` of the sa…
-
its not an floating point issue between devices and then only the certainty changes
**on GPU i get (4/18) on CPU (16/18)**
in order to hard code GPU and then CPU i follow this commit
https://git…
-
### Model/Pipeline/Scheduler description
Yesterday StabilityAI published the details of their architecture MMDiT for the upcoming StableDiffusion3.
https://stability.ai/news/stable-diffusion-3-res…
-
As part of PR #4241, I was tweaking a few things in our test helper module, which helps Mocha call itself in a child process for end-to-end testing. It got me thinking a bit...
This is the current…