Considering switching to Linux, but I have many questions.
-
Gaming - I enjoy gaming and want a Distro that will let me play most games. I have read that keeping nVidia drivers up to date can be (was?) a problem. I currently use steam for 99% of my gaming, I’m aware steam is porting a lot for SteamOS, but what are the limitations of this? Will I have to wait for a port before I can play a new game? Are there stability issues?
-
I’ve developed a lot of pretty basic macros for excel in Visual Basic, I’m not a programmer by any means, but I can write some algorithms to do QoL coding. Is making the switch to open office seamless? Will my .xlsx docs incur formatting issues? Will my macros translate to whatever editor is used in open office? Does open office use the same codes for cell functions? Are there statistic package add-ons like with excel? Essentially, I’m asking how much work is ahead of me if I make this switch?
-
I do enjoy the old version of outlook and work with many people who use outlook calendars for scheduling. Is there a similar program that will work with the same functionality on their end? (E.g. a mail client that will allow me to accept calendar invites from others and confirm it on both ends?).
-
I am familiar with Visual Studio and use it as my IDE for very basic programming (I like to tinker with automating certain tasks in games, again by no means a programmer). Is there an equivalent FOSS version that would have a low learning curve coming from Microsoft’s IDE?
Steam has a compatibility layer called Proton, when enabled you can play games designed to run on Windows. You can check ProtonDB to see if a game runs or you can just check by yourself.
Games that use anticheat are the most prone to not work on Linux.
Also, you don’t have to move to Linux cold turkey. You can try dual boot and adapt your workflow at your own pace. GL 🙂
Some anticheat… For example Marvel Rivals, Star Wars Battlefront 2, Counter Strike 2 etc should work fine
The thing with Office is Microsoft has worked hard to keep it’s monopoly. Office is it’s cash cow and so they avoid standards deliberately to make it harder to move off. There are plenty of alternatives, lots of email software, etc. It’s just about taking your time and moving bit by bit. You can install LibreOffice and Mozilla Thunderbird on Windows to try them out. LibreOffice being what replaced open office.
- I can recommend VSCodium. It is based on the open-sourced code of VSCode. On many distros you will find it in the default repositories.
I would say, instead of trying to 100% switch over, instead dip a toe in. Dual boot, or run a seperate system as linux first. Slowly grow into it, and then if in a few years, it feels feasible, put it on as your main and have your windows system as the back up. Then maybe eventually you won’t need/want a back up at some point.
- Gaming on Linux is nearly effortless within the Steam ecosystem. Outside if that, it requires a little more technical proficiency and a willingness or excitement for learning. Lutris, Heroic, and Bottles are all tools that can help you run non-Steam Windows software on Linux. Your mileage WILL vary depending on what you want to run. Non-games are very hit-and-miss.
- Use LibreOffice, not OpenOffice. Formulas should work natively, but macros may need to be reimplemented since LibreOffice Calc uses a different “Basic” than Excel.
- That depends on what you mean by “Outlook”. I’d wager most Linux users automatically pick Thunderbird, which is a fairly basic mail client compared to the MS Office version of Outlook. It is comparable to the lightweight built-in Windows Outlook, though. I prefer Evolution as my mail client, which is closer to Apple Mail or Windows Outlook. Try some things out and see what you like.
- VSCode and VSCodium are readily available FOSS editors. There is also Kate, which comes with many KDE-based distros. Jetbrains IDEs work very well on Linux, whether you use free community, free non-commercial, or paid versions.
Gaming - I enjoy gaming and want a Distro that will let me play most games. I have read that keeping nVidia drivers up to date can be (was?) a problem. I currently use steam for 99% of my gaming, I’m aware steam is porting a lot for SteamOS, but what are the limitations of this? Will I have to wait for a port before I can play a new game? Are there stability issues?
For gaming you should keep in mind that you want a distro with decently new packages to avoid issues with Nvidia & also to have the correct drivers for some titles: fedora is good for a strong base, although I heard they are doing away with there x86 libraries… I prefer endeavor os, but you will at very least need to learn to use pacman and yay, but they aren’t hard to understand if you have basic programming experience. You should also know that almost all games that are not supported on Linux nowadays are either really new, like launch day new, or they rely on an invasive anti cheat: are we anti cheat yet & proton db should give you a decent idea if your library is compatible.
I’ve developed a lot of pretty basic macros for excel in Visual Basic, I’m not a programmer by any means, but I can write some algorithms to do QoL coding. Is making the switch to open office seamless? Will my .xlsx docs incur formatting issues? Will my macros translate to whatever editor is used in open office? Does open office use the same codes for cell functions? Are there statistic package add-ons like with excel? Essentially, I’m asking how much work is ahead of me if I make this switch?
I don’t have nearly enough experience with your second point, my only thoughts are that you should be looking into libre office - it’s the most mature in my eyes, and open office has made a lot of questionable decisions recently. Also as a general rule, I would say there is about an equivalent amount of compatibility between the oss alternatives and the different versions of the Ms office suite, it will be noticeable, but so long as you don’t live and die by formatting, it will just be mildly inconvenient.
I do enjoy the old version of outlook and work with many people who use outlook calendars for scheduling. Is there a similar program that will work with the same functionality on their end? (E.g. a mail client that will allow me to accept calendar invites from others and confirm it on both ends?).
I believe you are looking for proton, they are the oss answer to the Ms and Google suites, I don’t know if you will have quite the amount of compatibility you want between people, but if that’s important just use the web versions of your preferred suite.
I am familiar with Visual Studio and use it as my IDE for very basic programming (I like to tinker with automating certain tasks in games, again by no means a programmer). Is there an equivalent FOSS version that would have a low learning curve coming from Microsoft’s IDE?
Vs code is almost entirely open source, as such, there is a project called vs codium which takes the publicly available vs code source code and keeps it fully open source, if you like the visual studio program you will hardly notice a difference.
I can speak to a few of your questions. I’ve been fully on Linux, both my laptop and gaming PC for two years now.
- Gaming - I use Steam for all of my games, and have had few issues. Steam uses Proton to allow non-native games to run, and it happens all within the Steam client. New Proton versions update within Steam just like your games. I’ve run across a few games that wouldn’t launch or would CTD, but those are few and far between and similar to my experience in Windows.
Sample of games I’ve played without issue:
- Star Wars Jedi: Survivor
- Horizon: Forbidden West
- Helldivers 2
- Red Dead Redemption 2
- Dwarf Fortress
- Kingdom Come Deliverance 2
- Fallout: New Vegas
- Deep Rock Galactic
- Sea of Stars
- Factorio
I have an Nvidia 3080Ti and use the proprietary Nvidia drivers. From what I recall, the install was painless and I haven’t had driver issues.
-
OpenOffice - I use LibreOffice, because to my understanding it is actively maintained unlike OpenOffice, and I haven’t had any issues casually using it to view documents.
-
I use Thunderbird for my mail client and haven’t had any issues setting it up or using basic functionality. It works just as well as it did under Windows.
-
I installed VS Code or one of the foss alternatives, can’t remember which, and haven’t had issues with it.
TL;DR that’s really my experience with everything in Linux. Some things are a learning curve, but most stuff just works. I’m also not a tinkerer. I just wanted an OS that works and stays out of my way and Linux has been great for that.
- Protondb - info about current state and playability of almost any game on Steam driven by community.
- AFAIK many calendar apps use CalDAV protocol which is quite universal. So basically any compatible with CavDAV protocol app (Thunderbird, Evolution) will work just fine.
- VS Code + some extensions - yes, I know that it is not an IDE. I use it for game development on Unity (C#) and it makes job done.
Install Mint, install Windows in a VM, slowly move over.
A VM is a great way to still get the MS Office features you need by running office in a virtualized Windows machine.
Gaming on Linux is great, steam isn’t porting games for SteamOS, instead they released Proton which allows you to play just about every Windows game without issue.
I don’t know about LibreOffice supporting Excel Macros, I’d assume not.
There are many good mail programs, but I think only one that properly integrates with Microsoft’s cloud stuff.
Visual Studio straight up runs on Linux, it should be familiar.
Try it out and see if you get your system how you want it :)
OpenOffice has seen essentially no development since 2011, when the trademark got transferred to Oracle after they bought Sun Microsystems.
The project got forked into LibreOffice to dodge the trademark issue, but it’s the same devs, practically the same project, but now under a non-profit organization. Well, and with 14 more years of development.
So, use LibreOffice instead of OpenOffice. It will most likely come pre-installed on whichever Linux distro you go with. But you can also try it out on Windows beforehand, if you have concerns.