Very interesting. I wish flatpak would offer a better CLI experience. I don't want another package managing tool, but here we are.
mogoh
They are always excusing dictatorship. Their heart is not in the right place.
bUt wHaT aBoUt tHe UsA????
By this logic the Linux kernel is also a single point of failure and attack vector.
sudo isn't going away, so does doas. run0 is just another alternative to use or not.
There are still distribution out there without systemd and if there ever won't be any systemd-free distributions left and systemd would become a critical part of the Linux ecosystem, then it would get the same treatment as the Linux kernel with many professional maintainers.
KDE NEOn
The problem is, that there are not many notebook producer, that are
- Supporting Linux
- Have reasonable prices and hardware
- (Are not from an authoritarian country that has shady spying practices and uses slave labour)
There is Dell, Acer, Framwork and that's it, I guess?
There are good reasons to break userspace sometimes. If we would never do so, we would stuck on X11 forever.
I tested this and I did not got blocked or anything. https://www.threads.net/@mogoh_viol/post/C4xsvpKMZb8 So I assume, this was just an accident.
I know everybody loves to hate meta, I am am not a fan either, but I find it hard to belive that they outright ban the word pixelfed.
Thank you for this in depth answer. It makes me want to explore Ansible and setup automation. Sounds really great!
and write a blog post for people like me, how you did it, so I can learn.
I am thinking about that ... 🤔
I use Fedora Silverblue and in my experience the updates are very stable. But with Debian and Ansible automation I think you are not missing a much, maybe nothing at all.
Would you mind sharing how you automated your setup with Ansible or generally how to use Ansible in that way? I use some bash scripts for my automation and it is a bit hacky, so if I could improve that, it would be nice.
Did you type:
lspci > /sdc1 lspci.txt
exactly like this? because that would pipe the output into/sdc1
. You probably want to pipe it into/your/mount/point/lspci.txt
(something like that).