

I’ve been using systemd on most of my systems since it was released; I was an early jumper to upstart as well.
The thing I don’t like about systemd is how pervasive in the OS it is. It violates the “do one thing, do it well” Unix philosophy, and when systemd went from an init system to starting to take everything over, I started liking it less.
My issues with systemd is that it isn’t an unmitigated success, for me. journald is horrible: it’s slow and doesn’t seem to catch everything (the latter is extremely rare, but that it happens occasionally makes me nervous). There are several gotchas in running user services, such as getting in-session services working correctly (so that user services can access the user session kernel keyring).
Recently I’ve been using dinit on a system, and I’m pretty happy with it. I may switch all of my systems over to it; I’m running Arch everywhere, and while migrating Arch to Artix was scary the first time, in the end it went fairly smoothly.
Fundamentally, systemd is a monolithic OS system. It make Linux into more of a Windows or MacOS, where a bunch of different systems are consolidated under a single piece of software. While it violates the Unix philosophy, it has been successful because monolithic systems tend to be easier to use: users really only have to learn two command-line tools, vs a dozen. Is it categorically better, just because the user interface is easier for new Linux users?
When it was first released, I was interested in the decentralized nature of it as a currency. I liked - well, I still like - the idea of a currency that isn’t controlled by a government. At the time (2009-ish?), I also thought it was anonymous, which also appealed to me; cash is mostly anonymous, but it can’t be used online, and even then the fact that society was increasingly moving toward cashless - and very traceable, and usary-heavy - credit cards was clear. Stripping privacy is critical to control.
Bitcoin isn’t anonymous, but other cryptocurrencies are, and bitcoin laid the groundwork. To your question, I, and many other people, paid some money to get some bitcoin - I think I spent $120? Mainly so I had enough to explore the space and play with it, because even then mining seemed painfully slow. Once money was spent on it, by whomever and for whatever reason, it acquired value: the value that, if you had some, you could sell it to someone else, or trade it for goods. In that way, it has the same value as an IOU on which I’ve scribbled “Good for $10 from Ruairidh Featherstonehaugh” and signed my name. Flawed metaphor, but you get there idea - the paper itself has no intrinsic value.
Despite that mining is so horrible for the environment, the concept that motivated Bitcoin still IMHO has value. An entirely digital, cashless system, not controlled by any one organization but rather by the community of participants. If Bitcoin didn’t have the environmental cost - if it has been proof-of-stake rather than proof-of-work, or if the computational work was actually something useful to society like gridcoin.us, it wouldn’t be so controversial. Sure, people are still going to be bitter about not buying into it early, but as long as people are willing to trade goods and services for it, it’ll have real value based on market rates.