Дамјан Георгиевски
Дамјан Георгиевски
AWS has introduced public ECR registries, and when configured the url of the registry is `public.ecr.aws`. The same url is used for both push and pull. docker-image-resource currently won't supply...
The Linux kernel got to support the nct6687d chip (in the nct6683 module) with 5.11 (now at -rc5) https://github.com/torvalds/linux/commit/daf4fedde6177941b55ba3c3293a8585d5280b94 What is the difference between this and that driver?
https://github.com/systemd/systemd/blob/v245/NEWS#L91 > * When systemd/PID 1 detects it is used in the initrd it will now boot > into initrd.target rather than default.target by default. This should > make it...
when communi is started this[1] weird behaviour happens, pressing ctrl-l to go to the next channel with new messages, some channels would jump to another place. sometimes more of them...
lines over 512 bytes need to be split, and most often on the utf-8 character border
I don't need to see parts and joins in the chat pane. konversation handles this nicely, it only shows parts for people that were recently active (last 5 minutes).
https://wiki.archlinux.org/index.php/Unified_Extensible_Firmware_Interface/Secure_Boot#Using_sbkeysync sbkeysync, part of sbsigntools, is a tool to enroll the keys automatically. Alas, it assumes its own directory structure for the keys and certificates a bit different than what...
`efi-updatevar` can do it. Preliminary support in 889cc7a
Investigate the possibility of storing the private keys in a smart-card. `sbsign` doesn't support that for now. Do we need all of the private keys in a smart-card or the...