You don't need a bootloader if you don't reboot
narshee
What are other alternative popular sound servers besides these two?
ALSA; low level, not really recommended to use directly. JACK; professional audio. GStreamer; idk exactly. Pipewire supports applications using any of those.
Well, the second one is more dystopian
Yeah. The only language I didn't have the right version for in the past was python. I just wanted to make a joke about standards vs implementations.
I was thinking about bash scripts that use bash specific builtins. Some of those require >= x version.
I don't know zsh, but the curly brackets like that are not correct in posix sh. { commands; }
is correct. { history | grep -e 'pacman -S\s' -e 'pacman -R\s' -e 'yay -S\s' -e 'yay -R\s' | tail -n 50; } > ~/history_installed
I think that fixes it. Also check out shellcheck if you don't have already.
The first who tasted has a gift to bestow on the sacrificers. A gift of sweet taste and stickiness. The receiver will not be of better than before the surprise.
May the dice roll in favor of the light, that you, imprisoned by shadows, can become a witness of the wandering minds.
The real problem is pride and greed. The wish for unlimited gains in an limited universe. But to be less abstract and more specific, it depends on the topic. I described a template, not a specific problem. Not every problem is easy to spot, but in transportation for example it is personal transportation via cars.
Efficiency is good, but as long as things don't have 100% efficiency (which is impossible for everything besides heaters) it is still a question of limited resources.
Cars of any kind are not sustainable for every person to own and use, no matter what kind of energy source is used. This applies to a lot of areas. The wrong things get deliberately called the problem, so when companies fix these problems people are happy to buy the new products. But the new products are still part of the real problem. Don't defend companies
You can go without rebooting if you always have power, don't care about updates (security) and don't run into bugs.
It's done with multiple servers I guess. One updates/reboots while the other ones don't.