Carlos &
Carlos &
**Describe the bug** Recipes/scripts from @probonopd's [pkg2appimage](https://github.com/AppImage/pkg2appimage/tree/master/recipes) which use the built-in `convert` binary (which is itself an AppImage) crash before using this command, with the error message: `/usr/bin/AppImageLauncher: /tmp/.mount_pkg2apnDXHnv/usr/lib/x86_64-linux-gnu/liblzma.so.5: version...
This adds the `while` command from jq's standard library. ``` $ ./target/debug/jaq '[ while(. < 100; . * 2) ]'
I was going to write a bug report on ble.sh erroring out when one tries to edit arguments for `find` before `-exec`. Turns out this [bug has already been fixed...
I have dhcpcd running on a machine whose system processes are managed by `runit`. The preferred logging mechanism for `runit` (and some other service managers like `daemontools` and `s6`) is...
A function I've been missing from this addon. Should make easier to identify optional items and enable/disable optional item groups
Detects Qt widget style in LXQt, Trinity and, KDE Plasma, as well as GTK environments with Qt5ct. If they are the same as their GTK counterparts, display them as one...
Quick and dirty implementation of #71, following the GNU Make 4.3 manual (Section 13.1. TODO: - [ ] `-l` and `-j` are ignored when jobserver options are active, though CMake...
Adds the SOUND_INITIALIZED property Pipewire looks for when adding sound cards and re-reverts (everts?) https://github.com/illiliti/libudev-zero/commit/4510b27a9b589a0ce82fef776c2648e19e79f2a4 so it can find `card[0-9]`. Fixes #26 without patching Pipewire. - [ ] Should `scan_devices`...
This is a partial equivalent to `sd-notify` that's already implemented in a few non-systemd supervisors — namely, [s6](https://skarnet.org/software/s6/notifywhenup.html), which originally proposed this protocol, and [dinit](https://davmac.org/projects/dinit/man-pages-html/dinit-service.5.html#ready). With creative fd wrangling, a...