this post was submitted on 20 Nov 2025
28 points (91.2% liked)

Linux

10191 readers
636 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The best one I've ever heard is they like the Microsoft wallpapers. Yes i told them you can use them on linux too. But they argued with me that they wouldn't be compatible.

OQB @lordnikon@lemmy.world

top 9 comments
sorted by: hot top controversial new old
[–] otacon239@lemmy.world 20 points 2 hours ago (2 children)

The only people I know that I’ve not been able to convince are absolutely attached to their competitive shooters. That seems to be the last bastion for many.

I’ve tried to explain (in very subtle ways) that their lives would genuinely be better off without those types of games reeling them in, but it’s a genuine addiction for them.

[–] Scoopta@programming.dev 12 points 2 hours ago

I have a friend who won't leave windows because of League...in fact when we work on projects together I often have symlinks in my repo and he won't even turn on developer mode to deal with them because it means if he wants to play league he has to restart his computer since it breaks the anti-cheat...so I have to make sure to desymlinkify any repo I expect him to clone...it's cursed how much of a hold a stupid game can have.

[–] justdaveisfine@piefed.social 9 points 2 hours ago (1 children)

Similar here - The grip League of Legends has on people is terrifying.

[–] hallettj@leminal.space 1 points 2 hours ago (1 children)

As a gamer myself I don't think it's appropriate to try to deprive someone of a hobby that they genuinely enjoy. As a long-time Linux user I stick to games that work well on Linux, like Overwatch. But unfortunately games aren't interchangeable - if League is your thing, Dota might not be an acceptable substitute.

Better to argue for dual booting than to try to cut off a friend's personal relationship with their game.

[–] onlinepersona@programming.dev 1 points 17 minutes ago

Even if that game is toxic waste?

[–] Kolanaki@pawb.social 12 points 3 hours ago (1 children)

"Will I get attached to a subscription for it or something?"

"It's not a subscription service!"

"Oh, okay... well, I don't know... I don't want to get a virus on it."

"You can't get viruses on it!"

"It's not gonna make me wanna have sex, is it?"

"It makes sex even better!"

"Sounds kind of expensive."

"It's the cheapest operating system there is."

[–] Marafon@sh.itjust.works 2 points 2 hours ago

Can I get a little sweet leaf right between my teeth?

[–] hallettj@leminal.space 11 points 1 hour ago

I can't think of a good story from personal experience, so I'll share a wild objection from some guy on the internet from, I think 2007. The story pops into my head from time to time. This guy insisted that it would be impossible to create an entire OS that can run from start to finish without the resources of a major software company. He argued that therefore Linux must actually be a pirated, reskinned version of Windows. https://danielandrade.net/posts/linux-windows-misconceptions-tech-story/

I checked the Wayback machine to try to find more messages from that thread because I think he kept posting and doubling down. But pulling up ancient ZDNet forum posts is slow enough that I gave up.

[–] bizarroland@lemmy.world 3 points 22 minutes ago

I recently bought a new computer and decided to go Linux only. And because it was a new computer, it's bleeding edge. I got the 9950X3D, I got 64 gigs of DDR5, I got the 5090. And by all measures, it is a fantastic machine.

That being said, getting Linux working on it flawlessly was a several day long adventure.

The motherboard has a driver for its 5 gigabit ethernet connection and I have 10 gig in the house so I assumed that it would work flawlessly out of the box, and instead it was only working at like 100 megabits.

The actual fix involved learning a new set of commands to modprobe in the correct driver after downloading it from the site, which was much more difficult than I feel like it needed to be.

That being said, I'm not a Linux noob. I have used Linux in servers for a decade now, easily, and I've never run into quite this level of difficulty getting hardware to work correctly.

And ultimately what I ended up doing was installing LM Studio and an obliterated AI so that I could throw all of the errors that konsole was spitting at me into the AI and let it work it out, which worked a treat once I realized I had the ability to do that.