• 223 Posts
  • 293 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle





  • You can check if you are using Xorg or Wayland in the Settings -> System -> About -> System Details page. If you’re using Wayland, you’re all good, nothing changes. If you’re using Xorg, you may notice some changes. If you’re using NVIDIA on Ubuntu 24.04, you’ll be on Xorg by default. If you’re using a later version or AMD/Intel, you’ll be on Wayland be default.

    To keep it short, X11 was the old protocol for creating and managing windows. Xorg implemented this protocol. But both the protocol and implementation have many shortcomings that are difficult to address for a multitude of reasons (breaking compatibility, poor code base, a ton of work, etc).

    Rather than putting lipstick on a pig, a new protocol, called Wayland, was created. It was designed for modern needs and tries to avoid the pitfalls that X11, Windows, and MacOS have. It doesn’t just copy what those three did, it’s more opinionated, so some people love it a lot (like me) or hate it a lot because it changes the way things have to be done and simply does not implement some functionality, either purposefully or because the work hasn’t been done yet.






  • I was/am in a similar boat. Linux is my preferred OS, hate Windows, but I needed an OS that has good support for professional reasons.

    My problem is that I hate the MacOS UX.

    • The global menu is tiresome and inconsisently layed out between apps.
    • Interacting with windows is annoying because you need to first click to focus them before you can interact with them.
    • The dock is also super confusing for little reason. Even when you close all windows of an app, the app remains open on the dock until you manually quit it.
    • Mouse support is also terrible. MacOS is clearly only designed for touch surfaces. Scrolling with a mouse has an acceleration curve. It takes multiple scrolls to count as a complete scroll in games like Minecraft (there’s option to fix this in Minecraft). There’s an app called Mos that fixes this, but this also breaks the fix in Minecraft. But at least the app lets you specify overrides for each app to re-fix the issue.
    • Almost none of the preinstalled apps can be removed or even hidden

  • Unfortunately Homebrew isn’t good for casks, aka GUI apps. It can install them initially, but after that most casks need to be updated from inside the app itself. You can force Homebrew to update casks, but it’s not recommended and could break the app. I did that with Chromium (which doesn’t have an auto updater) and it messed up the keyring for some reason.




  • I run Fedora Silverblue on a N100.

    It’s very usable. For most actions, it feels pretty similar to my much more powerful desktop. but has some limitations.

    • I am able to run two 1440p monitors at 144hz via HDMI, but the screen occasionally blacks out for a second due to HDMI limitations. Running at a lower refresh rate should avoid the issue.
    • Gnome shell animations aren’t running at 144hz, even with triple buffering (never tested if it maintains 144hz with just one monitor at 1440p). Haven’t tested KDE.
    • I am able to comfortably run Minecraft with 60+ fps with performance enhancing mods, though at like 5 chunks rendering distance. Honestly it’s fun to play this way, feels nostalgic. Though performance will dramatically drop if you try to play a video at the same time, though dropping it to like 480p or even 720p helps a lot.