view the rest of the comments
Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
I ran both an immutable distro (which downloads an entirely new image for every update) and Arch (which if you let it sit for a while basically reinstalls everything in an update).
I have no fucking clue what even takes so long during Windows updates. Both the download and the installation are slow as hell.
If I had to guess, it’s because of two things: windows creates a system restore point, which tracks every file the update touches, every time it installs an update (as opposed to something fast like ZFS or btrfs snapshots). Then it also keeps a prior version of anything system related on top of that, these outdated and insecure system libraries live on forever in the WinSxS folder. Imagine keeping an insanely bloated version of every system package installed, forever. I’ve seen WinSxS get to be over 80 gigabytes, of just old crusty shit.
As a Gentoo user, I get irrationally angry whenever I see Windows updates around me.
Like when I recompile my entire system, it takes a bit, but the PC is responsive and I get to configure the software before it's updated.
Which immutable distro and what was the user experience like when compared with a traditional one?
Fedora Silverblue, and it was buggy and limiting.