Zucca

joined 1 year ago
[–] Zucca@sopuli.xyz 20 points 5 months ago (4 children)

Rolling with Gentoo here. Reinstall is not performed even when complete hardware upgrade has been done.

[–] Zucca@sopuli.xyz 1 points 6 months ago

Yeah. I keep one root tmux session open on my main PC for administrative tasks.

[–] Zucca@sopuli.xyz 10 points 6 months ago (17 children)

sudo is a setuid binary, but it’s a fairly simple program

Some people would disagree to this.

The brief description of run0 already has too many potential points of failure.

If the "listener" is PID1, which will run the privileged command, in theory, it would be quite bullet proof (in a working system PID1 is always there). But since this is systemd, PID1 is much more than that and much more complex. On the other hand spawning another daemon from PID1 to be the "listener" makes it, perhaps, even more complicated. You'd have to make sure the listener is always running and have some process supervisor there to watch if it exits... and maybe even a watchdog polling it to make sure it isn't frozen.

So my conclusion is the same as yours:

a solution in search of a problem

We already have a working solution. Have a well written SUID program. I've been using doas for some years now. It's simple enough that I trust it.

[–] Zucca@sopuli.xyz 5 points 6 months ago

Sir, your thinking is certainly what kids call "next-level".

[–] Zucca@sopuli.xyz 7 points 8 months ago (1 children)

Predictions of which will win the race?

  • noveau being useful with new nVidia GPUs
  • we'll reach the year of Linux desktop
[–] Zucca@sopuli.xyz 2 points 8 months ago

Besed on the upvotes, it's not only your opinion. 👍

[–] Zucca@sopuli.xyz 1 points 9 months ago

Nope. I mainly get my games (curretly around 10 only) from gog.

[–] Zucca@sopuli.xyz 6 points 9 months ago (3 children)

Void offers musl too. Unless they've discontinued it.

But

compile everything yourself?

I do (almost) exactly that. I run Gentoo almost everywhere. The 'almost' is because Gentoo now offers an official bin repository too, so I can mix compiled and pre-compiled software. (Although you've always had the option to set up your own binary host).

[–] Zucca@sopuli.xyz 16 points 9 months ago (7 children)

Yikes.

I'd switch to musl on all of my boxes if it weren't that nearly all precompiled software (closed source, games mainly) are compiled against glibc.

[–] Zucca@sopuli.xyz 3 points 10 months ago

... and tmux session open in it.

[–] Zucca@sopuli.xyz 1 points 10 months ago

It's official now. ;)

[–] Zucca@sopuli.xyz 1 points 1 year ago

I’ve only ever had minor ones on arch and pretty much nothing on gentoo.

My biggest complaint with Arch was that downgrading wasn't officially supported.

With Gentoo I don't have pretty much nothing to complain. But I get it's not for everyone.

That said I've not ran many different distros as my main distro. I went with mkLinux --> Gentoo --> Arch --> Gentoo.

view more: ‹ prev next ›