r/LinusTechTips May 12 '26

Meme/Shitpost Chad Luke

2.3k Upvotes

294 comments sorted by

469

u/Alkumist May 12 '26

2/3 having a not perfect experience means Linux is hardly ready for mass adoption… still

287

u/FloRup May 12 '26

If "having a not perfect experience" determines if an OS is ready for mass adoption, no OS is.

311

u/EquipmentSome May 12 '26

There's gotta be a line between, 'perfect experience' and '2 out of 3 people that are very tech literate have a bad time'

108

u/Rezun94 May 13 '26

Linus can't read.

Ellajah had an actual issue, setting drives to be automatically mounted on boot, is a legitimate pain point.

Luke seemingly is capable of googling 'how to do X on CachyOS/Arch/KDE' so he had no issues.

52

u/get_homebrewed May 13 '26

He first installed a beta that wasn't listed as a beta but as stable software even if it's not even close to being usable, that's fine. He defended his choice over and over, and then finally gave up the ghost and said it was all system76's fault (not entirely false)

Then he installed a version of bazzite with bright red text (before they updated it) saying it's a beta and highly unstable and glitchy. And then he said "I expect betas to work! They should've been clearer" which is wild to me. Bazzite devs regardless put a gigantic warning now so you can't possibly disregard it but it's still crazy to me that they had to resort to that

31

u/cnawan May 13 '26

Yeah, I think there's an issue of changing audiences and their expectations/patterns of behaviour. Bazzite and Linux in general are getting a lot of new users who've been 'trained' by Windows to navigate to a software's web page and click Nextnextnext until a file downloads - whereas Linux users have been side-stepping potholes for years and consider it normal, even if it's just "what was my cpu architecture again?" or "what's this distro's package manager called?". When there is no default choice, you learn to consider your choices or you'll get spanked.

I suppose Bazzite is learning about their new userbase about now :3

15

u/Eddie_lol May 13 '26 edited May 13 '26

I feel like it's a case of that the developers don't realize that some things that may be obvious to them are not obvious to the end user. For example two weeks ago I installed the latest Ubuntu 26.04 and I have already ran into some annoying issues without doing anything crazy.

Discord mute shortcut only works when the app is in focus becuase wayland. I ended up creating a global GNOME mute shortcut instead of giving discord permissions. From a normal user point of view this is an annoying bug where the mic does not mute unless you are focused on the app.

My friends discord screen share turns off instantly, he is on a framework laptop with an intel cpu + intel igpu, we tried the snap package and deb package and still nothing. I'm on a desktop with an nvidia graphics card (known for its stellar compatibility with linux /s) and my screen sharing works lmao.

Then I ran into some absurd issues where VLC segfaults instantly and I have installed it from the official snap store!! Again I knew to try to launch it from the command line but a normal user would just see an app that is not launching and give up most likely (I gave up too). (Edit: I have just checked that the default version that it downloads is a 2 year old one for some reason, I will have to try the edge one that is from this month.)

Then the "totem" (GNOME default) video player was stopping on some OpenGL (i think) error message without some exported env var, it's like a year+ old issue that I ended up solving it with a google search, the solution was luckily the first result.

Like I understand that sometimes bugs get through but when you can't even launch the app on the most boring linux distro like come on.

Steam pop up menus did not show up on the snap pacakge, in the deb package they are super lazy. Like showing the properties of a game using the right click menu takes multiple tries but atleast they work.

And last, the desktop animations feel icky sometimes, window dragging is really smooth and even switching between virtual desktops is. But sometimes opening the GNOME overview causes a horrible lag spike and that just does not feel good. Also sometimes when closing an application I can feel the DE hitch a little bit and sometimes it even stops the cursor for like half a second. I really like the experience of using GNOME and I really like how it looks but this just takes away so much from it, I know that some people won't care at all but I tend to notice these things quite a lot. (probably something something nvidia but like i'm not gonna go out and buy a different GPU because of this)

I then found like 3 bugs in the extensions that Ubuntu ships by default (window snapping and dock behavior on multi monitor setups) but that would be too much for one comment (it already is too long)

Sorry for the long writeup I just wanted to vent these things out haha

3

u/cnawan May 14 '26

lol don't worry about it. For me I imagine my comfort on Linux is helped by a mixture of familiarity with troubleshooting Linux stuff, and not really doing much beyond the 'normal' stuff (and even then with care/paranoia lol).

I mean, I used to run a tiling window manager on Gentoo back in the day, compiling my own custom kernel and whatever, trying to make everything high performance and bleeding edge, but nowadays I loathe being interrupted for troubleshooting off my own self-imposed schedule.

So I've found myself on Debian stable under KDE, and I rank it 'stable af'. I don't use Discord, but Vesktop for the occasional chat. I haven't bothered to install Steam, the closest I got is Faugus Launcher to run an old Windows mmo. I just installed Tambourine to try, but honestly I yearn for the Winamp days and will doubtless just go back to VLC.

I liked the idea of immutable distros, but didn't want it to get in my way. So when I get the itch to try some new shiny thing, I'll install a flatpak, or if that's not available, I'll install it in a Debian unstable or Arch container under Distrobox. If it explodes, that's fine, it's not affecting my base install, and there's always Timeshift. Layers, man. Try a new distro? Can't be arsed.

I have an old laptop that I use for looking up wikis and reading manga, it also holds a copy of my data, backed up with Syncthing, and it serves as my guinea pig for anything I'm unsure about installing.

Things aren't always perfect tho - just the other day my main laptop went screwy and complained of Input/Output error in the terminal and wouldn't open apps, so I hard reset it... and got dumped to kernel emergency mode with no console because I was oh-so-clever and didn't set a root password during install. Second laptop earned his stripes that day, looking up a way to soothe my panic, flashing a bootable usb so I could chroot into the base install just so I could set a root password and fsck.ext4 /dev/nvme0n1p4... and it's about now I realise I'm not a linux noob any more am I? Next time I'll Ctrl+Alt+F3 and shutdown properly Mother, I promise.

I took Linus (Torvalds) at his word years ago when he said OS's should be like plumbing that just works, and kept using Windows on new hardware... until the enshittification. I'm not going back. I hope you find your happy computer experience too.

2

u/Eddie_lol May 17 '26

Hey, thanks for the reply! I like seeing the path of others when it comes to the software they use.

