Auri

Results 17 comments of Auri

So it appears scrap would need to support wayland screen capture for this to work fully, but it doesn't seem to be a very active repo. Pipewire appears to be...

It appears that libVMI's memory IO functions are sequential and process one buffer at a time, while memflow processes a sequence of buffers in one go, which enables additional optimizations....

Using memflow through libmicrovmi is not complete as it is out of date and does not support CPU state modification (debugging).

https://github.com/memflow/memflow/pull/41 implements ARM support. For fully featured ARM MMU, we still need to add granularity (16, 64kb pages), and perhaps other forms of page tables.

IMO it should return a list of ranges with flags attached with cross-platform compatibility in mind. It would be a good feature to be abstracted away. And Linux has a...

That is currently not supported, we would want to eventually support this usecase, though.

It appears to be broken again. Running `:azimuth|kick` on a in-sync machine did reset the block to `15.373.409` (went back by over 400k) and brought this error message back up.

I think there is a way to properly accept `()`, as well as other zero-sized types like `PhantomData` inside the generated struct parameters. While C++ does not have a way...

It appears that the model needs more training data. Otherwise, I would calculate the overlap between 2 boxes and if they are roughly the same, discard the one with lower...

> I have the same issue, but my Resizable BAR was never enabled, I've checked in nvidia profile inspector to confirm that it is disabled. Only work If I completely...