Basically the forced shift to the enshittified Windows 11 in october has me eyeing the fence a lot. But all I know about Linux is 1: it’s a cantankerous beast that can smell your fear and lack of computer skills and 2: that’s apparently not true any more? Making the change has slowly become a more real possibility for me, though I’m pretty much a fairly casual PC-user, I don’t do much more than play games. So I wrote down some questions I had about Linux.

Will my ability to play games be significantly affected compared to Windows?

Can I mod games as freely and as easily as I do on Windows?

If a program has no Linux version, is it unusable, or are there workarounds?

Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

Are GPU drivers reliable on Linux?

Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

And also, what distro might be best for me?

  • teawrecks@sopuli.xyz
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    5 days ago

    Will my ability to play games be significantly affected compared to Windows?

    It depends on how often you play games with aggressive anti cheat, or games on non-steam platforms. Games like Valorant and Fortnite probably won’t work at all. But I do a ton of non-competative multiplayer (and single player) gaming that is not inhibited at all.

    Heroic launcher is your best bet for non-steam platforms (GoG, Epic, Amazon), and lutris/bottles should probably be your 3rd option (I’ve used both for battle.net). But steam games running through proton should “just work”.

    Can I mod games as freely and as easily as I do on Windows?

    The actual modding should be arguably more accessible. You technically have control over the entire kernel, so nothing is going to stop you from doing whatever you want. The only problem you may run into is if you’re dependent on modding tools that were only made for windows. Some of those tools are basically spyware anyway (ex. Curse), and often times the open source community has made its own alternative you should be using instead.

    If a program has no Linux version, is it unusable, or are there workarounds?

    YMMV. Valve has done a lot of heavy lifting to get proton to be a one-stop-shop for running windows games on Linux but you can add a program as a non-steam game, launch it through steam, and it often just works.

    Wine is your other option. Sometimes the community has gotten windows apps running reliably in wine or proton, other times no one has ever tried it or it’s too much of a headache to get working. protondb.com has user reports for how various games run.

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    The short version is yes. The long version is the same as the previous answer.

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    Most distros come with some form of package manager that works similarly to an app store on your phone (an app store is basically a package manager with purchases). Ideally, everything you want to run can be installed through the distro’s package manager, and then you use the package manager to update everything. But sometimes the software doesn’t exist in the package manager, and you have to download, run, update, and sometimes even build from source, your own programs. Those programs usually have a guide on the best way to run it on popular distros.

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

    It is actually more secure due to being open source. Source code can be audited by anyone rather than relying on “security by obscurity”. There are antivirus programs, but I don’t know much about them. Generally, don’t run programs from shady sources, don’t expose your machine to the open internet, and don’t run everything as root and you should be fine.

    Are GPU drivers reliable on Linux?

    Yes, though historically AMD has better support for the newer features asked for by Linux compositors (namely Wayland). Nvidia’s drivers are still not fully open source, but otherwise work fine. Driver bugs are rare in my experience.

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    To the same extent that windows can, yes. But if your concern is YOU misconfiguring something to cause Linux to do that, you shouldn’t have to worry about it. It is unlikely you will be interfacing directly with the kernel at all. Most distros configure the kernel in some specific way they want and you never worry about it. And still, a proper kernel-level driver should ensure that it will never send commands that could damage something, even if the config vars are incorrect.

    And also, what distro might be best for me?

    First off, install Ventoy to a USB drive. Then take advantage of Linux’s ability to “live boot” by downloading several .iso’s for several different distros onto the USB. Then boot off the USB, and you should be presented with a handy menu of ISOs to pick from. This will make trying out a bunch of different options really easy, without actually installing anything to your hard drive.

    I’d say try grabbing mint, fedora, Pop!Os, and opensuse to start. Maybe also try Zorin. These are all geared toward new Linux users.

  • HiddenLayer555@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 days ago

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    Isn’t .NET open source and cross platform now? Isn’t there an official Linux runtime? Or is it just the most basic subset of .NET without any of the GUI libraries or other things Windows .NET apps routinely depend on?

    • mdk_@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      5 days ago

      There are differences. Most modern apps use .NET Core, which in itself is cross platform. Most of the time, they use a UI framework that is be cross platform as well (AvaloniaUI).

      Of course newer apps and older apps made with .Net-Framework that may use Windows specific libraries (eg. System.Windows.Forms, System.Drawing) and lose their cross platform compatibility. They might work with Wine.

  • shapis@lemmy.ml
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    5 days ago

    People have answered most questions. The gaming thing is a total lie though.

    Some specific games will work kinda okay. The vast majority will work worse. And a good chunk of super popular games won’t work at all. Just dual boot and keep gaming on windows.

    People in here straight up lie to push for Linux when it’s really not necessary. It’s great at what it does. And it’s improving in what it doesn’t.

    • hperrin@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      5 days ago

      What are you talking about? Out of the 248 games in my Steam library, 190 of them are rated as working on Linux (Steam Deck Verified and Steam Deck Playable). 21 of them are untested, which means only 37 of them are rated as unplayable. Of those most are unplayable because they’re either VR games or they have restrictive anticheat. Some of them, like Medium, say they’re unplayable but work fine for me. I’m assuming that’s because the Steam Deck isn’t powerful enough to play Medium at more than 15 fps, but on my PC, it runs around 100 fps. Others, like GTA V, say they’re unplayable, even though I’ve fully played through them with no issue, even on the Steam Deck. I’m guessing that’s because GTA Online has anticheat, but I’ve played the single player and online and both have worked fine for me. (I just looked it up. They added BattleEye to GTA Online late last year, so yeah, GTA V is rated unplayable, even though the Story Mode is fully playable.)

      I’ve even gotten games that refuse to work on Windows (like the original American Mcgee’s Alice and the original Journeyman Project) running great in Linux.

      After running through a few of the untested games, some of them are untested, even though they have native Linux ports that run just fine. I’m assuming that’s because they haven’t been tested specifically on the Steam Deck.

      Other than the ones with restrictive anticheat, everything I’ve tried from my Epic Games library works great too.

      Of the games I play, almost none of them have worked worse on Linux than they do on Windows. Most work exactly the same, and a few work better. One (exactly one) has worked worse, for about a month, then a new version of Proton fixed the missing cutscenes.

  • RecipeForHate1@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    5 days ago

    Will my ability to play games be significantly affected compared to Windows?

    Yes, there are way fewer games than on Windows, but support has been growing in the last few years

    Can I mod games as freely and as easily as I do on Windows?

    If the tools you use are available for Linux, then no problem

    If a program has no Linux version, is it unusable, or are there workarounds?

    You can use WINE (Wine Is Not an Emulator) to run some Windows apps. You can check compatibility here: https://appdb.winehq.org/

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    .NET (Core and newer versions) is fully supported on Linux. Other Windows-specific libraries might be a problem unless they work through Wine

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    Yes, most desktop environments have a graphical interface for settings and updates

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

    It’s actually the opposite. Since the code is open, more people are checking for vulnerabilities, making it more secure than proprietary systems. In general, Linux users don’t need antivirus, as most malware targets Windows or macOS, and Linux malware usually needs privilege escalation

    Are GPU drivers reliable on Linux?

    That’s debatable. Everyone has different experiences depending on their hardware and distro

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    Nope

    And also, what distro might be best for me?

    Since you have a gamer profile, I’d suggest Pop!_OS (https://system76.com/pop/). It’s based on Ubuntu and has good support for gaming and creative work

  • phantomwise@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 days ago

    And also, what distro might be best for me?

    • For gaming and if you just want things to work without being bothered, Nobara. It’s a Fedora base, which is good for gaming because you will have updates more quickly than other distros, but not so quick that you will get bad updates breaking stuff. It’s Fedora but heavily modified for gaming, and has a lot of stuff already set up that you would need to do manually to improve gaming on another distro. It uses KDE as a Desktop Environment which is pretty good and similar-looking to Windows (a task bar on the bottom, a start menu, a system tray, etc) and you can customize it extensively.

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself? Antiwhat ? Just kidding.

    • You’re not installing softwares by running executables found on random websites, so you at least have less chances of accidentally installing malware that way (not saying that happened to me a lot on Windows… but not saying that it didn’t 😅 ).
    • The best known antivirus on linux is clamAV, but it’s command line only. It’s not very complicated to use, but if you want a graphical interface there are several applications that are clamAV frontends (clamAV still does the actual scanning and such, but the application gives you a graphical interface to interact with it)

    Will my ability to play games be significantly affected compared to Windows?

    • For Steam games, the Steam app has Proton, which enables you to play Windows games on Linux, and most will work just fine. There will always be a few games that require tinkering, or that won’t work at all, but not many. You can check ProtonDB to see if your games run well with Proton (https://www.protondb.com/ ) and if a game won’t run, you can check it to see if people have posted solutions (sometimes it’s as easy as copy-pasting a command into the game’s launch options, and poof, there goes the DirectX error !
    • For GoG games, and also games from other stores (EA, Epic, etc) you can install Lutris which will use Wine to make your non-Linux games work on linux. As will Proton, there will be a few games that won’t cooperate. All in all, I’d say less than 5% of my games don’t work or require tinkering, and I have a lot of them.
    • If you play multiplayer online games that use kernel-level anticheats, you might be fucked (though I’d argue that it’s a good thing, because the game not working is much preferable to the security risk posed by kernel-level anticheats…). Some games are still playable without the anti-cheat activated, you just can’t join competitive servers without the anticheat, while other games won’t work at all.
    • qweertz (they/she)@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 days ago

      I (unfortunately) have to heavily recommend against using Nobara, especially if you have an Nvidia graphics card. It’s an amateur distribution in the original sense of the word and also lacks a large community, neither does it have a company behind it.

      This leads to a lack of proper QA and testing in general. It’s OK but I would not recommend it to anyone

      If you want to go with a “traditional” distro, go with Linux Mint, simply the most solid out there. I’d also recommend you check out Bluefin, it’s atomic (meaning that you are basically guaranteed to always have a working system, even after upgrades) and quite modern

      • phantomwise@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        4 days ago

        It’s true that Nobara is rather new compared to most other distros and doesn’t have as many resources or people, so that’s something to consider. I really like the modifications they make to make gaming a lot easier though. But yeah if you’re not sure what to choose, Mint is perfectly fine.

  • Nugscree@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    5 days ago

    Will my ability to play games be significantly affected compared to Windows?

    That will depend on the games you play, and what platform you use. If you are using Steam, you can enable the proton layer have more access to games, but if the game in question uses any type of kernel level anti cheat chances are it’s not going to work.

    Can I mod games as freely and as easily as I do on Windows?

    Depends on what you are used to, if you are using mod managers and which ones.

    If a program has no Linux version, is it unusable, or are there workarounds?

    A lot of work has been done with WINE, games on Linux, and Proton. You’ll need to do a little bit of reading to see if it can work on Linux, but the community can often be awesome and already have found a solution. There are also a lot of great alternatives to Windows/Mac only software you can try.

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    Depends on your distro but most can install .net, you’ll need to do a bit of reading.

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    Yes, there are package managers that you can use to install and update software, some distro’s even have a shop like interface.

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

    I’ve only ever had to use a virus scanner twice in my Linux journey and both of those times it was on a server. Because Linux is open source everybody can see what is going on in the code and this way bugs or security issues can be found and patched quicker.

    Are GPU drivers reliable on Linux?

    Depends, if you are using AMD you should be fine, Nvidia has functioning drivers as well, I can’t speak for Intel ARC support because I’ve never used it…

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    I’ve never broken my hardware, but I’ve broken my system a few times by ignoring the warnings the system gave me, always got it to work again.

    And also, what distro might be best for me?

    Linux Mint might be a good one, the Cinnamon is great for beginners, but there are many flavors you can choose from. Start with a live system which will not require you to install anything just yet, but you’ll get a feeling for how everything works. After trying it out live you can decide if you would like to install it. But remember that when trying it live you are limited in what you can do.

  • Bogasse@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    I opened the topic while knowing there will be a ton of super enthusiastic and well-constructed answers. I’m not disappointed 🍿

  • cy_narrator@discuss.tchncs.de
    link
    fedilink
    arrow-up
    3
    ·
    4 days ago

    Here are some answers I can give

    1: Depends on which game you play, performance ma be better or worse, cant say without specifics

    2: If modding a game requires copying files from here to there, you will have 0 issues, but if it requires some software to do it, you will have to do some digging

    3: In some cases, you can use something like WINE to run these applications. But I have personally never done it. A better way would be to search for how to do it in Linux, which look difficult at first, but its just different not difficult

    4: That I dont know enough to say, maby WINE can run them

    5: Yes, there is a Linux update button on many so called beginner friendly distributions like Ubuntu and Linux Mint

    6: Lets just rephrase it this way, a vehicle is open source, anyone can unscrew anything, anyone can change brakes, does that make it less safe?

    7: Yes, GPU drivers are very stable these days, there was once a time where it was not true but thats history now

    8: No and Yes, Linux will not try to prevent you from breaking your computer if you want, this sounds weird but there are good reasons why. But you gotta understand, Linux is a layered architecture and most of the hardware related stuff lives on the bottom layer, and you need to go out of your way to modify it and disable safety features to cause hardware damage.

    Personal note:

    1: Anything you can do on a web browser is not an issue, that includes office 365 or Adobe cloud or stuff like that.

    2: If you have iPhone and require full support, you are out of luck, I know some folks were able run iTunes through WINE and get its full functionality, but thats just hack and nobody can tell if that works or if you can get it working now. The only support that comes out of the box is being able to copy media from iPhone to computer, cant remember if you could copy media from your computer to iPhones.

    3: Adobe support is absent. I know some were able to get older version of Adobe products working with WINE but cant say that works anymore. Like I mentioned previously, being able to use stuff over cloud with a browser is non issue.

    4: Libreoffice in Linux is pretty must identical to MS Office. Its just that buttons are in different places and you can save as PDF which will look exactly the same.

    5: There is no reason not to atleast have Windows dualbooted, you can find something like Oprekin’s Windows 10/11 lite with everything removed, though it may be absolutely insecure, Windows cannot support Linux’s filesystem so its fine when you need it. It can fit in about 50GB disk space so no reason not to have it.

  • Übercomplicated@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    5 days ago

    In regard to question one: it depends. Pretty much everything without a shitty, Kernel-Level Anti-Cheat (my autocorrect corrected to antichrist — for good reason!) will run either by default on steam or with something known as Proton. But you still may run into occasional difficulties.

    For example, if you play Counter Strike 2: up until January this year, playing on Linux meant ≈20% less performance (CS2 is unoptimized for Linux and Vulkan unfortunately); this number has changed since the last few updates and since the new Nvidia driver, so I need to re-run the benchmarks. Your going to occasionally experience things like that, where performance isn’t on par. In the case of CS2, the devs love Linux, so they will optimize for it in the future. It’s just going to take a while.

    Another example: I had to use Proton on a game that supposedly was native to Linux. Native implementations may sometimes suck; the good news though, is that you can easily use Proton, both inside and outside of steam. Seriously, I freaking love Valve for Proton, it’s a fantastic tool.

    This is all to say, that while gaming is absolutely possible nowadays, you will occasionally need add some flag, or familiarize yourself with proton, etc.

    The exception, of course, being Kernel antichrists. Goddamn them. I can’t play LoL anymore because of it. Well, I hate Riot so much now anyway, I’m not sure I’d want to anymore.

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    5 days ago

    Will my ability to play games be significantly affected compared to Windows?

    Not greatly. The games that have anti-cheat won’t work on Linux. Anti-cheat is a security problem anyway (because they circumvent the kernel policies) and so linux will never support these.

    Can I mod games as freely and as easily as I do on Windows?

    for the ones that work yes. There’s a list of how well games work on linux, there’s a website for that.

    If a program has no Linux version, is it unusable, or are there workarounds?

    For some “difficult” non-anti-cheat games there are some workarounds. If we’re talking about apps and not games, then it’s best to use the Linux equivalents, and forget the Windows ones.

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    While there’s WINE and .NET for Linux, Windows apps don’t really work well. They usually break on new wine versions, or they don’t work at all. For apps, use Linux native apps. Games generally work better than apps because they don’t use too many of the Windows APIs (they’re mostly 3D stuff, and not app apis).

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    It depends on the distro. Some distros have graphical front ends, some you have to use the terminal to update the OS.

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

    There’s ClamAV, and also you should be turning the firewall On (some distros come with it, others you have to install it manually). Don’t downloads random binary packages, only from the distro itself, or official packages.

    Are GPU drivers reliable on Linux?

    Overall, yeah… but it does depend on the version of the driver, distro you’re using, hardware etc. I use Intel graphics cards (dedicated) because I find their drivers to be more mature than nvidia’s, for example.

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    Very unlikely, near zero.

    And also, what distro might be best for me?

    Everyone is recommended to start with Linux Mint, because it’s the distro with the most GUI front-end tools to do stuff. Yes, there are some distros that are more game-oriented, but they expect the user to know what they’re doing. Start with Mint.

  • megamaxsteele@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    So I’m going to caveat this that I’m not an expert so if I get some details wrong, people should correct me.

    Your ability to play games will be effected to some degree, but not as much as it used to be. Because of Valve’s work on Proton, about 80% of the games on steam work. You can usethis website to check a community maintained list. Most of the remaining games that don’t work are games that the developer went out of their way to not work on linux. This is usually by having an anticheat that doesn’t work with linux, or not enabling linux support for an anticheat that does. For playing games not on steam, it requires a bit more effort, but there is Lutris and Heroic for that. Feel free to look into them or ask for more information.

    For modding, I don’t have as much experience but I have done it and you can. I think how well it works varies game to game, but then again, modding is like that anyway. One piece of advice I’ve heard is that if you are going to be molded, make the folders not case sensitive. This is because on windows folder names aren’t case sensitive, but on linux they are. EG /Folder/ vs /folder/ are the same on windows, and by default different on linux.

    For software without a linux version, you can usually find an open source or web app alternative. Microsoft Word doesn’t have a linux version, but you can use Libre office, or use the browser version of it, or use Google Docs. For most intents and purposes, this is what you should do. However, you can use a program called WINE to run a lot of Windows software on linux. WINE is what Proton(see first paragraph) is derived from. Similar to Proton, there are limitations, but most come from the developer side these days from my understanding.

    The good news is the .NET is on linux, officially supported. I habent checked in a while but i dont think its at 100% parity yet. And a good amount of software frameworks are also available. I’ve never run into a library or framework that didn’t work on Linux that doesn’t have a good alternative that does, but I’m not the most avid programmer so someone more experienced can chime in.

    All versions of Linux have a program called a package manager, the specific one varies(apt, yum, etc), but they are the primary way you install software one linux. They are like an app store. It installs the software for you and updates it when you tell it to. Core system packages, like the kernel, are also updated through the package manager. Most of the time there is a GUI version or wrapper for package managers in case you aren’t fond of using the terminal.

    So this is another area where I don’t know too much on, but my understanding that linux has fewer viruses and it being open source is a double-edged sword. There are fewer viruses for desktop linix because of the smaller user base. Why would someone making software to harm people not aim for the platforms with larger user bases like windows and Mac? This being said, I think there are more viruses for servers that target linux because of the dominance of it in that space. As for being open source being a double-edged sword, this means security exploits are easier to find because there are more people looking at the code. Both by those who wish to patch them and those who want to exploit them. All my friends and I don’t use an anti-virus on our linux machines and just keep them up to date, but there does exist anti-virus for linux.

    GPU driver are reliable in my experience, but more so for AMD. NVIDIA has proprietary drivers that some distributions don’t let you install for ideological reasons, but they do work most of the time. My computer does run NVIDIA and while I have had issues getting started with the drivers its usually not a problem agyer you get past that stage. Again, AMD is better here and basically painless.

    Not to my knowledge, no limux can’t damage your hardware. But I’ll leave this for someone with more knowledge than me.

    The distro I tell beginners to start with is Mint. Installing NVIDIA drivers was easiest on that from my experience, and largely just works out of the box. It has a windows like UI but this is both a good and a bad thing. Good that it will be familiar; bad that you will sometime fall into windows behavior that doesn’t make sense on linux. In the past ubuntu filled this niche, and mint is based on ubuntu, but canonical, the company behind ubuntu, has made some questionable choices.

    Anyway wish you the best of luck and welcome to the linux community.

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    21
    ·
    5 days ago

    Will my ability to play games be significantly affected compared to Windows?

    Depends on what you play. As a general rule I would say that unless you like competitive multiplayer games you’re probably going to be fine. That being said the vast majority of games don’t support Linux natively so you need to use workarounds. Steam has a workaround built-in, so if most of your gaming is through Steam it should be an almost seamless transition (all you need to do is enable a checkbook in the settings). But like I said, it depends on what you play, I recommend you check out https://www.protondb.com/ and look for the games you play to see how they run on Linux.

    Can I mod games as freely and as easily as I do on Windows?

    Same answer as before, if the game runs okay then modding it would also work okay, but if not it might worsen an already bad situation. Also be very careful here, because when you run Windows games on Steam they’re sort of sandboxed, i.e. they’re running isolated from other stuff, so installing mods is not as straightforward as it would be on windows where binaries are installed globally. It’s not a big deal, but just the other day someone was complaining that they installed a launcher needed for a game and the game wasn’t finding it and this was the reason.

    If a program has no Linux version, is it unusable, or are there workarounds?

    As a general rune there’s a workaround, it’s called WINE (which is an acronym for WINE Is Not an Emulator) which is an “emulator” for Windows (except it’s not really an Emulator as the name implies). Then there are some apps built on top of that like Proton (which is what Steam has embebed) that include other libraries and fixes to help. It’s not perfect, but unless the program is actively trying to detect it or uses very obscure features on Windows it should work.

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    Yes, you can use WINE like mentioned above to run Windows binaries that use .NET, but also .NET core is available for Linux.

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    Oh boy, this is the big one, this is the Major difference for m Windows to Linux. Linux has a thing called a package manager, ideally everything you install gets installed via that package manager. This means that everything gets updated together. And here’s the thing, we’re not talking OS only stuff, new version of the kernel (Linux)? New version of the drivers? New version of Firefox? New version of Spotify? All gets updated together when you update your system. This is crucial to the way Linux works, since it allows Linux to have only one copy of each library. For example, if you have 5 different programs that use the same library, in Windows you’ll have 5 copies of that same library, because each program needs their own in the specific version, but in Linux since they will all update together it’s easier to have just one library that gets updated together with the programs. This makes maintaining Linux a piece of pie in comparison, just one command or one click of a button and you’re all up to date with everything you have installed.

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

    As a general rule open source programs are more secure than their counterparts. Closed source programs always remind me of Burns going through several security measures, that sort of thing is imposible in open source because if everyone can see all of the security measures, so someone would notice the gaping hole in the back, whereas in closed source only attackers might have found it. Like cyber security experts say: Security by obscurity is not security. As for Antivirus you don’t need to worry, Linux is inherently more secure than Windows, and also has a small enough user base (most of whom are security experts) so the number of virus written for Linux is extremely small. Also because you should install stuff through a package manager it’s very difficult to get someone to download a bad binary since there’s lots of security in the package manager to prevent this sort of thing. In short almost every antivirus program for Linux checks your computer for Windows viruses to avoid being used to store or transmit viruses to Windows computers, so it’s completely pointless in your home machine (it’s used for example in email servers).

    Are GPU drivers reliable on Linux?

    Yes… But actually no. It depends, if you have a relatively modern AMD GPU (as in last 10 years) the answer is a resounding YES, AMD currently has wonderful Linux support and their cards work excellently with drivers being fully open source and integrated into the Linux Kernel. For Nvidia the story is unfortunately not as nice. Essentially there are 2 drivers available, nouveau (open source driver written by the community and purposefully hampered by Nvidia) and nvidia (closed source driver written by Nvidia that has gaping incompatibilities with Linux). Since you game your only option is nvidia, while nouveau is great for several reasons it can’t match the performance of the nvidia driver. For 99% of stuff the nvidia driver should work fine, but I haven’t had good luck with getting Wayland to run on it, which means you’re probably stuck in X11 (I know this doesn’t mean much to you, but in short it means that you’re somewhat limited in your choice for graphical interface and have to use stuff that people are trying to deprecate but can’t because of Nvidia)

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    Technically yes, so can Windows by that matter. But realistically no, unless you’re writing your own kernel drivers you won’t be in any position to cause hardware damage.

    And also, what distro might be best for me?

    I would probably go with Mint, it’s beginner friendly and I’ve been recommending it for decades. One thing to bear in mind is that in your knowledge level the distro you choose won’t make that big of a difference, try to pick something beginner friendly and you should be fine, no need to overthink this.

    PS: some extra notes that you didn’t asked but I think are good to know:

    • Any Linux can look like any other, it’s just a matter of installing the right packages
    • You should keep your / and /home in separate partitions, this makes it possible for you to reinstall (or even change distros entirely) without losing your files and configuration. This is due to how Linux manages partitions, which in short is not like on Windows where you have a C and D drives but instead any folder can be a different partition or disk.
    • You can dual boot, i.e. have 2 OS and choose which one to use every time you turn on your computer.
    • You should probably install Linux on a virtual machine first to check it out safely. And do a backup before installing it on your computer just in case you make a mistake.
  • Nightwatch Admin@feddit.nl
    link
    fedilink
    arrow-up
    1
    ·
    5 days ago

    My whole life with computers the fanbois du jour told me we had reached excellent usability. We’re talking GEOS, FVWM, the shit Sun and Digital Equipment Corp threw at us, up until Windows 10 and KDE or what have you: there will always come a point when you need or want to have a look under the hood. And there things can be alien, overly complex and very inconsistent and undocumented. That is the path every real user will walk one day, and it’s not pretty. Best of luck on your journeys!

  • BaumGeist@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    4 days ago

    Will my ability to play games be significantly affected compared to Windows?

    No*, with options like Wine and Proton (and Lutris and Steam), it’s almost a non-existent problem.

    *allegedly some games that rely on kernel-level anticheat won’t work no matter what workarounds you use. I haven’t played these games, so I cannot vouch for it. The games I have played that use anti-cheat have worked fine

    Can I mod games as freely and as easily as I do on Windows?

    Freely, yes. Easily… depends. E.g. Nexus now has a standalone application that automates installing mods. Setting up this to work with the different games is a bit of learning how Wine works, but it’s not terribly frustrating if you have someone helping you understand.

    If a program has no Linux version, is it unusable, or are there workarounds?

    There are always workarounds, but a very small subset are still unusable. The best option is always to find Free Software alternatives, which there are many more available than there are for windows. Even when that’s not an option, there’s always Wine, or virtual machines.

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    See previous answer.

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    Depends on the OS, but most beginner-friendly distros that are also good long-term distros have an update program like Windows. There are other methods of updating if you go for an immutable distro (like Nix or Guix), but those distros entail less transferable knowledge than distros like Debian or Manjaro.

    How does digital security work on Linux?

    Same as it works on windows: the weakest link is the user, and the changes they make to the system without understanding the security implications. Which is to say, the strongest security you can have is picking a distro like Debian or Fedora, making no changes to system configuration, and staying up to date on all your updates.

    Don’t run code you find online without knowing exactly what it’s doing behind the scenes, don’t follow guides you found online without understanding exactly what each step is doing to your computer.

    Is it more vulnerable due to being open source?

    No. Why would you think it was?

    Is there integrated antivirus software, or will I have to source that myself?

    Yes-ish. There are security program that work to protect you in the background (e.g. App Armor and SELinux), but there’s no program that actively scans for and detects “malicious activity” like Defender does.

    I tend to recommend against these types of active scanning software, as they negatively impact system performance, and they’re really only necessary if you’re running software from random websites or opening random email attachments or plugging in random usb drives or running random commands you found online.

    I can get more in-depth on this, because my job involves setting up systems and maintaining their security, but that’s only if you’re interested.

    Are GPU drivers reliable on Linux?

    Yes, but most people have better experience with AMD than Nvidia. They both work, AMD is just a little less finnicky.

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    No.

    Other people may say otherwise, but that’s because it’s technically possible on all OSes. It just requires so much special knowledge to even unlock the ability to do so, the odds are astronomically against you ever figuring out how to do so, and you will be warned the entire way down.

    And also, what distro might be best for me?

    I recommend getting Virtualbox or VMware on windows and setting up and messing around with a few distros people mention as virtual machines to see which one works best for you. The nicest thing about FOSS is the utter freedom you have, so exploring always pays off more in the long run than sticking to a step-by-step guide.

    I use Debian: it’s easy, it’s secure, it’s reliable, it’s not failed me yet. It’s what distros like Linux Mint and Ubuntu are based on. Fedora is also a great mix of reliable, secure, and easy.


    I’m happy to get more in-depth on these questions, or really any computing questions you have, I just didn’t want to overload you if you weren’t looking for a thesis. Feel free to ask me to elaborate though.

    • CafecitoHippo@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      Building off of this awesome and thorough response. There are some games that you might need a different version of Proton for everything to work right. I had issues with Blue Prince not being able to see any videos that played during the game. With Proton-GE, that is solved. So there might be a little adjustment and tweaks that need to be done but I’ve found everyone in the Linux community more than happy to help.

      As to your comment about security vis-a-vis open source software. I think that comes from an inherent misunderstanding about what open source software is because I had a similar thought when I was younger. If a program is open source and you can see all the bones of the software, you can see the code and know how to hack it. That was my thinking at least. But the security comes from having everyone able to view the code and patch out vulnerabilities. Closed source just means that you might have the veil of security through obscurity where it takes a little time to have your bugs exploited.

    • /home/pineapplelover@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      4 days ago

      Debian might have a steeper learning curve than something like Linux Mint or Ubuntu. Fedora and Fedora based distros are pretty good as well, Bazzite hasn’t let me down yet.

  • electric_nan@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    In terms of games and programs, it’s best to look for/ask about the specific ones. Things have improved a ton with Steam/Proton, but just make sure there isn’t a deal breaker in there somewhere. Otherwise, there’s great distros out there that are EZPZ for normal everyday computer tasks (web surfing, file browsing, office shit).