• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • Depends on the point of view. If your biggest risk is you spending that loan money on gambling, then yes paying the debt early would help you get in less trouble.

    From an economic point of view, if you don’t need that money at the moment, you should invest it, so that you can make a few bucks. If you get 1-2% more on every transaction that way, it really does stack up at the end, since this will make you exponentially more money.















  • Absolutely understandable, personally I prefer the AUR since I don’t ever need to download and compile the source code anymore, since everything I need got an AUR package.

    I also had bad experiences with apt, mostly that their release are too slow/I get stuck on an old release (my raspberry pi’s python version is still 3.7, which caused problems since I was using a python 3.8 library). That’s probably on me for not knowing how to upgrade my release, but I switched to Arch before learning how to fix this

    For the pacman flags, I simply use yay, the AUR wrapper instead, yay do a full system upgrade, and yay python will show me a list of packages that have similar names to install. Still not as clear as apt, but at least there’s no weird flag letters to remember for most use cases