this post was submitted on 21 Aug 2026
395 points (93.8% liked)

memes

22458 readers
3418 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 

Arch is different...

you are viewing a single comment's thread
view the rest of the comments
[–] Crumpled6273@lemmy.ca 4 points 3 days ago* (last edited 3 days ago)

Arch is mainly for people who prefer instant updates on every software. Like developers, some hardcore gamers want to tweak their system too deep and have too much time to fix if it breaks.

Snapshots are a big relief, as they allow you to directly boot into the previous working version. But if the bootloader itself failed, you might need a live USB to fix it.

Arch is not bad or unfriendly at all. It allows users to deeply customize their system how they want it, and that's what causes an unstable system at the end. Also, the use of too many AUR softwares at the system level is another reason. It is not official. So by using AUR heavily, we can't guarantee it will work with other system software.

If you use Arch with snapshots and only install a minimal amount of AUR system-level software, then it's completely fine for daily use.

Other serious struggles.

  • Very new releases bring a lot of bugs. Recently I saw my screen was flashing when I opened settings. Also, crashes can occur constantly. You have to report it to get an immediate fix from developers.

  • Snapshots can take a fair amount of your storage. But you can control it in Snap.

  • AUR packages are not tested for their authenticity or security at all.

  • A breakage or failure to boot can terrify newbies. Unlike Fedora or Debian, there are no built-in recovery tools out of the box. Everything is the user's responsibility.

Arch is all about user freedom. All those crashes and failures are not too hard to fix, but you have to spend much time on them. If you have pre-cations like a live USB and snapshots, then there is nothing to worry about at all.

Unlike Windows, Linux demands users know it more and read long wiki pages, which is good in a sense.

Many people in the Linux community want their system built from scratch. So Arch stands in between, distributions like VoidLinux and Gentoo.