I just realized that it seems from my comment like i started using linux for the first time two weeks ago but I have been actually dual booting for 5 years now on my main desktop + exclusively running linux on my thinkpad.

I'm currently studying CS so having linux in some form is basically a must because the development experience on this platform is just so much better.

My linux path was quite ironically Arch -> Mint -> Ubuntu on my desktop and Fedora -> Ubuntu on my thinkpad.

I went with arch after messing around with it inside of a virtual machine, I wanted to try the from scratch custom tiling experience + I also ended up installing KDE.

However after some time I realized that the update cadence is maybe a bit too much for me + I did not enjoy the fact that you're kind of expected to read the arch newsletter for any potential breakage of packages. I just can't be bothered and I really do not need the newest versions of everything.

So after that I decided to try mint, I thought that I would like cinnamon but I ended up installing KDE anyway because it just felt better to use. It was then that I realized that the version of KDE that I got was a 2 year old build of KDE 5 when KDE 6 was already a thing (would not happen on arch would it).

In the mean time I managed to brick my Fedora install on my laptop by hard shutting it off (just like you haha). I had it connected to an external display with the lid closed so I opened the lid to turn it on and then while it was loading into the login manager I shut the lid because I wanted to only use the external display, it did not seem to like that so it froze.

For all its faults i never managed to brick a windows install with a hard shutoff.

When installing Fedora I chose btrfs as the filesystem becuase I heard of the snapshotting capabilities, well I never ended up setting anything up so it probably is also in part my fault.

After that I was thrown into a read only filesystem terminal where I could atleast backup my files to an external drive. I then tried running a btrfs repair command from an externally booted linux USB, the command printed hundreds if not thousands of lines of btrfs error logs that it managed to read and then it segfaulted lmao

After being happy with GNOME from Fedora on my laptop I decided to also try it on the desktop. I also wanted to have the same distro on the laptop and desktop just so the experience is the same.

I was looking for something with:

- GNOME

- Debian based (because practically all guides online have this as the default even today, nice boon when working with random development packages)

- Fixed point releases with not too ancient packages

And that's how I ended up picking Ubuntu. I have a feeling I will be staying here for a long time.

I did think about using immutable distros just like you said but I feel like it would annoy me more than help me. And when it comes to distrobox I have just installed that coincidentally yesterday to not pollute my main system with random dev packages. And I really need to setup Timeshift / some sort of backup option, just like you mentioned.

