• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2024

help-circle
  • I see. When I wrote that out it was more of a “Why would some one pick this over CachyOS or plain Arch?” and I think you’ve adequately answered that.

    I have NEVER had less issues with an OS ever since running Arch and/or CachyOS

    I can say the same, except I’ve never had a real issue with Arch in the 15(+) years I’ve known of it and used it. Every issue I’ve had with it was my own fault and was just part of learning of how package managers work. Nothing unique to Arch is inherently confusing or prone to user error in my opinion. But that’s just my own bias.

    Good luck with this distro. My only bit of feedback is that distros with a bus-factor of 1 usually die out quickly (burn out is real). I would say if you’re planning to have any support channels look into on-boarding some trustworthy comrades to assist you with this. Other than that wish you the best homie!








  • but on desktop Linux you need to either create a new user (and remove world-readable permissions from your main account files), or create a custom Docker container, or create a chroot, or launch a VM

    You don’t need to do any of that stuff to achieve application sandboxing. bubblewrap or firejail exist for exactly this purpose. Firejail in particular can integrate with AppArmor (which most mainstream distros that aren’t RHEL or Fedora ship with) so you get MAC on top of sandboxing.