Honestly my Windows 10 experience wasn’t much different.
Atleast I can actually fix most of the issues that pop up on Linux
I was struggling to get an OS installed on my cousin’s dell at one point. This machine came with that Intel Optane…shit with a spinning rust hard drive, I was replacing it with a straight-up NVMe SSD. Windows would get well into the install process, and then bomb out with an error that was something like 0x123a039f34798cd76eb1 UNDEFINED ERROR. This of course was in the Windows installer, which isn’t a functioning desktop environment, so I had to type that manually into my laptop to google it, and got very few results.
I tried Linux Mint, and it apparently had the same problem. It said something like “BIOS Storage config error. Unable to mount file system. It may be that such and such setting is incorrect in the BIOS. See this page for further details.” The last sentence was a hyperlink to a wiki that discussed the problem, which opened in Firefox because this installer runs in a live environment, AND IT HAD A QR CODE LINK IN THE ERROR MESSAGE to the same page so you could easily copy the link to an external device. Y’all that was a white glove concierge deep tissue massage of an error message.
And then you suddenly start cooking blue stuff in your mobile kitchen.
jesse we need to compile
What distro is buddy using 💀
Gentoo
Arch probably
I use arch and as long as you don’t have a buttfuck of unnecessary daemons and aur packages (which can be said for any distro imo), it’s as simple as
sudo pacman -Syu
I don’t use Linux too much, but this matches my experience… I have a raspberry pi 3, running a home automation server.
One day I go to upgrade a plugin for it. It tells me I need to upgrade the home automation server first, so I go do that. It fails because my Node.js install needs to be upgraded too, so I do that. Then, I try to upgrade the home automation server again, but that now fails with a strange error. Stack trace says something about a missing C++ lib in my Node.js install, so I look it up. I try to install the missing library, but it gives more errors. I do more searching and find loads of other people with this issue, my raspbian version can’t support this C++ library version without first being upgraded. Damn, well, it’s midnight and I have work in the morning, I don’t have time for that. I try to get my home automation server up so I can go to bed, but it fails due to problems with the Node.js install. Can’t go to bed without this server running or my smart home accessories don’t work. I try to downgrade to the previous Node.js version. This fails with another error. Couldn’t upgrade, now I can’t downgrade, I’m stuck. I read a thread on GitHub… other people are reinstalling the OS from scratch and starting over. Damn… I start trying to backup my config files so I can do this too. One more check of another post on GitHub and I find some guy shares a command to downgrade Node.js without a fresh OS install. Perfect! I run this, restart my home automation server, and go to bed. Maybe I’ll try to figure out this problem another day.
It’s funny, but as an adult now… I’m more concerned my ADHD is like this. It’s so annoying. I don’t even mean to do it. I set out to clean my desktop computer files and the next thing I know I’m painting the garage. Oh and ESPECIALLY if something is important. My mind creates these distractions or ‘focuses’ which allow me to fully set my mind on something, as long as it’s to avoid doing something else… 🤦♂️
Yeah last week I found myself thinking "blazeknave what the fuck are you doing?? You’re prepping online research, for your meeting in five minutes. How did you end up sorting the linen closet? Fuck you man! "
Must be doing something wrong if this is the everyday experience (especially for production). And there’s the ones wanting to experiment, which is a different thing. I guess that’s why this is a meme.
For me this video is the norm because i frequently experiment. There rarely is a problem wich doesn’t require me fixing 3 different problems