I’ve found two things to be true after moving to Arch:
-
The users on forums and other help boards are actually quite willing to link directly to the thing you should have read before starting a new thread and are generally polite about it.
-
The Arch Wiki is really that good, so you should read it.
I have had nothing but good experiences with the arch community. They legit want to help.
Can’t say the same myself unfortunately. The community was one of the main reasons I moved to Gentoo. I’ve had so many bad encounters on the Arch IRC channel, they often made me feel like a complete idiot for not knowing certain things. On Gentoo on the other hand the community has very knowledgeable people but they don’t feel ‘elitist’ about it and are in fact very kind and helpful.
I went straight from windows to Arch. I had used Ubuntu for a couple of weeks 10+ years ago. The arch wiki is a great resource and I was able to follow it to get up and running. However, there are things that aren’t detailed enough (like literally hold your hand) on some things the wiki expects you to know. Now, maybe starting with Arch is not the best path, so that’s probably mostly on me. I think that since there are so many different ways to do things, that following some of the instructions can be difficult for a user’s specific case. Boot loaders where my biggest hangup early on since I didn’t want to use Grub. Modifying boot loaders, setting up pacman hooks, learning and configuring different file systems, and learning how the config and system files is tough, and the wiki has all of the info to do it, but it’s not always linear. I wish there were more practical code examples and/or short videos showing exactly what files to modify and how to do it right.
That’s all fair. I think everyone should go through that process once and then use archinstall forever after that.
I probably could have watched a couple of 10 min videos before jumping into the wiki just to get an idea of the process b fore getting so deep. The initial setup instructions are pretty good, it’s just those deviation points where you get to decide your path that gets confusing. I first did an old laptop and got that going after many hours. When I committed to my desktop, it went smoother, but I opted to go with btrfs and snapshots without Grub, and that took a hot minute to figure out. Now I have piece of mind from my snapshots, which is great for trying new things. So far, I’ve been very happy with my setup, and it’s been very stable. Now I need to get Wayland and plasma 6 going with my Nvidia card. I got a bit hung up on setting the kernel mode stuff, and haven’t really gone back in a while, so it’s time.
In all honesty, I use the arch manual to troubleshoot all distros. It is well written and has the info you need and no more.
My steps for looking up something are usually
- Check the arch wiki
- Check the gentoo wiki
- Search for something related to my own distro
- Search for anything else
- Cry
- Compile shit yourself with custom made templates while crying and praying this n-th time
make
will NOT throw a dependency error.
PSA: it stands for Read The FINE Manual
Now canonically switched to “read the friendly manual” which I find more patronizing
reading comprehension is a very useful day to day skill.
I think zoomies just want to watch a video. I’m not trying to just insult them but I’ve had so many times people linking and recommending guide videos that are 15 minute long and full of dumb filler shit when an article would’ve been much better and quicker.
I really dislike video tutorials. Just let me read a manual or the readme of a git repository.
This is why nerds who don’t like literature class are missing out. If you can figure out the meaning of some inscrutable poem most documentation should be a breeze.
IME the skills needed to parse the poetry class stuff and the documentation wiki are distinct because I found that math, eng and software materials were always literal in what they were saying but I didn’t pick up on that because I was looking for a hidden meaning or secondary property or subtext. I had to rewire my brain for switching between different types of texts.
I get that, and I thought the same until I started writing documentation myself and found people misinterpreting what I thought were very clear instructions. Every piece of writing has subtext and secondary meaning, even technical docs.
Even understanding that the person writing the docs didn’t speak English as a first language helps me find clues to fill in the gaps that exist in all documentation. And that’s a skill I first picked up in literature class.
But that’s just me.
arch and gentoo wikis are really, really good.