• 1 Post
  • 9 Comments
Joined 3 years ago
cake
Cake day: February 2nd, 2024

help-circle
  • As someone else mentioned the framework pro is a good pick and also the cool new kid on the block with the repair and upgradablity(however you spell that). However spec and build quality wise, any high end business laptop will have full linux support since their be used for IT/software dev and robust enough construction to not break in a few years

    That Dell looks good, ive heard good things about the new Lenovo too, really just go with whichever option is cheaper









  • SystemD isnt exactly a program but more of a group of projects, the only “core” SystemD software on most distros is the init system… Which you can run completely without SystemD’s UserDB system (the part being talked about in the post).

    Basically this means you as a user dont have to do anything but switch away from projects that depend on SystemD’s UserDB (like Gnome), not SystemD as a whole

    However if you do want to move away from SystemD as a whole you can replace your init system with another one, gentoo’s wiki is a good starting point for learning a bit more: wiki. Personally I love using openrc but of you have no need to touch init files… Dont switch