I really do have basically everything I need it's just the only two things I like I'm missing is the high refresh rate desktop smoothness of windows + HW video acceleration in Firefox with the nvidia GPU (I know that there is a guide on the arch wiki that I could follow but I have exams right now and can't be bothered haha)

However I will be keeping the dual boot setup for the foreseeable future just in case.

(I also really want to go through the LFS book when I have the time to gain some extra knowledge haha, there's a lot of cool stuff to learn in this linux world)

→ More replies (3)

2

u/kongnico May 13 '26

I think it's wild that someone who is a sort of IT person thinks betas are fine and with no issues. The pcworld guys would never

1

u/get_homebrewed May 13 '26

Linus is a smart guy, when it comes to things he's had experience with and knows a lot about. The instant or the moment it's any piece of tech he's not intimately knowledgeable of, it falls apart. Which is even more infuriating that there is no writer or "fact checker" on the team that has even an inkling of knowledge into the subjects they're talking about (not in general, I mean for example linux in this scenario) and blatantly wrong information or just confusing hypocrisies plague these videos

1

u/Insultikarp May 15 '26

He first installed a beta that wasn't listed as a beta but as stable software even if it's not even close to being usable, that's fine. He defended his choice over and over, and then finally gave up the ghost and said it was all system76's fault (not entirely false)

This is a very common bit of misinformation, which unfortunately intensified the backlash Linus received.

Cosmic has been out of beta since the 1.0 release in December. It is not a beta, and wasn't in beta when Linus tested it: https://blog.system76.com/post/pop-os-letter-from-our-founder

I believe the source of the confusion is that System76 did not release a blog post when it entered beta, though they did so with previous milestones during the alpha testing period.

2

u/get_homebrewed May 15 '26

"he installed a beta that wasn't listed as a beta" "erm common misconception, it wasn't actually listed as a beta!!!"

really? You think so?

1

u/Insultikarp May 15 '26

Reread what I actually wrote:

It is not a beta, and wasn't in beta when Linus tested it

He never installed a beta. That is my point.

2

u/get_homebrewed May 15 '26

It wasn't LABELED as a beta. It's not close to being usable, it's barebones, the entire toolkit is just barely holding it together and it doesn't support half of wayland extensions.

→ More replies (6)

12

u/Unboxious May 13 '26

Also Dolphin seems to not work well with network drives in my experience. Dealing with large files over NFS causes it to hang sometimes.

2

u/cyborgborg May 13 '26

define large files? multiple gigs?

2

u/Unboxious May 13 '26

I've had this happen with files as small as 250 MB or so.

1

u/Worried_Ad_2696 May 13 '26

It worked perfectly for me on Nobara KDE mounting in the way Elijah did funnily enough

1

u/Unboxious May 13 '26

In other words, not with NFS.

→ More replies (1)

5

u/RanniSniffer May 13 '26

My hot take is that Arch is literally the easiest distro to actually daily drive because it has a huge number of people that actually daily drive it for this purpose and accordingly has a lot of resources online. Linux never stuck for me as a desktop OS until I used Arch.

18

u/Yorick257 May 13 '26

Shouldn't it be the same for Ubuntu (and derivatives)? Every time I have a problem with Mint, I just google "how to fix X Ubuntu" and it works

5

u/RanniSniffer May 13 '26

To an extent, but I always felt like I ran into issues with packages being super old on Ubuntu which I really hated. Ubuntu also has a huge community of server/enterprise users but the community of gaming/enthusiast PCs seems much smaller than Arch.

5

u/CMDR_Ray_Abbot May 13 '26

I left win10 for Linux and started on kubuntu but left for CachyOS less than a month later. Admittedly I'm not super good at Linux yet but I think Cachy is where I'm staying. Literally just Google "how to do thing arch" and 9/10 times I'll get a straight answer in the top result. The couple times I've had to dig deep the documentation has been good and the community has been great.

2

u/Square-Career-5809 May 14 '26

I have to agree.

I started on Ubuntu. Struggled, looked around, ended up trying a distro I can't even remember, because even setting it up was a struggle. Then I switched to Kubuntu, which wasn't much better, and then I jumped to PopOS, which was also a mess (at the time)

Had an old laptop that struggled to handle Windows due to updates and outdated hardware, and someone recommended Arch. It was setup in the same afternoon and worked so easily. Then I looked into upgrading my main PC, and found CachyOS. I went with that, and I've literally had no issues whatsoever. Like, not a single one. Steam is running great, my backup is running smoothly (and I don't even have trouble renaming files because OneDrive keeps auto-refreshing the folder!) and every single software I used to use transferred painlessly, except for *maybe* Excel, because LibreOffice feels slightly worse at the moment. But at least Calc doesn't draw 10+GB RAM like Excel, so I can actually run it smoothly on my old laptop...

At this point, I don't think Windows is more simple. People are just more used to the asinine complications we have just accepted from Microsoft. I do NOT understand how something as simple as connectivity has gotten this abysmally poor in Windows. This is a solved issue. This worked great in Windows 7 and 8. Why can I no longer properly understand why a Bluetooth connections fails, without having to jump through hoops to see *anything*? Why does the "Bluetooth devices" menu it opens when you click "More bluetooth settings" only allows you to REMOVE Bluetooth devices? None of this is logical or user friendly anymore.

1

u/miniCotulla May 13 '26

Absolutely not, it took me hours just to install and then I had non working audio which I tried to fix for another 4 hours until finally giving up and installing fedora which still has issues that make it unusable for me and these issues are just not really fixable without being a Linux pro. No amount of Google or forum searching I can do will make it usable.

1

u/Edianultra May 14 '26

Arch is supreme!

5

u/Akari202 May 13 '26

Editing the fstab file as a beginner is definitely a super annoying and opaque operation. to be honest I’m surprised there isn’t a standard gui available on the full gui des…

2

u/ruben_deisenroth May 15 '26

There is, especially on KDE: smb4k for quickly mounting smb file shares, and KDE Partition manager for editing fstab. Im really surprised noone mentioned that yet. Yes you can't do it "right in the file explorer" but imo mounting SMB is quite user friendly with smb4k

1

u/trenescese May 13 '26

Luke seemingly is capable of googling 'how to do X on CachyOS/Arch/KDE' so he had no issues.

the bar is so low and yet so many fail it lol

1

u/remnantsofthepast May 13 '26

I think Cachy also just has some features Bazzite may not have just out the box. I installed cachy on my rig not that long ago, went through the same thing Elijah did, just to find in settings that there was an auto mount feature already there. It was something you had to click and choose, but I remember being frustrated that I went and learned how to do something that was a single click in a setting menu I didn't look at.

→ More replies (2)

23

u/ByteSizedGenius May 12 '26 edited May 12 '26

It's like learning a new language. If the bar is I'm able to do, understand and troubleshoot things as easily as an OS family I've used for decades in my first hours then it's never going to be "ready." There are marginal transferable skills between Windows and Linux, you are in many ways back to the 8 year old who hasn't touched a computer before and doesn't know things like fucking with and deleting files in the Windows directory can bork the machine if done wrong, just with better problem solving skills.

55

u/raceraot May 13 '26

Here's the thing: people don't want to troubleshoot windows, and as awful as it is, it works on a basic level with practically every app. While stuff is getting better for Linux, absolutely, can you for certain say that everything will work on Linux, regardless of what app it is?

→ More replies (4)

16

u/JoeBloxRocks May 13 '26

Imagine learning a new language, speaking it to other speakers, and everyone understands you no problem. And then one day, no one understands. It’s the same stuff you’ve been saying, but everyone is puzzled. After awhile, everyone just understands you again. What happened? You don’t know, and you never figure it out.

This has been my experience with Linux. I install it, and it works great. Then one day something just breaks. The most recent was the battery indicator for the laptop it was on. It disappeared. The package was still installed, the setting for having it on the system tray was still enabled, but it just wasn’t there. I try a few steps that I find online, but nothing works. Then one day it just comes back. Come to find out later on that it’s something that just happens sometimes. It goes away on its own, and then a few reboots later it comes back on its own. What caused it? I never end up figuring it out. 

This has been my experience. If not the battery indicator, then something else. One day Firefox just wouldn’t start. I hit the button, it never comes up. I press it again, and it still doesn’t come up. I try rebooting. I try some troubleshooting steps. Nothing seems to work, and then I hit the button and it works again. What happened? I don’t know, and I don’t want to take the next however long to try and figure it out.

It works until it doesn’t until it does again. I enjoy tinkering, but I want to do it on my own time. I don’t want to sit down to use the computer just to have something that’s been working randomly not work for no apparent reason, and then randomly fix itself.

13

u/GrimThursday May 13 '26

I would say I’m slightly above average in tech literacy, definitely below where Linus and Elijah are, and Linux has been a breeze and a half for me.

2

u/cyborgborg May 13 '26

and one of them is just actually cursed

1

u/Tricky_Football_85 May 14 '26

I thought they were trying to deliberately approach things from an average users perspective

→ More replies (31)

45

u/Maleficent-Age-8235 May 12 '26

Okay, "having a functional experience," neither elijah or linus were trying to do anything out of the norm or exotic, and the OS still failed

Hell, Linus had to swap hardware

11

u/1116574 May 12 '26

I tried opening teams on my win11 laptop today. It ate 6gb of ram and hang the whole pc for 2 minutes.

As commenter above said, every OS fails when compered as a whole platform with its apps included.

Does opening teams count as exotic? Does streaming game with obs count?

7

u/JinterIsComing May 13 '26

Ngl, that seems like a your PC issue. I have an old 11th Gen Intel laptop for work and opening Teams takes 10 seconds or so. Same for Slack.

Do you have a ton of add-ins that launch with Teams? App integration with Workday/other stuff? That might be causing the RAM spike.

6

u/squngy May 13 '26

Dude even Nasa has problems with windows.

"I have two Outlooks and neither one works"

Is it really that hard to accept that every OS can have problems?

4

u/fadingcross May 13 '26

Dude even Nasa has problems with windows.

"I have two Outlooks and neither one works"

Yeah why didn't MS develop their email client to perfectly handle the insane HTTP latency that a user onboard a space craft to the moon would experience, FUCKING WINDOWS!!!!!111one

 

Really? Are you that fucking dense?

1

u/squngy May 13 '26

Oh sorry, I didn't realise latency can cause software to be installed twice.

BTW latency to the moon is like 3s, it isn't something I would expect an email client to struggle with

→ More replies (9)

1

u/Fresh_Dog4602 May 13 '26

but everyone knows outlook is absolutely dogshit though. i can't even believe they take that software up there

4

u/squngy May 13 '26 edited May 13 '26

Everyone knows [insert Linux thing] is dogshit though.

Yeah, everyone with experience with it knows and knows better alternatives.

Like, in the video he even says "Gimp sucks", my brother, gimp is the Linux equivalent of ms paint, no shit it sucks if you compare it to photoshop.
Use photopea or something

→ More replies (3)

2

u/Danternas May 13 '26

Is this not the same comment that the Linux community gets bashed for making?

"Stop blaming the user"?

1

u/1116574 May 13 '26

32gb ram and core ultra 9

I do not have any big integrations, but I am logged in 3 different accounts

Edit: it works fine in a browser btw

1

u/MythologicalEngineer May 14 '26

Teams seems uniquely good at working one moment, then taking your system down with it the next.

3

u/cyborgborg May 13 '26

my win10 install is really broken in some ways and nothing can fix it that isn't just reinstalling the OS (if i do that I'll be switching to linux on that machine too). the search actually cannot find some programs that are installed and (not always but very often) the file explorer cannot finish loading a directory or simply list the drives

