Peasley

joined 5 months ago
[–] [email protected] 2 points 2 weeks ago

Hardware support is also two-sided.

For example: game controllers.

On Linux, any first-party Switch, Playstation, or Xbox controller works out of the box. Most 3rd party controllers also work out of the box. Even Wii remotes work once paired over bluetooth (and the pointing works but takes some setup).

On windows, xbox controllers work out of the box, except for very old ones which require a driver. 3rd party pc controllers will tend to work out of the box (or sometimes with a driver), but wired Switch and Playstation controllers need hacky workarounds to work or to get full functionality. Wireless controllers can often be paired with bluetooth, but I've had hit and miss luck with windows and first party Sony/Nintendo controllers

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Don't use an immutable distro like endless or silverblue. It's a whole new paradigm to learn (in addition to learning Linux basics). You should get your feet wet with something more user-friendly first.

My big recommendation is Ubuntu. Normal ubuntu. Not one of the flavors or derivatives. It's got everything you need, plus very easy to troubleshoot if something goes wrong. Try to avoid using the command line when following guides online, there is nothing on Ubuntu you actually need it for and the graphical tools are very good.

Don't listen to the complaining about snaps. You won't notice them, they won't affect you negatively, they are designed to just set and forget. The complaints come from a highly particular and technical subset of the Linux community.

If you really don't like the look of Ubuntu, then I'd second all the recommendations for Mint. Those two distros have the most number of non-technical users in their communities because they are both very user-friendly and well-tested. I'd recommend against trying anything else until you've gotten comfortable with Ubuntu or Mint.

[–] [email protected] 0 points 4 months ago* (last edited 4 months ago) (2 children)

I guess I'm smart enough to install opensuse, but dumb enough that I somehow got slow pacman.

I kid you not, on my hardware zypper is the fastest between ubuntu apt, fedora dnf, and arch pacman. dnf was the second-fastest on my hardware, with apt and pacman being pretty sluggish

I've also used portage which was even slower, but probably not a fair comparison considering how much more complex it is.

[–] [email protected] 1 points 4 months ago

One of the best apps on any platform

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago) (7 children)

Somebody has never used opensuse. Zypper is an amazing package manager, one of the best on any distro.

It can handle flatpacks, native packages, and packages from the opensuse build system, keeping everything updated and organized.

Pacman is very basic by comparison, and a lot slower too in my experience.

[–] [email protected] 18 points 5 months ago

LTS kernels aren't more or less stable. Rather, they have been selected by the kernel maintainers to get security fixes backported to them for a certain time.

Ubuntu does the same thing for the kernels on their LTS versions (technically they usually are not LTS kernels since canonical supports them instead of kernel team)

Overall I'd suggest going with what the distro provides unless you have very new hardware, in which case a newer kernel may be required