this post was submitted on 29 Jun 2023
817 points (96.5% liked)

linuxmemes

20671 readers
973 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] entropicshart 7 points 1 year ago (1 children)

I use it a lot - I use my main rig for gaming and general stuff, but also need to be able to program things; rather than dealing with dual booting and the headaches it brings (including limited hardware support), I use docker with WSL2.

I am able to launch VS Code or PhpStorm on my local, have it remote into WSL and run things how they’re meant to be ran on a Linux box, without dealing with installing windows specific variants.

This makes working with things like Laravel/Composer a lot easier and with everything built on docker, deploying to prod is as simple as a docker image push to my registry of choice.

I also enjoy the benefits of not having a bunch of dependencies sitting around - drop the container and you’re system is as clean as it was before

[–] Mayoman68 2 points 1 year ago (2 children)

I understand that this doesn't work for everyone but I'm kinda the reverse. My entire workflow relies on Linux, but I occasionally play video games. I'd say any game without aggressive anti cheat works fine on Linux nowadays.

[–] [email protected] 3 points 1 year ago

The one good thing that came about for me from Reddit was realizing I’m not the target gamer demographic anymore. It really opened up my mind to realize if I’m not enjoying or playing online multiplayer anyways what do I have to lose?

I was so afraid of potentially missing out on the one or two games I’d actually be interested in playing that I stayed on windows even when it only gave me a pain in the ass every other quarter. Nowadays If the game doesn’t work on Linux it doesn’t deserve my money, and that isn’t as big a compromise as I thought.

[–] entropicshart 2 points 1 year ago

I’ve not been able to get full performance of games on Linux; then you add on lack of support for mouse/keyboard/headsets and it just becomes easier to have a windows setup to play games