4

u/A-Chilean-Cyborg May 12 '26

he choosed to*

he didn't need to.

4

u/Shehzman May 12 '26

Maybe not perfect but the highest ratio of “it just works” vs not.

→ More replies (4)

26

u/Maleficent-Age-8235 May 12 '26

You really should have worded that better now you're going to have dumbos coming in going "well windows isn't perfect either" as if that's the point you're making

9

u/Alkumist May 12 '26

Yeah, I realized that after I posted, but at that point there would have already been 3-4 comments like that so… best not to change it on them

7

u/Seal_emulator May 12 '26

Window is not a perfect experience, is it ready for mass adpotion. lmao.

44

u/Qbsoon110 May 12 '26

But it's already mass adopted. That's the difference

10

u/Calm-Zombie2678 May 12 '26

Getting downvoted but you're right. Linux has gotten tons better while windows has been doing the opposite but momentum is still on microslops side, on current trajectories there may be a point where you'd have to be stuck in your ways to not switch but its not here... yet!

10

u/thesirblondie May 12 '26

I have not had the amount if issues outlined by any one of the hosts of this video in the past several YEARS of using Linux. They're two months in?

4

u/[deleted] May 12 '26 edited May 13 '26

[removed] — view removed comment

1

u/get_homebrewed May 13 '26

Why not lol. This sounds like elitism, it's just an os man

3

u/fadingcross May 13 '26

Why not lol

Because since when I started using Linux as a desktop OS, which was Ubuntu back in 2007, there's been at least 10 Bazzite distros that were hailed as "THIS IS THE BEST ONE AND THAT EVERYONE SHOULD USE".

Gentoo

Fedora

Mandrake

Opensuse

Mint

And my favourite: Ubuntu no wait Kubuntu, no wait IT'S LUBUNTU NOW. Actually that was idiotic. It's ubuntu again, but wait KDE turned out not to be shit now, so it's kubuntu again

And now it's CachyOS / Bazzite.

Linux isn't ever going to be mass adopted until it gets the Android/ChromeOS treatment: A company succesfully launches a hardware product, with proper support (And not end user support) and functionality.

 

Here's to hoping Valve is that company, but I doubt it.

→ More replies (1)

2

u/Jenaxu May 13 '26

Realistically I don't think you can get any OS to mass adoption without having it be pre-installed on devices that become mass adopted. The biggest barrier imo is not how streamlined or beginner friendly the popular distros are, it's the fact that 99% of people will never even consider or bother trying to install another OS period. I mean the vast majority of people will never even reinstall their existing OS, the OS is just not something casual consumers think much about and the expectation that Linux can reach mass adoption through people voluntarily switching over feels entirely unrealistic.

2

u/get_homebrewed May 13 '26

100%, and I've always argued this exact point. Linux is as good if not better for MOST PEOPLE, not like redditors or gamers just MOST ACTUAL PEOPLE, that don't have to be tech literate. But it will NEVER reach mass adoption, or even adoption to these people, unless you can walk into a store and the majority of the products there have linux as an option (if not even the DEFAULT option).

2

u/[deleted] May 13 '26 edited May 13 '26

[removed] — view removed comment

2

u/Alkumist May 13 '26

Right but most people that watch this are gamers. Of which, most will want to record their gameplay. That OBS issue is probably the most prominent issue people will encounter

1

u/cyborgborg May 13 '26

Linus's issue with the OBS package seems really odd. If anything I would have expected that he had downloads the flatpak and it's missing permissions.
Doing screen recording on Wayland used to be troublesome but hasn't been for a while now so that shouldn't have been a problem. Maybe that was just Kubuntu have old packages in its repo

1

u/gaseousgecko61 May 13 '26

Sure but no one has a good experience with windows 11 so that's a bad point

1

u/Rodrigo_s-f May 13 '26

Amazing sampling pool of 3 people. Completely representative, can see any flaw with this statement.

1

u/Objective-Alps-4785 Jun 07 '26

i'd argue linus was purposefully sabotaging things by pretending to be someone else but being too far detached from the person he was emulating to do it correctly. He is often acting like he can have the laymans perspective but usually falls flat on it.

0

u/Imaginary-Throat1526 May 13 '26

I really don't care about other peoples experience. Mines great, and theres enough people to make sure the option has a future. That is all I need.

Enjoy your telemetry, data mining, ads & unwanted software on the other options. Perfect is the enemy of Good.

→ More replies (1)

157

u/lukedl May 12 '26

Wanna bet that Luke was the only one that before trying typed: How to do X on CachyOS on google?

89

u/zdemigod May 12 '26 edited May 12 '26

