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

help-circle

  • kugiyasan@lemmy.onetome_irl@lemmy.mlme🚫irl
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    8 months ago

    They probably could, but I think the risk of directly affecting the normal user experience is too high. That would for example mean that preloading videos will be trickier, and that there is a high chance that there will be a 3 seconds of silence between the ad and the content.











  • 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