André Paiusco

Results 10 issues of André Paiusco

Even liking gruvbox a lot, I find it annoying that it doesn't differentiate private variables from local and function-parameters at least colour-wise. Wouldn't that be a good idea? :) (I'm...

**Problem:** Currently, for bootstrapping from an image that already follows the same partitioning as the production image to both the slot groups, using RAUC could be more straight forward. If...

enhancement

I was wondering if it was possible with the rule language of the USBGuard to check LABELs (ID_FS_LABEL) from USB-sticks. As far as I could find, that's not possible, the...

- [x] I have added a news fragment under `changelog.d/` (if the patch affects the end users) ## Summary of changes - Update order of parameters - Add Arch as...

Under `vagrant box add --help` there's an option to be able to define which version of the box we want to download: `--box-version VERSION Constrain version of the added box`...

Currently, if one reads the `box_update()` docstring it says > Updates the box matching name and provider. Which is not necessarily true, that will check the machine (so far I...

I considered to go for WAYLAND_DIPSLAY envvar, but that's not exactly there if we're running as root, which is mostly needed for the daemon. Also considered another ways which would...

After reverting #238, now I only improved the checks and added the VERSION into ydotool, so it can be checked properly which commit/version is being used. Also should close #245

Found out about the tool not long ago, very cool project, congrats! On durfetch topic, saw that's using neofetch underneath, and [neofetch](https://github.com/dylanaraps/neofetch) is archived (april-2024) and unmaintained (last commit was...

Several libcrypto symbols being used and not found properly. The current `${OPENSSL_SSL_LIBRARY}` will only link with ssl. ([As mentioned here](https://cmake.org/cmake/help/latest/module/FindOpenSSL.html)) This lack of linking was giving warnings when packaging for...