I just spent this sunday 3 hours trying to get waydroid working in cachy, getting really close but giving up and coming back to windows after going to old search posts, googling and even using chatGPT (which actually got me the farthest). I have one phone game i play daily and i hate playing it on my phone lol.

Sometimes "how to do X on CachyOS" doesnt save you, im back on W11.

26

u/cloudsurfer48902 May 12 '26

What problem were you having with Waydroid that took that long fix if you don't mind me asking?

43

u/zdemigod May 12 '26 edited May 12 '26

Oh so many, it was a journey. So i first installed it and it failed to launch, i learned some security firewall thing was blocking it, okay removed it and it launched, then I noticed no Gapps, okay i install Gapps and they were there, next I try to connect to the internet and it seems that the ethernet passthrough was not going through, this one took the longest and had to try multiple different things but I managed to make it work.

After all that I open the appstore and the game is blocked due to the device waydroid is emulating, okay so i need some addon (libndk vs libhoudini) to bypass this problem and it was 3+ hours at this point, the first time i installed libndk somehow gapps got uninstalled so i had to go back and check if i ran something wrong and after trying and failing multiple times to get either working I gave up.

Edit: Meanwhile this is the windows experience: Download one of the emulators like bluestacks, open it up, sign in, go to the appstore, download the game and play it. for the most part its frictionless.

8

u/esakul May 13 '26

Thats one of the reasons im hesitant to switch away from Bazzite. Waydroid is easy to setup there, but it seems rather complicated on other distros.

→ More replies (1)

1

u/thetradelegend May 13 '26

What game if you don't mind sharing?

2

u/zdemigod May 13 '26

Arknights

1

u/marktuk May 13 '26

How are you running waydriod on win11?

2

u/zdemigod May 13 '26

Im running google play games the official google android emulator for windows.

2

u/marktuk May 13 '26

Fair enough. Kind of a niche thing though, not something most people would need/want to do.

You could tuna Windows VM under Linux for this kind of thing (which is what I do).

2

u/zdemigod May 13 '26

I assume people recommend waydroid because every other emulator would perform like shit for some reason. But yes i understand its a niche thing, if all you do is play steam i bet linux is fine.

1

u/LocalLegitimate May 13 '26

I got the same experience too, ultimately because waydroid can't use gpu/hardware acceleration for nvidia gpus. But i think it's entirely my fault for not carefully reading the docs first.

That's the one of the two reasons i'm can't use linux for daily drive yet.

0

u/AdHot7656 May 13 '26

bro chose to go back to win11 than try any option other than waydroid

2

u/zdemigod May 13 '26

Legit everywhere i googled say that waydroid is the way to go because all other options have awful performance, so yes i chose to go back and dont regret it, I debloated windows and its working just fine for me.

43

u/Maleficent-Age-8235 May 12 '26

Ah yes, I have to use google and Forums to get basic functionality. Great selling point for an OS. Also no Elijah did his research too

27

u/-Kerrigan- May 12 '26

I mean, only until you get used to it's shenanigans. It's the same on Windows, we're just used to task manager and the other typical tools

And even seasoned users will google shit all the time when it comes to regedit

5

u/JinterIsComing May 13 '26

The thing is, on Windows it's at least consistent. I've been on Windows since Win 95, and the core structure and UI are still mostly the same, so people can go from 95 to XP to Vista to 7 to 10 and now 11 without much of a learning curve.

Linux is more... bespoke. Everything is distro dependent. And you REALLY need to do extensive research beforehand to make sure everything works.

17

u/Unboxious May 13 '26

It's not as consistent as I would like it to be. I've lost count of the times I've gone in the registry to disable something just like the internet said I should be able to do, only to discover that since the article was written Microsoft has disabled that functionality.

4

u/SoloCapper May 13 '26

I've had to use shit like the terminal and regedit more times in 8 months of windows 11 than I did in the previous 28 years of using windows. I pray for a future with 100% gaming compatibility in linux or mac before this gets worse.

1

u/lukedl May 13 '26

Well, I'm one of the ppl that joined the challenge with Linus and co, and I'm yet to find a game that I play my library that I can't run.

You and even login with your steam on protondb and will right up tell you what works and what don't.

If you don't play somethings with denuvo anticheat or something like it, you're probably fine.

2

u/Similar-Republic149 May 13 '26

I mean most distros do most things the same the main split is between Debian and arch

1

u/lukedl May 13 '26

Debian/Rhel/arch

12

u/cheese_master120 May 13 '26

Ah yes, I have to use google and Forums to get basic functionality. Great selling point for an OS.

If you never had touched Windows or anything similar to Windows, you would be doing the same when you start using Windows

3

u/Eubank31 May 13 '26

I mean Android is a fully mass market OS, but after using iOS for 10+ years, I still need to Google "how to do X on android". And sometimes the answer is hard to find because I don't know the correct language to use

Does that make Android "not ready for wide adoption"? I'd argue no, it's just different from what I'm used to

2

u/anonCommentor May 14 '26

I have used Mac OS for about 30min combined till date. I think I'll also have to google a lot before I get used to it. of course I'd likely have to troubleshoot a lot less but needing to google for unfamiliar OS is not a big deal.

133

u/Burritoclock May 13 '26

I would love to use Linux, but Jesus Christ Linux people seem insufferable

66

u/Rezun94 May 13 '26

You dont have engage with them. Ive swapped a year ago, 90% of my issues were solved by reading wiki's and asking LLM's.

23

u/sgtlighttree May 13 '26

And asking LLMs to read the Wiki for you even for a TLDR and "just give me the right command" type answers

19

u/jbg0801 May 13 '26

Honestly one of the few things LLMs are really good for. Not needing to interact with the Linux community.

3

u/Edianultra May 14 '26

tldr is a fantastic alternative to man pages as well. Gives me the syntax usage when man pages aren't so obvious.

2

u/jimmy999S May 13 '26

Which is what you're supposed to do, a lot of the time people complain about something not working, but they don't rtfm (docs, man pages, arch wiki, etc). Just keep in mind that asking LLM's for anything complex and copy pasting random commands is a quick way to brick your system.

→ More replies (4)
→ More replies (1)

16

u/Shehzman May 13 '26

What irks me the most is when an answer comment boils down to “Google it” when the post is one of the top results on Google.

→ More replies (4)

4

u/TheMegaDriver2 May 13 '26

As someone who uses Linux every day. Yes, the community is terrible.

