Avid Amoeba

  • 24 Posts
  • 932 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle
  • Not exactly what you’re asking for, but I’ll share what I do. I’m using SaltStack to do config management and one of my salt states brings all packages up to date. This is done every 24 hours. I’m not suggesting you install SaltStack just for that but rather pointing out for people who use config management tools that those might be able to handle unattended upgrades.



  • Avid Amoeba@lemmy.ca
    cake
    toSelfhosted@lemmy.worldLinux distros good for hosting Plex/jelly
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Ignore the noise and use Ubuntu LTS. Subscribe for the free Ubuntu Pro service. Enjoy boring, trouble-free operation.

    If you’re hell bent on not using Ubuntu, use Debian. Enjoy boring, trouble-free operation.

    In either case, use Docker. I don’t know what the version of Docker is in Debian but in Ubuntu 22.04 LTS, it’s recent enough so you don’t have to f around with third party repos.






  • Why are open source software monocultures bad? The vast majority of non-Windows OSes are Linux based. Teams who don’t like certain decisions of the mainline Linux team maintain their forks with the needed changes.

    Manifest V3 is a great example of this. You can only backport for so long, especially when upstream is being adversarial to your changes. We need an unaffiliated engine that corrects the mistakes we made with KHTML/Webkit.

    And we could get a functional one today by forking Chromium and never accepting a single upstream patch thereafter. I find it really hard to believe that starting a browser engine from scratch would require less labor. This is why I’m looking for an alternative motive. Someone mentioned licensing. Or perhaps some folks just want to do a new browser engine. After all Linus did just that, instead of forking the BSD kernel.