

GDM launches other environments too. I do not think it is about GNOME itself.
A big thing missing from Wayland are all the other X11 window managers (hundreds of them) and desktop environments (like XFCE and Cinnamon) that people may want to use.
GDM launches other environments too. I do not think it is about GNOME itself.
A big thing missing from Wayland are all the other X11 window managers (hundreds of them) and desktop environments (like XFCE and Cinnamon) that people may want to use.
Ok. So now both Apple and Microsoft are distributors of the Linux kernel. What a timeline.
I do not like being accused of attacking Manjaro but since you asked….
the project has had lots of governance and quality problems. Maybe those are all in the past. Maybe.
By design, Manjaro is not compatible with the Arch repos or the AUR. One of the biggest problems is that they hold their software back a few weeks. In theory this is for quality (not my experience). Regardless, many people have had problems, especially with the AUR. I am one. Others say they have not. Some even claim the rest of us have not either. Manajaro has “brought down” AUR itself (compared to a DDOS attack but really just quality again).
I used Manjaro for over 2 years and would never touch it again. And if what you want is an Arch based distro with an easy install, there is EOS. I have used EndeavousOS for I think maybe 5 years and I love it. Recently I have moved to Chimera Linux, which is not for everyone (it is awesome but I am not recommending it). It is not because of anything wrong with EOS.
EndeavourOS. The default desktop is KDE these days.
Easy to install.
Attractive desktops out of the box. KDE is the default. A few nice quality of life utilities.
It uses the Arch repos and kernel. The AUR (yay) is installed out-of-the-box. So, the biggest package selection in the Linux world. Always up-to-date. Updates fast.
Great community in the EOS forums. Some of the best Linux docs on the web in the Arch wiki. The Arch wiki is an amazing resource for learning.
Very stable. Breakages are rare, especially if you use an LTS kernel. The current LTS kernel is the same one that Debian 13 will release with “soon”. So, not exactly ancient.
Biggest “downside” is that there is no GUI software installer out-of-the-box.
If that is really a deal-breaker, just install one like pamac or octopi. “yay -S octopi” should do it.
Or install a menu driven text based package manager like pacseek. “yay -S pacseek”
Or just take a few minutes to learn how to use pacman or yay at the command-line. You said you wanted to learn.
You can think of Docker and Podman as an almost zero overhead (CPU and RAM) way of running one distribution on another. So, you can run an application in Docker that expects to be running on a different distro from what you use (say Ubuntu Jenkins but actually running on Debian). The environment that the applications run in are called “containers”. Mostly they contain the filesystem layout and application libraries that the app expects.
Docker itself is designed to sandbox the application away from your host system. A related technology, Distrobox, uses the same containers but in a way that the applications know they are running on your system with full access to your display manager and home directory.
I run an Arch Distrobox on every distro that I use. This allows me full access to all the Arch repos and the AUR even on other distros ( eg. Alpine, Chinese Linux, or Debian).
Flatpak also uses containers and so you can consider Distrobox as a Flatpak alternative. Flatpak containers are not the same as those that Docker uses but they rely on the same underlying Linux kernel features to do what they do. In Flatpak, you are essentially running the Freedesktop distro on top of your host distro (so much like Distrobox with the guest distro chosen for you).
You sir, may be the highest quality person on the Internet.
We may disagree. One of us may be wrong. Or it may simply be two sides of the coin. Regardless, I respect your opinion and values and cannot begin to express how impressed I am with your response here. I hope someday to achieve the same level of maturity.
We cannot expect companies to be “good” but that is absolutely something we can strive for in ourselves.
I am not sure how you arrived at “none” from your second sentence. The second sentence is exactly my point.
Alternatively then, can I just use the Microsoft source code and claim that I got it from AI? That seems to be your point here.
The road continues on to Arch from there.
Debian is becoming more and more viable as a desktop OS in the era of Flatpak and Distrobox. Trixie looks like a really nice release.
I thought the whole point of this setting is not having to specify the features of the CPU. You can compile native versions now if you set things yourself.
That happens to me constantly
That and every Stargate planet is Vancouver
Can Open Source defend against copyright claims for AI contributions?
If I submit code to ReactOS that was trained on leaked Microsoft Windows code, what are the legal implications?
That is WINE.
It does run WINE.
Again, it is because it is part of a series.
They already had WoW (Windows on Windows) which was Win16 on Win32. The new one is Win32 on Win64.
And if say “Windows on Windows 64” it makes sense. It is Windows emulation on top of Windows 64 (64 bit Windows). When they named it, all Windows was 32 bit Windows and 64 bit Windows was the future thing. So “emulating current Windows on Win64” was what WoW64 was doing.
It did not age well though. I agree.
I am not defending Microsoft but I have a different take.
Microsoft has already lost a the enterprise to Linux. They know it but no longer care that much. This is because the real money is in Azure (the Cloud and “the agentic web”). Microsoft makes a tonne of money off Linux and Kubernetes in the cloud. They hope to make even more money off AI. They are ok that this stuff is all Linux based. They get plenty of lock-in from volume contracts and Azure only APIs and services (especially AI sandboxes ).
However, Microsoft knows the importance of developer mindshare and influence. It is still “developers, developers, developers”. They know they cannot really stop devs from using containers and Linux but they want devs using MS software. So, they are building Linux into the Windows desktop.
They hope, I believe, that the devs will prefer the “best of both worlds” Windows experience over the “all in on Linux only” Linux one.
In some ways, they are competing more with macOS. Devs using Linux on the server had been flocking to macOS on the desktop because it is “also UNIX” but with commercial software support and a nice UX. If Linux had won on the server, Microsoft is defending the Pro desktop.
I totally agree it is wrong. It is historical.
When Windows NT was new, they had this idea that it would be compatible with many different application ecosystems via “sub-systems”. So there were going to be many different “Windows sub-systems” for various things.
There was the “Windows sub-system for OS/2” for example. And the “Windows sub-system for POSIX”. The names still sound backwards to me but I guess it makes sense if you think “This is a Windows sub-system, which one is it?”. And if you have 50 Windows sub-systems, saying “for Windows” at the end of all of them also seems a little weird.
So that naming convention was already in place when they added support for Linux. Hence the “Windows Subsystem for Linux”.
Yes.
There are two downsides if Microsoft takes it proprietary again in the future.
we would have to fork it and maintain the fork. Honestly, what kind of “community” are we if this is what we are complaining about?
Microsoft could include out contributions in their future commercial product.
Again, Microsoft cannot take away access to our own code. They just get to use it. That “freedom” really pisses some people off.
I live in fear of distros like Debian shipping ancient drivers and having to listen to 3 more years of people saying Wayland does not work. Debian 13 may ship with NVIDIA 535 drivers.