Most active commenters
  • __rito__(3)
  • dataflow(3)

←back to thread

290 points XzetaU8 | 13 comments | | HN request time: 0.001s | source | bottom
Show context
jksflkjl3jk3 ◴[] No.44658589[source]
I can never understand how anyone with an interest in tech hasn't switched to Linux for their personal desktop/laptop at some point in the last 20+ years.

Why would you want to use a closed source OS controlled by a corporation with a past as checkered as Microsoft's?

replies(10): >>44658605 #>>44658612 #>>44658618 #>>44659474 #>>44660267 #>>44660541 #>>44661427 #>>44663894 #>>44664752 #>>44682775 #
shevis ◴[] No.44658612[source]
Gaming. Linux gaming has come a long way (especially thanks to the steam deck) but the vast majority of games are still only released on Windows.
replies(3): >>44658677 #>>44659139 #>>44659919 #
1. __rito__ ◴[] No.44659139[source]
What stops you from dual-booting?

You use Windows for games, and only games. For everything else, you use Linux.

This is a practical setup.

replies(5): >>44659387 #>>44660622 #>>44661307 #>>44661405 #>>44661482 #
2. aaronmdjones ◴[] No.44659387[source]
I go one step further. I have a Windows PC primarily for gaming, on its own physical LAN all to itself, that can only talk to the Internet (not any other LANs). I have an almost-identical PC (sans GPU) for Linux Mint, which I do all of my actually important or meaningful work on.

Like you alluded to, I never use the Windows PC for anything else -- nothing even remotely sensitive -- nothing with identification like logging into government websites, no financial activity, etc. It has no access to my e-mail, instant messaging, calendar, contacts, pictures, videos, and so on. While it has Steam on it, I don't buy Steam games on it; I go to Steam's website on my Linux desktop and buy games there, then they show up in my Steam library on the Windows desktop. I do also use it for 3D CAD since I'm still very much in my infancy learning FreeCAD (which will remove that Windows dependency).

It spends the vast majority of its time turned off and if the entire contents of its drives were published publicly I wouldn't lose a minute's sleep over it. I still image the drive every couple months so I can revert to a known-good config should the need arise, as breaking itself for no reason is what Windows is really good at.

Which makes those god-awful prompts to "Finish setting up Windows Backup" every couple of weeks bloody hilarious...

replies(1): >>44659459 #
3. chromiummmm ◴[] No.44659459[source]
What about steam chat, discord, etc?
replies(2): >>44659687 #>>44660021 #
4. aaronmdjones ◴[] No.44659687{3}[source]
Don't use, don't have.
5. __rito__ ◴[] No.44660021{3}[source]
I am using Discord in Firefox for years without any issues. I also created a container for it after containers became a thing.

I use Discord only for programming groups, study groups, etc. Not for games or in-game chatting.

6. dataflow ◴[] No.44660622[source]
> This is a practical setup.

What if you need to check emails or take care of some other task mid-game?

replies(2): >>44661428 #>>44662197 #
7. hightrix ◴[] No.44661307[source]
I'd argue it isn't a practical setup.

Dual-booting means supporting 2 OSes on my personal machine. My personal machine is for doing personal things, not supporting OSes.

I use windows on my main PC because it supports all the games I want to play, and it also supports all the software I want to use. Linux does not. Simple as that, for me.

I also use Linux and Mac at work daily. I prefer to use the right tool for the job.

8. thmsths ◴[] No.44661405[source]
I will bite. I have this exact setup. And indeed at the very beginning I would mostly use Linux, then I started playing more games on Windows. And that's when the convenience factor makes windows win. Having to reboot to use linux after a gaming session is annoying when I can just open another app in windows and achieve the same result (and don't forget I would have to reboot yet again when it's time to resume play).
9. AndroidKitKat ◴[] No.44661428[source]
This is what stops me from dual-booting. I don't enjoy Windows as much as the next person, but dual booting inevitably requires me to just duplicate logging into services and installing the same programs in both OSes, and then if I don't boot into one of the OSes for a while, I end up having to wait for updates (admittedly this is a much worse problem on Windows, but it's not not a problem for Linux) and any other things that need to happen just so I can use the computer.
replies(1): >>44664326 #
10. charcircuit ◴[] No.44661482[source]
More practical would be to use Windows and then use WSL to host Linux applications.
11. __rito__ ◴[] No.44662197[source]
> check emails

I just do it on my phone if needed.

> some other task mid-game

Like what? Something taking long, serious, and business/work related? Then you are stopping to play anyway.

Or want to order something via Amazon? You can do it on the phone. The app or any browser is sufficient.

replies(1): >>44664223 #
12. dataflow ◴[] No.44664223{3}[source]
> I just do it on my phone if needed.

Do you have your phone by you all the time? Mine is always sitting somewhere, probably charging. On my laptop I just get a notification instantly showing me an email preview without me having to do anything. Having to go check my phone isn't a substitute for that.

> Like what? Something taking long, serious, and business/work related?

Like replying to a message? Going to fetch your phone and type on it is way more painful from than just pressing alt-tab and doing it on the computer.

> Like what? Something taking long, serious, and business/work related?

Do you have nothing long or serious outside of work? I just had to fill out some forms and do some shopping yesterday online for my personal life. That'd have been painful on the phone.

> Then you are stopping to play anyway.

Stopping the app loses your exact state... that's kind of the whole point of pausing the game.

13. dataflow ◴[] No.44664326{3}[source]
FWIW you have a partial solution here which is to run a VM that boots into the same system that you also dual boot into. It's still inconvenient, but not nearly as bad as having to terminate your app and reboot.