Vito Caputo
Vito Caputo
Feature sounds reasonable, honestly I'm not sure `--follow-mouse` even works at all currently @ https://github.com/recordmydesktop/recordmydesktop as I've never used the feature. @koo5 I'd be open to landing something in this...
@koo5 I took a few mins to investigate the breakage and have pushed a fix. If you're actually using this for something, I suspect you'll find the fork @ https://github.com/recordmydesktop/recordmydesktop...
@axboe It may be worth considering having applications go through liburing provides a convenient boundary for hooking io_uring emulation in userspace for either pre-io_uring kernel support or development/debugging purposes. liburing...
Have you looked at the liburing code? It's just a thin veneer over the syscall interface, it's not even 1000 lines of .c files. The value IMHO of having most...
Am new to the flatpak/flathub way of things, using this fun little gtk3 eye-candy gadget I've been poking at in spare time as an excuse to explore all this new...
Looks like I need to enable "smart" http capabilities for my git repos served via https on pengaru.com, will comment and update the manifest to address the above suggestions when...
No need, already setup the git-http-backend and updated the redirect to point there instead of cgit. I think this should succeed now (actually tested here with flatpak-builder, unlike before), thanks.
Thanks guys, It'll probably take me a week+ to get around to addressing those items due to travel stuffs.
Judging from the relevant code in tar, the ancestor directory must have undergone a copy_up in the middle of the extraction, resulting in its st_dev/st_ino changing which tar is using...
Definitely another overlayfs issue, for the upstream discussion see http://thread.gmane.org/gmane.linux.file-systems.union/879/focus=879