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

help-circle





  • Addition to 10. And if a thread is not about america or politics, someone in the comments will still twist the subject to rant about it.

    And 11. Lemmy has a disproportionate cynical middle aged nerd population. Like the people on this post thinking ‘old reddit-like ui’ was a compliment. Seeing the ‘I only use vim’ guy once is amusing. Scrolling down and seeing a dozen more sends a distinct ‘this place is not for you’ vibe.





  • Don’t get mint if you’ll get a remotely capable laptop or plan to game on it. Its so called ‘modern’ desktop environment feels awful to use imo (and it still defaults to the old X window system) 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?