systemd
cat and GNU cat hugging a Linux cat.
Alpine. No GNU and systemD.
Why should I not use systemd?
Contrarianism
Perfectly legitimate reason to do/ not do anything
/s
I disagree.
When you want to feel special but not enough to go to the effort of using FreeBSD
I already am special enough, my mom said so
Nobody wants to be like those “special needs” users.
When you’re not using your computer
because the over 70 different binaries of systemd are “not modular” because they are designed to work together. What makes a monolith is, apparently, the name of the overarching project, not it being a single binary (which again, it’s not)
If I cared about modularity I’d use something like Hurd, but i actually need to get shit done
I like FreeBSD, OpenBSD, Artix, and Devuan.
I use Gentoo. I install systemd willingly. We are not the same.
Windows 11, but only for personal reasons. Mainly because it is the only OS that has proper HDR support. The moment Linux catches up (that includes either Nvidia or a 3rd party implementing RTX HDR support as well), I will stop dial dual-booting and go all in on Arch.
As a user, why should I care whether the distro I use uses systemd? I use Mint and I don’t remember having to interact with that kind of low-level nonsense. The distro maintainers can use whatever reasoning they want to pick these details.
Tribalism exists in every circle, perhaps moreso in tech circles. Ironically anyone who hates on a distro could just switch, or build their own distro if they were so inclined, but it’s often the hating that people participate more in than using their system. Use what works for you, and if it no longer works for you use something else.
GrapheneOS for Google Pixels, LineageOS for any other phone.
Well, for me personally this would be EmuTOS
What’s SystemD and what is it bad?
This:
IDK why it’s bad, though. My only complaint is that it can take a long time to boot depending on your system, but I don’t think a SystemD issue.
FreeBSD.
And you can run Linux stuff just fine.
Open or Free BSD.
I personally think AROS ( AROS Research Operating Syste ) is pretty cool. Same with just the basic Amiga Workbench 3 series ( the only one I have any experience with ).
Obviously Amiga Workbench isn’t daily driver ready, but neither is AROS since it’s, from what I can tell, just an Amiga OS passion project trying to make a more modern more open source Amiga OS.
Scans room
Windows 11.
Chaotic neutral
Neither Haiku or 9front use systemd, and they’re both very interesting from a technical and design perspective (though not for their init systems).
If it has to be a Linux distribution I would say Damn Small Linux (DSL), because its really impressive just how few resources it requires. You can run x windows and even browse the web (using Dillo) on a system that’s small enough to fit in the L3 cache of some modern CPUs.
I don’t daily drive any of these though, so they might not count as my “favorite”.
I had a look at Haiku some months ago. Its single user architecture is an interesting choice. I mean, you don’t need to worry about privilege escalation exploits, if you are always fully privileged /s
Yeah, it doesn’t actually make much of a difference:
Fundamentally the idea of having a separate admin account, which is completely protected, and a user account where everything can mingle together and see everything else, is a 1960s security model. It was originally created for a world where the owner of the computer and the user of the computer were two different people. In that world the user provides all the software that they want to run in their account (they probably wrote it) and the OS’s job is to protect the admin account from users and the users from each other.
Fast forward to the present day and this security model is completely mismatched with the reality of a personal computer. The internet exists, the user and owner are the same person, and they’re probably not writing all their software themselves. A piece of malicious or compromised software can encrypt every file in your user folder, steal your browser history, your saved passwords, and (on xwindows) record your keystrokes and make your screen display anything it wants, all without privilege escalation. But you can rest assured knowing that the user account can’t violate any timeshare limits that the root account placed on it.
The one thing you could argue is that a separate admin account makes it easier to detect and fix a compromised user account, but:
-
Most people are not in the habit of regularly logging into their root account and examining all the processes that are running in their user account. In fact many distributions do not even have a separate root account.
-
If you do think your computer has been compromised the sensible thing is to wipe the disk and restore from backup. It just doesn’t make any sense to fiddle around trying to figure out just how compromised you are and trying to reverse the process in a running system.
-
If you’re running xwindows I hope you never install updates or type your password for any other reason while some malicious software is running, since, as previously stated, anything running under your account can record your keystrokes. In that case your admin account is compromised anyway without having to use any privilege escalation exploits. Can you see how all this stuff was built with the assumption that the user and owner are two separate people with two separate passwords?
With Wayland and containerized applications we are slowly moving away from that 1960s security posture, which is something that’s long overdo. But currently something like Linux Mint is not really much better off than Haiku, from a pure security model standpoint.
In any case its security model is not the interesting thing about Haiku.
-
Normie here, what’s wrong with systemd?
Nothing, it’s just bloated but in practice if your system meets normal distros system requirements systemd isn’t going to make that much of a difference in practical use.
Bloated when being run on a potato.
Luckily 99.9% of people do not compute on a potato.
https://wiki.aosc.io/aosc-os/retro/intro/
It can run on a system with 32mb of ram