How does zypper compare to apt?
How does zypper compare to apt?
Kinda shitty?
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.
First time i’ve heard of it. I’ve just checked it out looks like it’ll be my new goto-site, thanks :)
Do I go to the same places I torrent movies and games or are there special places dedicated to E-Books?
I use library genisis. Great for scientific papers and adequate for fiction.
I’d say time well spent. Good job! :P
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