this post was submitted on 07 Mar 2024
1410 points (92.9% liked)

linuxmemes

20762 readers
1972 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nexussapphire@lemm.ee 3 points 6 months ago (11 children)

Maybe Linux mint, I love archlinux as much as the next guy but jumping head first into a glass of water takes practice. Unless you revel in the challenge of jumping in the deep end just so you can learn how to swim like I do!

I'm just glad I chose arch instead of Gentoo. I got plenty of will power to learn something new but waiting hours or even days for a bunch of software to compile was too much for me.

[–] ed_cock@feddit.de 1 points 6 months ago* (last edited 6 months ago) (5 children)

I’m just glad I chose arch instead of Gentoo. I got plenty of will power to learn something new but waiting hours or even days for a bunch of software to compile was too much for me.

But the documentation is really good and I like the simplicity of OpenRC. Give Void or Alpine a go if you want to dip your toes into something similar, but without all the compiling.

[–] nexussapphire@lemm.ee 1 points 6 months ago (1 children)

I like OpenRC! I never really measured it but it feels like a much faster boot time than systemd. I'd have to get used to the syntax and writing my own scripts but if the majority of Linux distros switched to it tomorrow I'd enjoy it.

Big and small projects alike typically have poor documentation for alternative init systems and what they depend on in the aystemd ecosystem so I'll probably stick to systemd for now. The poor documentation on alternative init systems is probably one of the biggest reasons Gentoo doesn't move fast on getting new projects in their repos.

[–] ed_cock@feddit.de 2 points 6 months ago

I’d have to get used to the syntax and writing my own scripts but if the majority of Linux distros switched to it tomorrow I’d enjoy it.

I don't think I wrote more than one or two init scripts during my years of using Gentoo, the packages usually come with them. The newer syntax looks like you can get by with just a few variables and a dependency definition, not that different from a unit file I think.

load more comments (3 replies)
load more comments (8 replies)