Live data from Hacker News

Microsoft forced me to switch to Linux

himthe.dev

151–160 of 1001 posts

Re: Microsoft forced me to switch to Linux

#151
I want to switch to Linux for my EOL Windows 10 originally-built-for-gaming rig. It was “new” in 2016, so I hold out hope that there will be few compatibility issues. My biggest concerns are being able to play my library of steam games on it. Overall the problems I have are that last time I tried to put Linux on that machine I tried a dual boot system, and at the time UEFI did not play well with dual booting. I don’t know if it’s gotten better, but as of now I wouldn’t be dual booting anyway so conceivably it wouldn’t be an issue.

Re: Microsoft forced me to switch to Linux

#152
post #37

I think Linux adoption will rapidly grow with the adoption of LLMs. Esoteric errors are now resolvable with a simple query. Often with just a few cut and paste commands. This improves the rough edges to a point that Linux is now a reasonable option for a larger cohort of previously unfeasible users.

1. This is not a likely effect of LLM adoption. 2. Linux is already to the point of giving you about as many esoteric errors as Windows or macOS will. People don't switch either because they are comfortable where they are and don't want to put forth the effort of changing their OS, or they are afraid of outdated criticism of Linux Desktops being error-filled nightmares.

1. It is. It makes me more likely to use Linux, and I'm not that far from the average. On Reddit r/gaming I've seen people who literally made the step and say exactly this "I installed Linux and when I can't figure something out I ask an LLM and it has done a great job so far".

It's happening right now. Maybe you're so opposed to the concept that you hate to imagine it, but it's the reality.

> or they are afraid of outdated criticism of Linux Desktops being error-filled nightmares

Your concept of people installing Linux is behind because even just over the last 12 months things have changed a lot.

Re: Microsoft forced me to switch to Linux

#153
post #116

> You had unsaved work? Too bad, it's gone, get bent. This has happened to me a couple of times. I put the PC to sleep and the next morning I discover it has decided to close everything to install an update. Not using Windows ever again to do any work. Say what you will about Apple but at least they don't do crap like this.

Not just a couple of times. It happened to me countless times.

Re: Microsoft forced me to switch to Linux

#154

Apple forced me to switch to Linux! Linux should consider paying Microsoft and Apple for new customers. Perhaps the customer acquisition funnel is quite long, at least it took 20 years of using Apple in my case before switching to Debian ( Xfce ), but it was worth it!

[deleted]

Re: Microsoft forced me to switch to Linux

#155
post #94

This was me in 2022 or 2023. I have posted on HN about my shift a few times. I gave up with Windows 10 because you needed Windows Pro in order to make an "offline" account, I spent $2000+ for a gaming rig, and I couldn't add new users, one program told me to use the other program which brought me back to the original program... I had to go out of my way, buy a license just to make it work. I just went and installed L…

> if you don't sell your games on Steam or in a way I can run them on Linux I am not buying or playing them. So much this. People like to moan about "oh game XYZ doesn't run so it's not reasonable for gaming". More games run on GNU / Linux than any gaming console. There are simply too many games that do run to give a second thought about the ones that don't, and it's been that way for years.

> oh game XYZ doesn't run so it's not reasonable for gaming

People tend to generalize, but what they probably mean is "it's not reasonable for gaming for the games I play.

I haven't fully switched over yet because the games the combo of the hardware I have + the games I play regularly, still give me issues vs. Windows. Getting them to run isn't the problem, but I haven't been able to solve miscellaneous crashes, lag, lower frame rates, etc.

My next PC upgrade will probably be getting rid of my Nvidia 1660 super and getting something AMD for less headaches.

Re: Microsoft forced me to switch to Linux

#156

I've been running Ubuntu Linux for a long time now (over a decade, started with 8.04). Linux still has it's fair share of bugs but I'll take having to deal with those over running Windows or MacOS any day. For me the biggest thing is control, with Windows there are some things like updates that you have zero control over. It's the same issue with MacOS, you have more control than Windows but you're still at the whims…

The control is both a blessing and a curse. It’s really easy to accidentally screw things up when e.g. trying to polish some of the rough edges or otherwise make the system function as desired. It also may not be of any help if the issue you’re facing is too esoteric for anybody else to have posted about it online (or for LLMs to be of any assistance).

It would help a lot if there were a distro that was polished and complete enough that most people – even those of us who are more technical and are more demanding – rarely if ever have any need to dive under the hood. Then the control becomes purely an asset.

Re: Microsoft forced me to switch to Linux

#157

This was me in 2022 or 2023. I have posted on HN about my shift a few times. I gave up with Windows 10 because you needed Windows Pro in order to make an "offline" account, I spent $2000+ for a gaming rig, and I couldn't add new users, one program told me to use the other program which brought me back to the original program... I had to go out of my way, buy a license just to make it work. I just went and installed L…

> idk why Arch doesn't invest in whats standard in every other major distro

Simplicity, among other reasons. Installers force the users hand and need maintenance. Having no installer but rather a detailed installation guide offers unlimited freedom to users. Installation isn't difficult either, you just pacstrap a root filesystem and configure the bootloader, mounts and locale.

ArchLinux does now have an installer called archinstall, but it's described more as a library than a tool. It allows you to automate the installation using profiles.

Re: Microsoft forced me to switch to Linux

#158
Similar journey, different distro! I wanted a Linux gaming machine, but given my recent admission into the cult of NixOS, I went with Jovian.

Jovian is a NixOS module that sets up a SteamOS-like experience on top of your existing NixOS config. I was able to build & tweak the config before even building my PC. It booted first try and has since been working without hiccups. Now I am setting up emulators, which is relatively straightforward with nixpkgs :)

Re: Microsoft forced me to switch to Linux

#160

As a long-time Linux user who fairly recently dropped the Windows partition entirely, I do think the remaining chafing points are these: * UI framework balkanization has always been, and remains a hideous mess. And now you don't just have different versions of GTK vs QT to keep track off, but also X vs Wayland, and their various compatibility layers. * Support for non-standard DPI monitors sucks, mostly because of th…

> * UI framework balkanization has always been, and remains a hideous me I'd take balkanization over the "we force-migrate everyone to the hot new thing where nothing works". > It'll probably work fine out of the box, but if it doesn't. Drivers are a pain point and will probably stay so until the market share is too large for the hardware vendors to ignore. Which probably aren't happening any time soon, sadly.

This is not a driver issue I'm talking about. It's a "best way to adjust the white balance is with this GTK+-2.0 app that hasn't seen maintenance since the Bush administration" issue.
Post reply on HN