• CheeseNoodle@lemmy.world
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    6
    ·
    edit-2
    10 months ago

    I want to use linux and will use it when two conditions are met:
    -All my work software and the games I play the most all work on it (without requiring me to re-buy shit I already own to get a linux compatable version)
    -Its user friendly enough that asking which version I should use as a beginner doesn’t result in all the linux users immediately descending into the thread equivelent of a cartoon fight cloud with random limbs flailing around.

    Edit: Some feedback on the feedback:
    -Apparently some of the linux versions are super user friendly but advice about this is totally inconsistent, some of the advice doesn’t even actually name a specific version or versions.
    -“It all works fine you just need to install thing A through thing B and then use it to run thing C in order to run this one single program from windows” is not as encouraging as you think it is. The thought of potentially going through that for every piece of software is at least for me a big reason for not switching yet and I suspect for a lot of other people too.
    -The reference page for what games work on linux is helpful though some things on it only work if you use the steam version which is the precise reason for my not wanting to re-buy things comment.

    Edit: Additional question.
    Is it mandatory to use the terminal for everything? Everytime I see people talk about linux or look stuff up about it the terminal seems to be everywhere. I’m somewhat familiar with the windows command line (which I assume is the terminals equivelent) but having to use that just to install software (as opposed to just running a .exe) seems really daunting.

    • TimeNaan@lemmy.world
      link
      fedilink
      arrow-up
      21
      ·
      10 months ago

      Having an opinionated and somewhat socially inept userbase doesn’t mean the OS isn’t user-friendly.

      There are many linux distros that focus on being user friendly and they really are.

    • aes@lemm.ee
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      1
      ·
      edit-2
      10 months ago

      man reading this was like seeing someone kidnap a mcdonald’s employee and expecting the execs to pay ransom

    • AlecSadler@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 months ago

      For me it’s…

      • Visual Studio Enterprise (VS Code with a hundred plugins still doesn’t come close)
      • SQL Server Management Studio (though with extensions, Azure Data Studio has gotten me pretty damn close)
      • Full-featured Office 365 software (Edge web versions are somewhat sufficient, but not quite there)
      • Teams with multi-tenant. The desktop Windows app lets me quickly switch between the 6 orgs I need to, unfortunately on Linux I have to have 6 different browser profiles and use the web version which just doesn’t fly.
      • More responsive RDP. Unfortunately for server management I’m juggling 3-4 RDP instances daily and I’m not typically allowed to install AnyDesk or VNC or anything. I’ve tried a couple RDP alternatives and there were just all sorts of problems from keyboard issues to rendering issues to general sluggishness.
      • There is one weird VPN program a job forces me to run and unfortunately it isn’t available on Linux.

      But! All the above said, I run Linux and have a Windows VM. And I also run Windows and have a Linux VM - so it’s almost there for me. If work & clients all ditched Microsoft’s ecosystem, it’d be a lot easier for me to but, unfortunately, they pay my bills.

    • Cethin@lemmy.zip
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      edit-2
      10 months ago

      For the last bit, that shouldn’t be a problem. It’s like going to an ice cream shop and complaining there are too many flavors and people arguing over which flavor is best makes you decide to just not get ice cream.

      What you should do instead is look at the flavors of ice cream and weigh what you want with what each flavor is. Only you know what you desire. Windows wants to make their system work for everyone, so then it works for no one because everyone has different wants and needs. It’s the ice cream flavor of them shoving every ingredient together and it just creates a mess.

      As for games, it’s pretty good now. There’s the issue of some multiplayer games not having updated their anti-cheat, but a lot of anti-cheat is ready. Easy anti-cheat, for example, is fine if the devs have updated it and implemented it. However, it’s not like Proton where it makes most things work without devs doing any work. Check ProtonDB for compatibility.

      What work software do you need? There are alternatives for MS Office, including online versions of MS Office that don’t require an OS. Blender is great. There are plenty of code editors. Most of the alternatives are also FOSS so don’t require buying anything, though donating is encouraged.

      • CaptKoala@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        I’ve had similar thoughts and sentiments in my (short) Linux journey, my only advice is to distro-hop a bit as many Lemmings preach, find your fit (in VM/live mode or separate machine) and dive right in.

        Side effects may include hair loss in early introduction, stick with it, it’s worth it.

    • zalgotext@sh.itjust.works
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      Is it mandatory to use the terminal for everything?

      No. Most distros have a GUI that you can use to install stuff without touching the terminal, and most distros have a GUI for configuring your system (think Control Panel in Windows).

      It’s not necessary to use the terminal, but I do recommend eventually learning how to use the terminal, for a couple reasons:

      1. It’s more ubiquitous - like you said, a lot of places online give terminal instructions, not GUI instructions for things, so knowing your way around the terminal is helpful in those situations. Plus, it makes things a little more distro-agnostic - if I’m trying to install some program, I know I can probably run apt install regardless of whether I’m running Mint, Ubuntu, PopOS, or any other Debian-based distro that uses the apt package manager.

      2. It’s usually faster. Opening a terminal window and typing in a few dozen characters is usually going to take less time than digging through a couple layers of menus.

      3. It’s more flexible. A lot of times, GUIs are just fronts for a terminal based application, and sometimes they only partially implement the features the terminal app exposes. By using the terminal app directly, you aren’t limited by whatever options happen to be made available in the GUI.

      Again though, it’s not necessary to use the terminal. It’s definitely helpful, especially if you want to do gaming, or if you’re used to being a power user (which it seems like you are in Windows), but certainly not a requirement these days.

    • Galds@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      The first condition already are In practice tru proton and wine (even the principal anticheat work). But the second is probably impossible, people will try to convince you to use the distros that they believe is good

      Saying that, Linux mind is a good option for a Windows user

    • Sanyanov@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      On the second point: pick whatever you like, distros are surprisingly similar and differ in technical details you might not even care about.

      Oh, and don’t go for Gentoo. Gentoo is great and has its place, but person with a healthy brain won’t run this on desktop.

    • teichflamme@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      My experience is that you don’t need the terminal as long as everything is running fine and you don’t want to do stuff outside the standard repos.

      But my experience is also that something will break and you’re back to fiddling around in the terminal for hours

    • flames5123@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      Exactly. I have my setup just the way I like it for final fantasy. ACT (a packet capturing DPS meter) doesn’t work without windows. Once that’s supported I may hop ship.

    • nolight@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      10 months ago

      If a piece of software requires you to re-buy itself for a different platform why would you use such an application? I don’t get why people choose to torture themselves when there are SO many alternatives to literally anything.

      Edit: thanks for the clarification on the re-buying part. Doesn’t apply to you then ʘ‿ʘ