How does zypper compare to apt?
How does zypper compare to apt?
We are trying to solve computer/rocket-age problems with a caveman brain. If we don’t start genetic engineering humans soon i’d wager we’ll eradicate ourselves before we colonize other planets and stars.
I’d say time well spent. Good job! :P
You mean the culture of reporting and talking about it, right?
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