• 2 Posts
  • 61 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle



  • Don’t get mint if you’ll get a remotely capable laptop or plan to game on it. Its so called ‘modern’ desktop environment (wich still defaults to the old X window system) feels awful to use imo and while the ‘retro’ ones are better there’s no point in using them on a new laptop. Choose a distro that ships with KDE, GNOME, or a wlroots based desktop environment.

    I’ve also had driver issues with it that didn’t happen with Ubuntu or arch.

    Pretty much every distro has a caveman compatible installer.






  • It always puzzles me why they chose the one distro without systemd to base this on and are now trying to add it themselves.

    Also I have thoughts about this:

    Move sudo to community
    At present, sudo is in the main repository, which requires us to provide security support for 2 years. Upstream sudo does not provide an “LTS” lifecycle, so this requires either performing security upgrades during the maintenance lifecycle, or backporting security fixes by hand.
    Benefit to Alpine
    Prior to the creation of the security team, there was an unofficial preference to push doas as the preferred pivot tool for Alpine. This reinforces that messaging. Additionally, we do not have to support sudo for a 2 year lifecycle, since there are no LTS branches for it.

    How often does sudo have security vulnerabilities that it’s worth moving to a lesser used tool whose vulnerabilities are less likely to be discovered against your security team’s wishes? What do all the other distros do?