Arvid E. Picciani
Arvid E. Picciani
Did that happen?
key frame delay and framerate are not the same. i dont understand why the existing code will set kreyframedelay to twice the framerate. that would mean i have to set...
Unfortunately couldn't really figure out how the community meeting works. Sound was incredibly bad. Anyway I still think the easiest solution is to just have a PCIe path selector in...
what do you use as a workaround? copy paste all points to a new group?
The current futures unfortunately lead to code size so big, it doesn't even work for some Linux based devices ( mips in my case with 4mb flash ). I was...
All my companies are built on rust. (captif.io and devguard.io) All open source, all embedded. Sure would love to provide some praise to the rust gods. Also we run on...
as far as i understand, the shared storage is required because one pod downloads the models, and the other runs it. RWX storage is commonly NFS which is slow and...
i quickly hacked it to remove TLS https://github.com/aep/h2c this is a crappy hack but maybe its useful for someone else.
thanks!
> And the SVSM BSP is measured at VMPL0 in KVM during LAUNCH_FINISH processing. yes, but the guest is running at VMPL1, so it can't request a report for VMPL0....