Дамјан Георгиевски
Дамјан Георгиевски
> if a user (not systemd) sends SIGTERM, then sway idle will terminate properly... and systemd will restart it right away. I am not sure that's the right behaviour. that's...
AFAIK under Linux pam_unix uses a suid helper /usr/bin/unix_chkpwd to check the password against /etc/shadow (which is user unreadable). So pam_yubico should either implement something similar, or use files in...
additionally, the command to get credentials from ECR into docker have changed ``` aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws/ ... docker push public.ecr.aws/// ```
> It is already supported, the trick to set it as the 'password' parameter of the git-resource. this doesn't work in 5.8.0, the configure_credentials function in common.sh expects both username...
_sigh_, this works: ``` username: ((github_apptoken)) password: x-oauth-basic ```
the protocol should probably be extended to get all the configured layouts (so that you can have a pop-up menu with all the layouts), and also to switch to another...
> Enumerating all layouts is possible client-side using the libxkbcommon API. It gives names like English (US) though, not things like en. https://github.com/xkbcommon/libxkbcommon/issues/22 people suggested parsing evdev.xml (part of xkeyboard-config)
lets merge this
Thanks. I'm gonna compile this module too, and compare the results, and paste them here.
these were taken in a 2 second period (edit: on a `MSI MAG B550M MORTAR WIFI (MS-7C94), BIOS 1.57 01/12/2021`) nct6683.ko ``` nct6687-isa-0a20 Adapter: ISA adapter VIN0: 992.00 mV (min...