1 Name: Anonymous 2026-02-22 07:30
Quoted by: >>5,14
Dependency hell only makes things worse: many Linux programs require specific libraries, sometimes even particular versions, which also need to be downloaded, often resulting in version conflicts. In contrast, Windows installers typically bundle all necessary dependencies (such as Visual C++, XNA, or DirectX), so everything required is installed together.Solved by Guix and Nix maybe Gobo, I don't know that much about Gobo even Flatpak or AppImage which you mentioned Flatpak has a pretty huge repo AppImage is same as .exe, it being not widely used isn't a problem with AppImages and it doesn't really have any of the advantages of multiple versions of programs that can share dependencies of modern package managers like Guix, Nix and Flatpak
Unlike with Linux, it’s possible to continue using Windows far into the future, simply by keeping the installers, programs, games, libraries, and drivers stored on your own drives or physical discs. If the internet goes away, Linux becomes almost unusable, while Windows remains functional with what you’ve saved.It works with what you have installed.
openbsd where nobody checks anything.
To install distributions like Arch or Gentoo, an active internet connection is required, since essential components such as the kernel, graphics drivers, and other packages must be downloaded during installation.
Linux ecosystem heavily depends on package managers, which fetch applications from online repositories. While formats like Flatpak and AppImage aim to provide standalone executables, they are not as standardized or widely supported as .exe files on Windows, .apk on Android, or .dmg on macOS. Those formats make it easy to store installers locally, share them, or archive them on other media.
Dependency hell only makes things worse: many Linux programs require specific libraries, sometimes even particular versions, which also need to be downloaded, often resulting in version conflicts. In contrast, Windows installers typically bundle all necessary dependencies (such as Visual C++, XNA, or DirectX), so everything required is installed together.
Unlike with Linux, it’s possible to continue using Windows far into the future, simply by keeping the installers, programs, games, libraries, and drivers stored on your own drives or physical discs. If the internet goes away, Linux becomes almost unusable, while Windows remains functional with what you’ve saved.
Discuss ITT ;)