• 0 Posts
  • 93 Comments
Joined 1 year ago
cake
Cake day: August 16th, 2024

help-circle


  • I have spent way too much time fiddling with audio, both in PulseAudio and Pirewire. Granted, this sucks even more on Windows.

    Weird how my absolute favorite thing about Linux is how easy and simple installing software is, at least on Arch. Never touched a flatpack or snap or whatever else they’re called for my 13+ years if use.














  • Of course it’s his choice, it’s his system.

    The general advice is that handpicking updates from main repos is a big no-no. There are only a couple of reasons you would ever need that, like updating archlinux-keyring on a very outdated system.

    Even on my 13 year old install with many thousands of packages, it’s not hard to spot if anything is out of the ordinary when doing huge upgrades. You should pay attention.

    That being said, I often just do pacman -Syu --noconfirm && poweroff these days. It’s so rare that anything breaks and I can very easily fix it if it does.