Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NO
Posts
4
Comments
503
Joined
2 yr. ago

  • I disagree, it just does the steps in the manual for you. You still need to know what's happening.

    I tried using it, got a bunch of python stack traces and eventually decided to do it manually. The reason why it failed was that windows put my EFI partition onto a different drive than itself.

    An installer needs to catch stuff like that, so archinstall is beta at best.

  • I much prefer natural scrolling for trackpads since I can do the same as on my phone: Flick it into the direction I want the content to go and then catch it once it's where I want it to be. Even though I use different fingers, I feel like the muscle memory transfers.

    I'm pretty sure windows defaults to that ever since they introduced a proper trackpad API, which was 2016 iirc.

    For scroll wheels I use traditional. It's what I've been using all my life and I found no reason to switch.

  • I second the "Do not use manjaro". It has incredibly many issues that arch doesn't have and the only advantage is that it comes with an installer.

    Arch with nvidia is a bit of a pain though. The nvidia driver updates break my system or some games every 1-2 months.

  • Yes, steam will create a prefix for any game or exe that you add when you first launch it. That's why the first launch always takes a minute or two.

    The same exe can be used by windows and proton, so having a dual-boot setup with all games on the windows partition is feasible.

    But there's one very important thing about that: Turn off fast boot in windows before mounting the drive in linux, otherwise you will have to wait hours when booting windows the next time (which can't be cancelled because microsoft).

  • For proton games, yes. I still have some games in my old windows installation and they work just fine.

    If you manually set your games to use proton, that will work for all of them. For the ones that have a native linux version, steam will detect that you have the windows version and download the extra files needed for the linux version automatically.

  • Pretty much every distro supports flatpak and butterFS and for most of them, there's a plasma wayland variant.

    If you want to learn a bit about linux in general and the things that you might care about when picking a distro in the future, do a manual arch installation. There's an install script, but you still need to know exactly what you're doing. It just does the steps outlined in the installation guide for you.

    Arch is also one of the best distros for gaming because it gets new updates first, which is great when game updates break something and your OS already has the fixes for it.

  • That's honestly one of the best parts about it. Reading error messages and thinking logically is boring compared to trying to guess how this stupid LLM got the idea to spit out what it did.