Earlier quoted context omitted.
>Steam recommended they drop their Linux port, saying that just relying on Proton would be better performing & a better use of time. I'm very curious how widespread this advice is. It's a little sad & ironic to me if Proton is now entrenching Windows as the only target platform. Very. Win32 ABI is the most stable and rock solid compared to the messy moving target of the Linux world, so recommending it is not entrench…
The other technical solution to this problem is flatpak (and the others in this space). They vendor the libs (including libc) so you avoid the linking issues. In the gaming world where steam installs apps itself and you need the Windows version for commercial viability anyways, it does make sense to push them to win32. Outside of gaming though, I don't really see this being the case. You random desktop apps are bette…
It's all Linux containers/namespaces after all.