• 1 Post
  • 134 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle


  • From what I gather, the only thing they’ve got going for them is that they’re actually contacting key people to try out the distro, as well as timing that campaign to coincide with the EOL of Win10.

    But yeah, so annoying to see when there’s so many better alternatives by better people out there.

    As for the latter, I haven’t confirmed this myself, but I’ve been hearing that there’s a lot of curling into bash going on, so yeah.





  • 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.



  • I feel like a big problem is that a lot of people never learned how to learn.

    Adding onto your examples, I’ve also heard about a study once where they were given similar basic Excel tasks. However, you didn’t even have to solve the tasks. Instead, just trying to get help from the help function or searching online got you into the highest skill bracket. That bracket ended up being the smallest group.





  • 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.