RepulsiveDog4415@feddit.detoMildly Infuriating@lemmy.world•This toilet paper at my workEnglish
11·
11 months agoKinda shitty?
Kinda shitty?
Be more like Wil, less like Wesley.
I have a yubikey and use their pam-module for 2FA on sudo and ssh. Took a bit of time to configure, but now it works like charm: https://wiki.archlinux.org/title/YubiKey#Linux_user_authentication_with_PAM
Well, if there is nof fixed (explicit or implicit) type it’s imposible for the compiler to optimise your code. Also imho programming with typed languages is way easier because your IDE can recognize function argumentd before you compile/run. I tried python and found it baffling how anyone can get any work done with it :D