It's seems like a nice side project for somebody to get to know how init systems work, but advertising it as a systemd replacement? That's a bit... ambitious? I wish the author a lot of fun writing this, but advertising it with "hate systemd?" is putting the carriage in front of the horse.
Technology
Share interesting Technology news and links.
Rules:
- No paywalled sites at all.
- News articles has to be recent, not older than 2 weeks (14 days).
- No external video links, only native(.mp4,...etc) links under 5 mins.
- Post only direct links.
To encourage more original sources and keep this space commercial free as much as I could, the following websites are Blacklisted:
- Al Jazeera;
- NBC;
- CNBC;
- Substack;
- Tom's Hardware;
- ZDNet;
- TechSpot;
- Ars Technica;
- Vox Media outlets, with exception for Axios;
- Engadget;
- TechCrunch;
- Gizmodo;
- Futurism;
- PCWorld;
- ComputerWorld;
- Mashable;
- Hackaday;
- WCCFTECH;
- Neowin.
More sites will be added to the blacklist as needed.
Encouraged:
- Archive links in the body of the post.
- Linking to the direct source, instead of linking to an article talking about the source.
Misc:
Relevant Communities:
- Beehaw Technology- Technology Related Discussions.
- lemmy.zip Technology- Hard Tech news.
Nowhere in the linked GitHub does the author say anything about hating systemd. That is purely the submitter's bias.
I see how the sentence structure can lead to confusion. It was indeed my intention to say that the submitter is advertising it with "hate systemd" not the author.
Hate Systemd?
No, why would I?
Systemd doing everything at once breaks the "do ONE thing and do it well" philosophy of linux.
People keep on repeating that but "and do it well" was never part of the deal. Also, it used to be "and read my mail."
Looks promising. This bullet point in particular caught my eye:
- Efficient event-driven, polling free operation.
I wonder if this implies a service dependency graph, which IMHO is the most valuable thing about systemd's design. I would welcome a small, noninvasive init system with that feature.