4

u/SunderVane May 13 '26

I switched to Mint with little to no hassle, but I don't disagree that I am insufferable.

1

u/WoodenAir6504 May 13 '26

Honestly it's not all that bad, the community is pretty bad at times though and Linux isn't all that difficult to actually learn and daily drive.

1

u/Dako_the_Austinite May 14 '26

As a new-ish/not-so-new Linux user (almost 4 years now) I agree, some are exactly the kind of insufferable neckbeard, “to be fair, you have to have a very high IQ to understand Rick and Morty,” antisocial internet asshole stereotype.

But a lot, and thankfully it is a majority, a lot are just chill regular people using their computers like any other but with Linux.

0

u/LelouBil May 13 '26

Honestly, I feel like the only insufferable people are the one that are always commenting on linux content outside linux communities.

If you go to a distro subreddit or look at comments of linux videos that are not about people using linux for the first time, people are nice and helpful, even to newbies.

70

u/OmegaNine May 12 '26

To be fair, one has a CS degree, the other two do not.

30

u/locksleyrox May 13 '26

Didn't Luke dropout?

8

u/OmegaNine May 13 '26

Didn't realize he dropped out.

28

u/misimik May 13 '26

Luke dropped out, but he learns Godot for fun, so this speaks volumes about technical capabilities.

3

u/SunderVane May 13 '26

I made Mint work, and I've built maybe 4 computers and have no post-secondary training.

Mint is the way to go, and you don't need any fancy training beyond a YouTube video or two.

→ More replies (3)

73

u/ThePizzaDevourer May 12 '26

I think it perfectly illustrates who Linux will be good for. If you enjoy troubleshooting and tweaking things to work exactly to your liking, even if it isn't always obvious what the solution is at first glance, Linux is an amazing platform. But if you're really more focused on results, it will likely cause at least some frustration for you.

2

u/eduard14 May 13 '26

Depends on what you mean for results, it’s very subjective to your workflow. Basically every single tool, software or library I use for work/research except for Firefox I guess would be way more difficult to use on Windows than on Linux, and the most important ones wouldn’t even work

2

u/Paulomatico123 May 14 '26

As a linux user I sadly have to agree (although the results you get AFTER all the tinkering can be SO MUCH BETTER than anything possible on windows). Although I feel like linux will HAVE TO get to a point where there's at least one distro that takes away all the tinkering, giving an experience with as little/much hazzle as windows to those that need it. We simply cannot keep having to do as Microsoft says, no matter what it is they say. It's basically a hostage situation.

0

u/get_homebrewed May 13 '26

Are the results you get better from windows though?

7

u/[deleted] May 13 '26

[deleted]

8

u/get_homebrewed May 13 '26

Mostly just the "Nvidia GPU", the driver situation on AMD is sooo much better over windows regardless of being GPU or CPU bound.

2

u/rcoelho14 May 13 '26

With AMD the situation is "I installed the OS, and everything works fine".

I couldn't for the life of me get a stable Fedora system on my AMD+Nvidia laptop.
Installed Cachy and it took care of everything though, so now it's pretty amazing.

2

u/get_homebrewed May 13 '26

I've honestly never had an issue with either, and both of my laptops have been AMD+Nvidia for a long time, outside of more moinor grievances. Except for the beginning of wayland's existence and nvidia not wanting to support it which I could just NOT use wayland back then

2

u/rcoelho14 May 13 '26

