TFIR Edition a video interview with Greg Kroah-Hartman, who is responsible for maintaining the stable branch of the Linux kernel, as well as being a maintainer of several kernel subsystems (USB, driver core) and the founder of the Linux driver project. Greg discussed his switch to a new distribution for his work systems. Despite working for 7 years at SUSE/Novell until 2012, Greg stopped using openSUSE and now uses Arch Linux as his primary OS on all his laptops, desktops, and even in cloud environments. He also runs several virtual machines with Gentoo, Debian, and Fedora on his computer for testing various user-space tools.
Greg was prompted to transition to Arch due to the need to work with the latest version of a specific program, and Arch had exactly what he needed. He also previously knew several Arch developers and found the
distribution's philosophy and the idea of continuous delivery of updates appealing, eliminating the need for periodic installations of new distribution releases while always having access to the latest versions of software.
A significant factor is the developers' effort to stay as close to upstream as possible, avoiding unnecessary patches, maintaining the original behavior intended by the initial developers, and promoting bug fixes directly into the core projects. The ability to evaluate the current state of software enables good feedback within the community, quickly spotting emerging bugs, and swiftly obtaining fixes.
Among Arch's advantages, the neutral nature of the community-driven distribution, which is independent of particular companies, and an excellent section with comprehensive and understandable documentation (a prime example of valuable information extraction is given by the guide on using systemd).

Source: opennet.ru
