• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle





  • You nailed it. Too often when I search for an answer to an issue, someone comes in and links to the arch wiki. The wiki is great and full of information, but it doesn’t have answers for specific cases. Sometimes I just need someone to tell me which parameter I need, or to tell me my formatting is fucked up or something. I’m not a Linux expert and trying to understand what configs do what and all of the options needed all at the same time is a lot. Forums are a place to ask questions and discuss solutions, but my experiences at least with Arch have not been that.

    I also use libre when I need it, but I think Office apps not being around, warranted or not, will be a disqualifier for some people. The web apps work well, but for a power user, it might not be the ideal experience.


  • I jumped all in least December just to get away from Windows. I went Arch because I like a challenge and I thought it would fast track learning how to Linux. I work IT so I’m skilled with Windows and software in general. Once I got it setup, which took a while, I haven’t had too many issues, or at least not many more than I had with Windows. Most of them have been related to hibernation, which I just disabled, and Wayland with Nvidia. It struggles remembering positions when I disable and re-enable monitors, since I use the same station for work. Other than that, it runs so much better than better, faster, and more efficient than Windows.

    If you want to be a power user, the sky is the limit to what you can do, or go with a stable, user friendlier distro like Ubuntu or Mint, where the out of box experience is fairly intuitive. If Linux shipped stock on laptops, most people would assume Windows got different and be none the wiser. Not having native MS Office apps is also going to be a deal breaker for a lot of people.



  • I last purchased a 2080ti, so I will probably ride that comfortably for another couple of years, but I window shop new AMD cards sometimes. I could probably convince myself to buy one even though it’s unnecessary, but I use and love my mini PC case, and the newest cards are too long to fit. I really hope smaller high-end GPUs becomes a trend to push innovation in that direction. Kind of like how phones just kept getting thinner for the longest time, I want GPUs to fight for shortest.




  • I’m on KDE Arch and switched about a week ago. I have an Nvidia card and went straight from x11 to Wayland plasma 6. It’s definitely prettier and smoother, but it’s absolutely not as stable. Idk if that’s an Nvidia things, a Wayland thing, or a plasma 6 thing, but I definitely have fairly consistent display issues after switching. I have a btrfs snapshot from right before I updated that’s at plasma 5, so I have a fallback if I want it. It’s mostly just an inconvenience right now, so I’ll probably just ride it out for a while and see if things improve.


  • 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.


  • 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.