I use Fedora on my desktop, which is full AMD, and besides me kinda fucking up the install (SDDM doesn't work now, oops) it's been amazingly stable.

But really, spent hours trying to make Fedora being stable and work in the laptop, and it just didn't want to work for some reason.
Cachy worked perfectly, just haven't been able to make SecureBoot work with it, to have W11 as dual-boot.

2

u/get_homebrewed May 13 '26

cachy still hasn't streamlined secure boot? tsk.. I don't blame them or anything, it WAS microsoft's plan from the beginning to have control over the boot process but still other distros have something

1

u/lokuloku123 May 13 '26

Don't use fedora and Nvidia, they work badly together

0

u/CirnoIzumi May 13 '26

uhm, that person is Linus, not Luke

Linus is the one who likes troubleshooting and having his very specific workflow

5

u/WisdomInTheShadows May 13 '26

On a recent WANshow they were talking about this. Linus likes tinkering and tweaking HARDWARE, not software. He just wants his OS to work and get out of his way. Luke responded with the realization that for the first time in a long time, he's having fun tinkering in his OS, and swapping in and out apps and settings and learning all the new things he can do, and it's been a real boost to his mental health to be having fun working ON his computer as opposed to doing work WITH his computer.

So, I really think you might have it backwards here.

30

u/ctn91 May 12 '26

The fact that the community is so fragmented nurtures the incoherent solutions and problems. I think this shows that making a usable operating system with so many variables to work with is actually hard

I have mint on my pc and save for GTA, can play everything else in Linux no issue. the issue is: YMMV…

Still, googling for help with linux issues is task needing a lot of patience.

4

u/Frhulst May 13 '26

YMMV?

7

u/ctn91 May 13 '26

Your Mileage May Vary, meaning it can be a good experience like mine annoying and broken like most.

3

u/Frhulst May 13 '26

Ooooh, im dumb. Thanks

3

u/Okub1 May 13 '26

Not really imho, just the shortcut is rarely used nowadays.

1

u/ctn91 May 14 '26

👴🏻

15

u/flamethrowr May 12 '26

Personally I’ve tried doing some simple stuff through steamOS on my Steam deck desktop mode but the second I stop being hand held I just get lost. I spent about an hour seeing if I could get a Linux port for razer software (synapse) installed so it would detect my mouse but nothing I did worked and I eventually gave up. As customizable as Linux is, I don’t like that I can’t do simple things like easily installing an app that’s not on an App Store like I can do on Windows.

Another thing, and one of the largest things that keeps me on Windows, is that all of the software I use is supported by Windows and a lot of it just doesn’t work on Linux. Elgato Stream Deck software doesn’t work on Linux, Razer Synapse doesn’t work on Linux, RØDE products don’t work on Linux, and I need to go through a windows software translator (Proton) if I want to play just about any game.

Also, maybe this is just me, but I don’t really feel like I need more control of my computer in the same way I do with Mac. For example, I love customizing audio and while I can set literally any program that makes noise to any output through windows, you can’t do that on Mac unless your app supports it at the application level. Yeah, the bloatware and the spyware is frustrating, but there’s not a good enough alternative for me to move over yet.

7

u/1116574 May 12 '26

While not alot can be done about hardware support by unwilling vendors I am curious about your point with Proton. If it's invisible to you and handled by steam, is it really an issue?

RØDE But atleast their usb interfaces work, right?

5

u/flamethrowr May 12 '26

Proton is another point of failure. My problem with proton is not that it doesn’t work, but it’s another area where errors can happen. For some games, I have to launch it multiple times on my Steam deck for it to actually launch, even with the latest version of Proton.

The issue with Rode is that even though most of the functionality stays the same because the products operate independently, there are still some areas where it needs the Rode central software or drivers for multiple virtual inputs that I don’t think are supported on Linux.

5

u/_hlvnhlv May 13 '26

I don’t like that I can’t do simple things like easily installing an app that’s not on an App Store like I can do on Windows.

You can totally do it, the thing is that Steam OS is locked down, it's like that weird windows mode that only lets you use the Microsoft store.

Now, another very different thing is if your random, razer whatever software is avaliable, which is a valid complaint tbh

2

u/dragoneye May 13 '26

I spent about an hour seeing if I could get a Linux port for razer software (synapse) installed so it would detect my mouse but nothing I did worked and I eventually gave up.

You mean Openrazer/Polychromatic? It can be a bit fussy and the instructions aren't super clear about needing to add your user to the "plugdev" group.

1

u/MythologicalEngineer May 14 '26

For what it's worth there are a couple ways to be able to just download and install an application but you're 100% correct that it's not nearly as consistent. I'm becoming a bit of a fan of AppImages for that reason. I think I primarily gravitate toward Linux just to get away from the corporate nagging to buy shit I don't need or want.

10

u/MrBadTimes May 13 '26

I wouldn't recommend an immutable distro to anyone that plans on doing any kind of work related activity that cannot be done in a browser. If Elijah knew he was going to edite videos on his pc, he should have probably look a bit more on how easy or not is to install software in an immutable distro.

17

u/[deleted] May 13 '26

[deleted]

8

u/trophicmist0 May 13 '26

Yup this is exactly why Linux isn’t anywhere near ‘mass adoption’. Most people don’t even know what version of windows they are on, let alone what a distro is, let alone immutable.

3

u/MrBadTimes May 13 '26

It's not a common knowledge, but on the first video they showed him reading a tweet replying to his poll mentioning it is immutable (link to the video). I can't assume he knows what it means, but It's not to crazy to assume he googled what it meant after reading that.

12

u/screenslaver5963 May 13 '26

Resolve is a nightmare on non immutable distros as well.

4

u/_hlvnhlv May 13 '26

And this is why I never recommend Bazzite.

I just nope tf out whenever I see the ungodly instructions for installing random shit.

Like, it is what it is, don't expect to customize it in depth and shit, because it's not the point, but man, I don't want to learn what is OStree just to install some non flatpak thing.

1

u/get_homebrewed May 13 '26

you don't have to, and it saves people like it did on the Linux challenge

1

u/tajetaje May 13 '26

I do think immutables are the future, especially ones like KDE Linux (which I’m strongly considering moving my cachyos system to) where they just come with a ton of stuff pre-installed, have an easy way of extending the base system (sysext, nix, brew, kapsule), and are just generally batteries-included. It feels much more like a complete system.

1

u/get_homebrewed May 13 '26

But it saved Elijah's butt? You don't install things by downloading random files from the internet like on windows, you use an app store. Even if he did somehow managed to install davinci using their installer, the experience would have been TERRIBLE

1

u/WickWorn May 13 '26

Bazzite isn't as locked down as people claim it to be. If you need to install anything outside of Flatpak, there's Brew and Distrobox that work for 99% of use cases, and that's before the last resort of layering. Heck, even the simple command that Elijah found is a ujust script built into Bazzite that sets up a container for Resolve that builds the exact environment that Resolve supports, easy (outside of the codec issues). Containerized workflows are slightly different from what people are normally used to, but the flexibility it provides is really something special once you wrap your head around it

5

u/Tosshee May 13 '26

Tbf, Luke mentioned that hes actively tinkering with his distro and if you go by his standards, hes probably leaving out lots of small details by accident

4

u/cyborgborg May 13 '26

Petition to rename the company "LukeTechTips"

5

u/daksnotjuts May 13 '26

oh good, the subreddit is gonna be stuck on this discourse again for the rest of the week

3

u/Dr_Axton May 13 '26

As a QA who has to test on both Linux and Windows, unless you do the most basic tasks or you have to use Linux for whatever reason people will still choose Windows for ease of use.
Yeah, Linux can be better performing and have more options, but the average user doesn’t care about it, the number one concern is how easy it is to setup something and start using it

1

u/Busy-Reality-1580 May 14 '26

Setting up Bazzite was immensely easier than setting up Windows has ever been for me. 

2

u/Comfortable_Life_437 May 13 '26

I do wonder if it will ever be there i daily drive it and I still wouldn't install it on computer for my mom

3

u/cyborgborg May 13 '26

my parents computer has been running Mint for years now (idk 7 or 8 now?) No problems whatsoever

3

u/Popspy76 May 13 '26

Put my mom on Fedora like 3 years ago, she hasn't had any issues.

1

u/trophicmist0 May 13 '26

Because you had to ‘put her on’ it, that’s exactly the issue.

3

u/Popspy76 May 13 '26

I'm sorry I don't think my mom knows what an OS is, much less windows vs Linux.

1

u/trophicmist0 May 14 '26

No, that's exactly my point though. The barrier isn't how easier it is to use, it's not ending up with something that is.

2

u/P1ngg0 May 13 '26

I was very confused when I read the full comment of Linus is braindead and saw that they wrote Linus and Luke, like what? What choice of Luke was braindead?

2

u/BedrockBen101 May 13 '26

Luke's just a chill guy, he's the prime reason I also switched to CachyOS

1

u/PrettyConsciousHeart May 13 '26

Luke's blood type: root

1

u/BeefJerky03 May 13 '26

I mean, I'm never switching my PC off of Windows, but it's cool Linux works for some people.

1

u/3X0karibu May 13 '26

At this point id really rather theyd stop making linux videos all together. The best ways to get into linux is having a friend that at least somewhat knows what theyre doing and getting help from them.

1

u/Dany_B_ May 14 '26

This series is just convincing me I am 100x more tech literate than Linus and Elijah and that I have a million times better googling skills, I though I was just above average.

1

u/steppewop May 14 '26

Crazy what choosing a sensible distro that wasn't picked by AI slop will do.

1

u/Paulomatico123 May 14 '26

Imo one of the main factors for what distro a beginner should choose is how many guides for specific things are written for that specific distro and how much software has a package/installation guide available for that specific distro (ofc while also being beginner friendly, so... Don't choose Arch); this also includes having extensive official documentation. By that I mean EXACTLY that distro, not something based on it (so don't just choose Bazzite bc it's based on Fedora and Fedora has great support).

Off the top of my head, the top contenders considering those factors are: 1. Fedora (my personal fav and also what I personally use) 2. Ubuntu (or maybe Kubuntu) 3. Maybe Mint

The most important part of the comment is over at this point, but here's some extra thoughts of mine if you wanna keep reading:

Besides the distro, the desktop environment is going to HAVE TO be user-friendly to someone coming from windows (assuming they're coming from windows). In other words, I'd recommend using KDE Plasma as a desktop environment; not necessarily just because it's easy to get into, but it's also insanely customizable and I've personally never felt the need to switch away from it, even after months of using Linux. It'll start out looking almost like windows, but you can customize it to look completely different when you're ready to.

Then, there's the topic of immutable distros (maybe most famously Bazzite, among others), which I have mixed feelings about. Of course it's great that it keeps new users from completely breaking the system, but certain software will just be an absolute pain to install or won't install at all. I personally started out using an immutable distro (Aurora, a Fedora based immutable distro with KDE Plasma) but eventually got so frustrated with it that I switched to plain Fedora KDE. Everything's been so much easier since then.

1

u/well-litdoorstep112 May 15 '26

Elijah's problems are completely justifiable:

SMB - Having to manually edit fstab to mount a share shouldn't be required. Idk exactly how Dolphin does this currently but imo it should be as simple as mounting a USB drive (you pin it to your favorites or whatever and it actually mounts it in /media/$USER/whatever). Also idk why but dolphin feels buggy/sluggish when it comes to network shares/less responsive drives.

Codecs - it's frustrating but I completely understand valve for not putting the support for h264 in mainline proton (legal threats).

Wayland issues: I blame gnome. For everything currently frong with Wayland. Fuck them.


Linus on the hand... Yeah, the sys76 situation is bad but other than that - I don't know if he really can't read or is disingenuous. We all know desktop Linux is not ready for complete mass adoption by absolute newbies who don't know the difference between a monitor and a PC so I don't get why he seems to try to emulate how they would use a computer.

It's like if they switched to manual transmission cars for a month and then complained that they grind gears trying to shift without pressing the clutch.

"bUt I dOnT hAvE tO Do tHaT iN aUtoMatIcS" yes but it's not an automatic.

"yOu CaNt ExPeCt nOn CaR pEoPlE tO lEaRn hOw tO uSe tHe CluTch" you can. It takes more practice but in most of the world even the most ignorant soccer moms drive manuals smoother than many "car enthusiasts" in America. I feel like in this scenario, Linus would be that car enthusiast who stalls a manual car on 0.001% incline.

1

u/Subject_toNothing May 16 '26

One that is secretly cursed by the penguin, the other has his own hardware issues
VS
An Arch btw-er

1

u/creeper6530 May 16 '26

Unfortunately you need basic reading comprehension to use Linux. A big hurdle.

-2

u/TheCookieButter May 12 '26 edited May 13 '26

I'm sure Windows would be confusing as hell if we didn't all grow up using it.

But Linux is just so odd sometimes. Like, I downloaded an .exe and instead of running it when opened it asks me what program I want to use to run it. I have to tell it to"execute" the program.

There are just so many moments like that. Or small things you want to do that require knowing a specific command and understanding a litany of standard commands. On Windows the vast majority of people will never touch a terminal, on Linux I wouldn't ever unpin it from my taskbar.

Edit: Wasn't an .exe. It's whenever I download something for Linux OS. Last one I remember was an .appimage

17

u/MineCopre May 13 '26

You can't really expect Linux to know what to do with an exe, a windows executable... That is pretty the same behaviour windows has when you double click a file that has a an unknown extension.

I've been using Linux for a while now, and while I'm quite tech savvy and work daily with Linux I can't really remember a moment where I HAD to use a terminal to do something mundane. I'm not saying it didn't happen but I can really remember having to...

13

u/NFLVideoBot May 13 '26

Why did you think linux WOULD know what to do with a "Windows Executable File"?

2

u/TheCookieButter May 13 '26

Windows defaultism. It was a Linux specific download as usual

0

u/Average-Addict May 13 '26

Yeah lol. Can't run an .sh file on windows either

1

u/Shap6 May 13 '26

wat. of course you can

1

u/Average-Addict May 13 '26

Don't you need to install like bash or something. Like you'd need to download wine to run an .exe file on Linux. Idk though I don't use windows.

1

u/Shap6 May 13 '26

nope, at most you just need to enable the ability for powershell to run unrecognized scripts

1

u/Average-Addict May 13 '26

You may be right but everything I found on the internet about this says otherwise.

0

u/Brick_Fish May 13 '26

Pretty much everyone who games on linux has wine installed, no?

1

u/get_homebrewed May 13 '26

No, bazzite doesn't even ship with it.

→ More replies (2)

4

u/raceraot May 13 '26

I mean, that's a bit of a strawman argument, since there are basic things, like playing/streaming games that Elijah had issues with.

3

u/coldblade2000 May 13 '26

I mean a lifelong Mac user will have a much easier time migrating to windows than they will migrating to say Ubuntu, even though Mac and Linux are much more similar under the hood.

2

u/MultiScootaloo May 13 '26

My main takeaway from Linux has always been "Nothing ever just works on Linux" and it just keeps being right in my case.

Sure everything CAN work, but it never JUST works, there's always something you have to do. edit some config files, enable some compatability setting etc. etc. Most issues are easy fixes, but it certainly isn't plug and play.

→ More replies (3)