Rusty Bird

Results 97 comments of Rusty Bird

> oh they're pull requests sharing the number namespace with issues, that's why.

Running `dmesg -w` in the VM, I see a ton of those messages **whenever any of its windows is resized, opened, or closed**. This also consumes more and more memory,...

https://github.com/QubesOS/qubes-desktop-linux-xfce4-xfwm4/pull/18#issuecomment-1238050681

> I would be willing to commit roughly 0.25 BTC to funding the work, contingent on the delivery of an optional driver Have you considered funding https://github.com/openzfs/zfs/issues/405 - it would...

But those limitations of the old 'file' driver don't apply to the 'file-reflink' driver. The latter doesn't use the device mapper (only loop devices - implicitly), and volumes can be...

FYI, reflink support for ZFS also seems to be progressing nicely in [PR #13392](https://github.com/openzfs/zfs/pull/13392).

Allow me to pile on [another qvm-terminal](https://github.com/rustybird/qubes-stuff/blob/master/dom0/bin/qvm-terminal). ;) Probably slower than pure Perl, though.

Replacing `qvm-run VM CMD` with `/usr/lib/qubes/qrexec-client -e -d VM user:CMD` shaves off some noticeable startup time.

Oh good, the `Custom` storage configuration screen is broken again for the unencrypted use case... - If `Click here to create them automatically.` is clicked (which is normally the best...

> - If the / Btrfs filesystem is added manually, it's automatically put on top of LVM with no way to change that to a raw partition (unless I'm missing...