• 3 Posts
  • 366 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.







  • If you’re using it just to translate a few paragraphs of text on a website here or there, then yes, it’s much better than what we had before.

    For anything complex however it can’t even begin to compare with a professionally done translation/localization.

    To start with, Japanese is already one of the more difficult languages to localize due to a bunch of linguistic concepts that don’t translate well to other languages and need creative solutions that carry over the same intent.

    More important however is consistency: Even if an AI translates some of the language ticks of the characters instead of completely glossing over them, it needs to do so consistently and apply the same translation across the whole script.

    The same goes for any named items. If there’s a “Soul Stone” for example, you need to make sure to call it “Soul Stone” every single time and not “Spirit Rock”.







  • NekuSoul@lemmy.nekusoul.detoLinux@lemmy.mlCachyOS vs arch
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    5 months ago

    Less packages really doesn’t mean much in terms of how easy the system will be to manage. If anything, I’d say a distro with more, but pre installed packages is easier to manage because the maintainers will make sure that those packages will be as easy to work with and upgrade as possible.

    That said, I’m definitely not going to stop you from trying Arch though. You can even get similar (or better) optimizations by using the ALHP repos and a kernel like linux-tkg or linux-cachyos for example, although the difference really is negligible in most cases.


  • Eh, while I agree that some recommendations are dodgy at best, I’ll argue that Wireguard is not only adding to security, it also makes Fail2Ban obsolete. Due to the way it works, you’ll completely hide the fact that you’re even running a SSH server at all, and this includes even Wireguard itself. More importantly though, it’s pretty much impossible to set up Wireguard in an insecure way, whereas SSH provides you with plenty of footguns. You’re not risking locking yourself out either.

    Also, security comes in layers.