Nah I was doing some virtualization troubleshooting and had to make some changes to grub. Luckily I had backups, but as a serial tinkerer I break stuff pretty often. Also fucked up my fstab when trying to automount drives, though that was an easy fix. I never claimed to be a clever man
- 1 Post
- 37 Comments
Linux users when their computer won’t boot because they fucked up their grub config again: (Totally not me)
That’s UI. What they’re talking about is the barrier to entry for new users, which falls under User eXperience
The only thing really preinstalled is basic stuff like desktop environments and a few tools to help with updates and manage the system (eos-update, etc). Even almost all the package repositories are the ones maintained by arch.
I guess this could also be based on the distro you use as well as your graphics card. For me, I use EndeavourOS, which is very close to base arch, so I had to do some extra setup to get proton working on it. For some reason, Proton refused to work on the Arch repo’s Steam package, so I had to use the flatpak version instead
To be fair there still is a lot of tinkering involved to get gaming on Linux working properly (unless you’re on the steamdeck, but even them you’ll have to tinker for anything that’s not verified). Switching proton runners, changing launch options, fighting updates. It’s definitely more than most people are willing to deal with. For me personally, I’ve had to stop updating my video drivers because Nvidia 555 causes all Proton games to crash for me.
I enjoy the experience of tinkering and troubleshooting, so I’m okay with all that, but I completely understand why most people wouldn’t want to use Linux for gaming.
MasterNerd@lemm.eeto Linux@lemmy.ml•Where does the computer branding in KDE settings come from?121·1 year agoI mean you could always hack the firmware…
MasterNerd@lemm.eeto Gaming@beehaw.org•Dr Disrespect finally shares why he was banned from Twitch5·1 year agoProbably not but I’ve been on the Internet long enough to know not to jump to conclusions without more information
MasterNerd@lemm.eeto Gaming@beehaw.org•Dr Disrespect finally shares why he was banned from Twitch37·1 year agoTbf we don’t know if it was sexting, all we know for sure is that inappropriate messages were sent. Not trying to defend him as his behavior was 100% unacceptable and twitch and Midnight Society were right to drop him, we just don’t know enough to definitively say he was sexting them
MasterNerd@lemm.eeto Selfhosted@lemmy.world•Is it possible to run a LLM on a mini-pc like the GMKtec K8 and K9?English31·1 year agoI don’t have any experience with them honestly so I can’t help you there
MasterNerd@lemm.eeto Selfhosted@lemmy.world•Is it possible to run a LLM on a mini-pc like the GMKtec K8 and K9?English5·1 year agoLook into ollama. It shouldn’t be an issue if you stick to 7b parameter models
MasterNerd@lemm.eeto linuxmemes@lemmy.world•Switched to linux before it became mainstream181·1 year agoBoth? Both is good
Yes, but only on new installs to get all my extensions and settings. Then I disable it
MasterNerd@lemm.eeto Programmer Humor@programming.dev•Three monitors, and i feel insulted7·1 year agoRGB is overrated
Maybe if you can use it with a locally running LLM server like ollama, but otherwise fuck no
So I know it’s supposed to be an arm, but those language be dummy thicc
MasterNerd@lemm.eeto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Visits to piracy websites have increased 12% in the past four yearsEnglish111·1 year agoI think you missed the OP’s point about the ongoing enshitification of paid services. From the words of Gabe Newell, "The easiest way to stop piracy is not by putting antipiracy technology to work. It’s by giving those people a service that’s better than what they’re receiving from the pirates.”
The reason why so many people are pirating even when they can afford it is because companies continue to make their services worse for their paying customers. Simply “paying for your content” will encourage these companies to continue their predatory, behavior.
Edit: I think I should add this isn’t really true if you can buy physical copies of the content, but that’s becoming less and less of an option as large streaming services make sure the only way to watch their content legally is buying their shitty subscriptions
MasterNerd@lemm.eeto Linux@lemmy.ml•Where, and when, did you start using Linux? Where are you now?1·2 years agoI started messing around with Linux when I was ~15. I was trying to install it on an old laptop so I could actually use it. I started with Debian before moving to Linux mint. Eventually I bought a raspberry pi and started to tinker with that and made my own website for shits and giggles. Eventually, I kinda stopped tinkering with Linux for a while
Flash forward a few years and my job has a piece of software that boots into a live gentoo environment in order to perform hard drive wiping, and I got a lot more familiar with the Linux command line (bash in this case) as I had to do a lot of troubleshooting as well as testing as I was in technical support and then later QA. This was also my first experience with VI, as I had to edit configuration files while inside of the live environment.
At that point, I started to experiment with Linux again, and even managed to install arch on my laptop. I did end up switching to Manjaro as my daily driver, as I couldn’t be assed to spend enough time to get arch working how I needed. I also now have an Ubuntu server (I know) that I use as a media and game server, and continue to daily drive manjaro though I’m planning on switching to EndeavorOS soon.
Kinda weird that they’re calling it an OS, but ig they’re just trying to cater to the windows audience
Sure, but learning the very basics of vi/m (and by that I just mean navigation, selection, cutting, and word jumps like e and b), you’ll immediately run circles around anyone using nano