They were bought by IBM a few years back, but even aside from that they’re a corporation and they care about making money above all else.
It looks like Red Hat is doing its damnedest to consolidate as much power for themselves within the Linux ecosystem.
I don’t think the incessant Fedora shilling is unrelated.
It seems like there isn’t much criticism of the company or their tactics, and I’m curious if any of you think that should change.
I appreciate systemd at a high level, and use it all the time, but Nanook’s comment in this thread is dead on the money in my book:
https://lemmy.world/post/30945123/17510444
The CLI interfaces for PA and SysD are janky/verbose af and make it hard for beginners to do simple things as well. E.g. try wiring up a virtual device with
pacmd
that fuses your desktop audio and mic output into a combined source using only the man pages, or putting together a fresh service from memory without looking up any directives.E: even better example, compare how easy it is to set something up to run in cron vs. a systemd timer.