• 2 Posts
  • 26 Comments
Joined 2 years ago
cake
Cake day: July 25th, 2023

help-circle



  • The level of disillusion in the thread is insane. At no point in time is it a good idea to recommend Arch and it’s derivatives to Linux newbies. They will 100% wreck their install in the first two weeks. Even I, as a pretty experienced user had to wipe my arch install after failed update attempts, luckily I had a separate home partition. Anything else like fedora or tumbleweed will provide packages that are very up to date, but that are also tested. For example I don’t fear that updating my fedora install will completely brick the networking of my system like what happened to me on arch.

    Ironically I wouldn’t recommend any Ubuntu derivatives as for some reason, every single time I’ve installed Ubuntu or one of its variants like PopOS they ended up messed up in some way or another, albeit never as critical as Arch did to me numerous times. Probably some kind of PPA issues that make the system weird because it’s always the fault of PPAs


  • Make backups of your important files, or use a separate home partition. When I used arch, more than once I had a bricked install after doing updates. The last straw for me was when after updating my network completely went out. I switched to fedora and haven’t had issues for 2+ years. Also, (this goes for every distro, but more so arch than others) NEVER update if you don’t have at least some time in front of you in case something happens. Arch was definitely a good learning experience and it was fun at first tweaking everything, but the drawbacks in stability got a bit old after a while. The AUR is a godsend and it’s the best thing ever, you should also be using an AUR helper like Yay to make your life easier.












  • the good thing is that virtually everyone uses GNOME and KDE, so the small issues are mostly encountered by more advanced users with custom setups. The main point is that app developers can now develop apps that will work anywhere that implements the required features, and if it doesnt, then too bad, show an error message. Its the same kind of problem with, for example, webcams. The user may or may not have a webcam connected, in which case you display an error popup with a clear message that it does not work because the feature is not implemented. They could go into fallbacks but those are usually platform/desktop specific (which goes against the point of building using the standard stack)



  • Stay with ubuntu unless you have an issue with ubuntu itself, because the grass isn’t greener on the other side despite what some people might say. The only real difference that you’ll find are different default settings/programs and the time it takes for a software update to reach your final linux install.

    Some distros like Ubuntu prefer slightly older versions that have been proven to be stable/bug free while others like Arch mostly go for the newest everything where available, at the cost of stability. If you like something a little bit more balanced, you have Fedora (which is my preference).

    The beauty of Linux is that most software will work no matter the distribution you use. If the reason you want to use Linux Mint instead of regular Ubuntu is the desktop environment, you can at any time install the Cinammon desktop (the one used by Mint), here’s an article that guides you through the process: https://itsfoss.com/install-cinnamon-on-ubuntu/