Question Should i use linux, or stick with windows.

jordanbuilds1

Proper
Jan 16, 2024
249
47
110
ive been recomended linux a couple of times, but i havent really looked into it mostly because:
1. it would require me to learn another code language (im currently using lua).
2. i would not be able to use my regular day-day apps(also a youtuber).
3. i just didnt feel like figuring that out at the time.

but seeing as linux is gaining popularity more recently and more and more cpus are loosing windows support, ive been looking into linux and are now considering it. but before i decide it i need to know a couple of things: can i use obs and possibly davinchi resolve (or another free editing software), is installation easy, and what should i do to get started? i already know i can use geforce now on chrome to play most of my games that arent supported (which is an upside), but if im unable to use obs or a free alt, that will be a huge turnoff.
 

Eximo

Titan
Ambassador
Well, things in Linux will have been written in a variety of languages. Once you learn the core of one language, moving to others is usually just a syntax learning curve.

Yes, OBS is supported in Linux.

You can get Davinci Resolve working in Linux as well.

https://obsproject.com/kb/linux-installation

https://github.com/flolu/davinci-resolve-linux

I won't say you won't run into pitfalls with Linux, but it doesn't hurt to try.

I've been running Kubuntu for the last several weeks and find it pretty usable. I haven't done anything fancy yet. I have been considering migrating my gaming PC to Linux as well, but the convenience of Windows for gaming has its advantages for now.
 

rustigsmed

Distinguished
OBS studio no worries at all, davinci resolve yes but it can have some quirks on linux - here is an article that goes through configuring davinci on linux https://www.maketecheasier.com/install-configure-davinci-resolve-linux/ - Another - more simple video editing free option is Kdenlive https://kdenlive.org/en/ - can get the job done but it is not on the same level as davinci resolve.

some distros make it easier than others to install certain programs (such as davinci resolve) - check out https://nobaraproject.org/ - which i think is as simple as ticking a box when setting up the distro installation (I don't use nobara but think that's how they've set it up).

in terms of starting off you might want to try out a few different distros and desktop environments (look and feel). many distros have a 'live' iso so you can try it out on a usb. ventoy allows you to put multiple distros on one usb https://www.ventoy.net/en/doc_start.html - so i'd suggest setting up ventoy on a usb. then downloading a few live iso's onto the ventoy usb. you can then launch into ventoy and choose the distro you want. other people may suggest using a vm in windows but it will give you a false impression of lagginess which won't be there on bare metal.
a few distros worth trying would be Mint / Nobara (for your use case) / Pop_OS! / Ubuntu.
Some of these distros have the option to select more than 1 desktop environment for example Mint (Cinnamon, MATE and Xfce), Nobara (GNOME/KDE plasma), Ubuntu (standard is GNOME, then there a heap of others eg Kubuntu is KDE plasma preinstalled). So you could also try a couple of different versions of the same distro (noting that different distros can look the same if you have the same desktop environment).

If that sounds like a lot of work then perhaps just go with Mint (Cinnamon) Nobara (KDE Plasma), Ubuntu (Gnome). Nobara and PopOS also have options if you have an AMD or nvidia gpu's which intends to make installation of the proprietry nvidia drivers a no-brainer. I usually suggest people try PopOS (good software manager store/driver management) or Mint (stable and geared toward newbies with a good community). But I prefer KDE plasma desktop environment personally due to the crazy customisation available so would likely suggest Kubuntu.

Gaming is pretty easy these days - steam you need to just select a couple of options in the settings (compatibility -> enable steam play for support titles and -> enable steam play for other titles - then select proton experimental). Non-steam games you can use a launcher called Lutris (eg Gog Galaxy / EA App / Epic Games Store / Ubisoft connect). the main issues are generally found in competitive online games (not all) and it is mostly due to anticheat not being compatible with linux - you can check the compatibility of your main games on protondb.com - there are ratings. i don't even bother checking if new games are going to work - unless it is a competitive game - they have all worked for me.
 
  • Like
Reactions: jordanbuilds1