• 0 Posts
  • 34 Comments
Joined 5 months ago
cake
Cake day: April 12th, 2024

help-circle

  • I don’t think the snap argument is without merit, I just think it’s an argument only had by a very technical subset of users. I think your comment illustrates that.

    I don’t agree that anybody would be left “orphaned” on Ubuntu. LXD vs Podman is again a very technical question for a specific subset of users.

    I also don’t agree that SteamOS is the goal for compatibility and support. Compatibility is best with Ubuntu, it’s the most widely deployed and used desktop distribution by far. Most other desktop distros are a rounding error when compared to Ubuntu user-wise.

    I’ve also personally had a buggy experience with SteamOS. I wouldn’t use it as a desktop in its current state, but I’m aware some folks do just that.

    For someone new to Linux who just needs to get on with their desktop work, Ubuntu is the best distro there is (flawed as it may be). Mint is also a good choice for the same reasons.




  • 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


  • Peasley@lemmy.worldtoLinux@lemmy.mlIs Linux (dumb)user friendly yet?
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    edit-2
    5 days ago

    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.







  • I had no issues with compatibility, just made sure to save documents to older microsoft office formats in the hopes of avoiding issues.

    I never had to use an exam browser or anything like that, I’d imagine you’d want to have a polite conversation with the instructor if that were to occur, perhaps they can make an exception or allow you to do it on a library computer

    Collaboration was always over google docs, so there were never any problems working with others. My CS classes were all expected to be done in Linux VMs so that was sort of ideal. Other science/humanities classes were totally software-agnostic.



  • Peasley@lemmy.worldtolinuxmemes@lemmy.worldnuclear take:
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    edit-2
    5 months ago

    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.



  • Peasley@lemmy.worldtolinuxmemes@lemmy.worldnuclear take:
    link
    fedilink
    arrow-up
    21
    arrow-down
    1
    ·
    edit-2
    5 months ago

    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.





  • 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