• 0 Posts
  • 45 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle



  • I do think those featues have become pretty common in PC gaming nowadays, which is why I’m more in favor of openSUSE as the beginner distro if I had to pick just one, but sure, let’s put that aside.

    When it comes to Linux though I just don’t think there’s a one-size-fits-all distro yet that I can safely recommend to everyone. And getting beginners onto a distro that fits them can greatly benefit their initial experience, so I think it’s worth it to give them a few simple choices. That said, you’re completely right that the way OP tries to explain the differences isn’t how you should do it. Ever. Less choices, less jargon, less mentions of fringe distros. It also doesn’t help that a lot of it seems to be based on hearsay rather than actual first-hand experience.



  • Chiming in, I’ll say that I mostly agree with your points, except for one:

    Someone who just started looking into switching to Linux is looking for neither X11 nor Wayland support.

    They won’t care about X11 vs Wayland, sure. A non-ignorable number of them will care about stuff like HDR or multi-monitor setups where different refresh rates don’t stutter and VRR works, and that’s where proper Wayland support becomes a must.

    If you recommend someone a distro that can’t do those things and later have to tell them that they have to switch distros for that chances are high they’ll just go back to Windows.


  • Yeah, that’s why I’m currently only recommending Mint to people who don’t do any gaming. It’s kind of a shame that Mint doesn’t have a KDE spin. It would be my unconditional beginner distro otherwise.

    Personally I run CachyOS + KDE with native Wayland and HDR enabled system-wide. It’s kind of amazing how I don’t even need to clog the launch parameters of every game with a bunch of variables and tools like gamescope anymore. I just have to hit launch and all the fancy features just work.


  • I see.

    HDR depends a lot on the monitor I guess. Mine isn’t really brighter in HDR mode than normal because it’s an OLED, so the big difference is that the darks can get darker and more detailed as opposed to the brighter brights on HDR LCD/LED panels.

    As for VRR, I’m a huge fan of it and I can’t recommend it enough. Particularly on high refresh rate monitors and demanding game it’s a big win not having to tweak your settings so that the framerate always stays above the monitors specified refresh rate. No tearing. No penalty from not reaching the required framerate. Just a smooth presentation.

    You can actually use VRR on X11, but only on for single monitor and it will introduce tearing on the others.









  • My current toolkit (as a 3D printing hobbyist) on Linux currently includes:

    • FreeCAD: Takes some getting used to, is a lot stricter, but that might even improve your CAD skills in the long term, as it forces you to think more about what you’re actually doing. The closest thing to Fusion360.
    • OpenSCAD: You’re basically programming your models. Very powerful if you need parts with repeating sections and/or want something with easily adjustable parameters.
    • Blender: Useful when I have to do some quick&dirty modifications to a model I’ve downloaded from somewhere.