So I’m building a new computer before the end of the year and lemmy is obviously pushing me towards Linux.

I am not computer savvy, I have a family member that will help me set up my PC, but I do not want to be calling/messaging them every day when I want to open a program.

Basically my question comes down to: can I operate a Linux PC these days without needing to troubleshoot or type code.

I use my computer about once a week for a few hours I would say, so any time spent troubleshooting is time wasted.

Thanks!

EDIT: since a lot of people are asking what programs I typically use, I’ll just list my most used programs.

Word, Excel, ect(I’m fine with alternatives)

Spotify

Gimp (would have been a make or break, so I’m glad it’s supported)

Brave browser (browser is a browser)

Steam

Discord

I would say that while I could figure out how the kernels work, I’m at a point with computers these days where I don’t have the time. My priorities fall with a seamless daily experience. If I have the time to figure something out I can, but ideally my day to day usage being unbotherd is what I’m after.

A lot of the comments so far have been helpful! I’m definitely going to give Linux a fair shot with my new build, probably start with Mint.

  • LowYogurtship3264
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    11 days ago

    Why Steam -> no ubuntu? EDIT: Ah, i see. I didnt have that problem because i always used pop os

    • ulterno@lemmy.kde.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 days ago

      Maybe this article would be a good indicator.

      By default, Ubuntu will give the Snap version, which Steam devs don’t like to support.
      And installing another version will probably require some configuration and terminal stuff, so I’d suggest going with something that plays well with Valve.

      • Archr@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        11 days ago

        This is true. And it’s also why I always recommend downloading steam through their website. They distribute their own Deb directly, and it auto updates.

        Flatpak version is also okay but if you want to use a secondary disk then you need to know how to use portals (or the Flatpak configuration tool that I can’t remember the name of).

        • rotopenguin@infosec.pub
          link
          fedilink
          English
          arrow-up
          2
          ·
          10 days ago

          Flatseal is the tool.

          (Another benefit to using the flatpak version of Steam is that Steam leaks rather substantial chunks of /dev/shm memory. The flatpak automatically cleans that up. God knows why Valve hasn’t fixed this yet.)