• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle







  • Yes I think you’re right, there’s probably a significant overlap in the target audience of GOG and Linux users. I guess the reason why GOG hasn’t released a Linux version of GOG Galaxy might be because a large portion of their catalogue is Windows and doesn’t want to include something like Proton or Wine support. I don’t think it absolves them from criticism however.



  • If you have several kernels you might want to disable the fallback kernels. You do so in the .preset files in /etc/mkinitcpio.d/

    But yeah this is the downside of using flatpaks. That’s why I think it’s better to avoid flatpaks and other similar sandbox environments. I know the Linux community are desperate for the increased stability and supposed benefits to security but you’re paying the price in worse performance and high disk usage.



  • If you must use ubuntu, you’ll ultimately be tied to the desktop environments that ubuntu offers. Personally I don’t think ubuntu works well, especially outside of their gnome offshoot Unity DE. If you must use ubuntu I would say install kubuntu which has KDE Plasma on it. KDE Plasma is highly customizable, quite pretty and pretty easy to use.


  • I’ve been trying Wayland for quite some time, but Wayland is a chore to work with and most applications still needs to use the xwayland compatibility solution anyway. After a long time of using it I decided to just switch to X11 and save myself the stress. However after seeing this and reading some comments I decided to try it out yesterday (maybe stuff has changed?) and then turned off my PC and went to bed, then today kwin_wayland started crashing for no reason. For a supposedly superior display server, it sure has a lot of issues and low adoption.

    Maybe the Wayland developers should consider it a failed project and work on X11 instead?