this post was submitted on 22 Aug 2026
885 points (97.9% liked)

linuxmemes

32678 readers
1266 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
    885
    YOLO (media.piefed.zip)
    submitted 1 week ago* (last edited 1 week ago) by inari@piefed.zip to c/linuxmemes@lemmy.world
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] Sanctus@anarchist.nexus 166 points 1 week ago (3 children)

    Fuck it, we ball. 3 years no arch deaths. Windows is a fuck. 1,000,000 pacman warnings.

    [–] MrKiosc@reddthat.com 78 points 1 week ago

    I don't remove orphan packages, I don't setuo snapshots, I don't read arch news.

    I sudo pacman -Syu. And if I can't boot I don't do it

    It's been a while but for me personally, the number one thing that saves your ass in event of failure is installing both the up to date and the LTS kernel. If you fail to boot, it's gonna have something to do with a kernel update 90% of the time, in which case you just boot with the LTS kernel. Just about anything else can be fixed either while you're up and running, or with a live distro installed on a USB.

    load more comments (1 replies)
    [–] ianhclark510@lemmy.blahaj.zone 84 points 1 week ago (2 children)

    I’m here for a good time, not a long time

    Also, my last Arch death was due to accidentally ovverwritimg the whole drive, so no amount of split partitions is going to save me

    [–] owenfromcanada@lemmy.ca 83 points 1 week ago (7 children)

    They call it disk destroyer for a reason. You gotta alias that shit.

    alias dd='echo Did you triple check which device you picked? Of course not, dipshit. Check again'

    [–] tal@lemmy.today 18 points 1 week ago* (last edited 1 week ago) (2 children)

    They call it disk destroyer for a reason.

    There's nothing specially destructive about dd. It's just a program that opens a file, and if you tell it to open a device file and it's got permission to write to it, it'll write to it.

    You can just as easily overwrite a disk's contents with anything else that will open a file and write to it.

    # cp /dev/urandom /dev/sda
    

    will wipe your drive with random data in the same way that

    # dd if=/dev/urandom of=/dev/sda
    

    will.

    [–] iocase@lemmy.zip 20 points 1 week ago* (last edited 1 week ago)

    You're technically right, but the way most people use dd ensures its like handling a loaded gun. How often do you cp /dev/sdwhy?

    load more comments (1 replies)
    load more comments (6 replies)
    load more comments (1 replies)
    [–] scoobford@piefed.blahaj.zone 80 points 1 week ago (1 children)

    Hot take: I used arch for over a decade. It never broke unless I broke it.

    By all means, back up your files but rolling release distros aren't made of arsenic, you'll be fine.

    [–] Ziglin@lemmy.world 7 points 1 week ago (1 children)

    I think it's very much dependent on your hardware.

    I had some issues with my Nvidia drivers getting messed up when the card was relatively new. I haven't had any issues in the past two years though.

    load more comments (1 replies)
    [–] giacomo@lemmy.dbzer0.com 60 points 1 week ago (8 children)

    i mean, all the important stuff is saved to OneDrive, right?

    [–] wreckedcarzz@lemmy.world 72 points 1 week ago

    Straight to jail.

    [–] NiHaDuncan@lemmy.world 23 points 1 week ago

    You missed the space between one and drive… and you accidentally capitalized a couple letters.

    Don’t correct me on this one. Please.

    load more comments (6 replies)
    [–] rumba@lemmy.zip 55 points 1 week ago (3 children)
    [–] tatterdemalion@programming.dev 19 points 1 week ago (3 children)

    Why would you want your entire home folder in syncthing?

    [–] tetris11@feddit.uk 42 points 1 week ago

    I'm very attached to my ~/.cache !

    [–] justme@lemmy.dbzer0.com 11 points 1 week ago

    stresstest your io i guess

    load more comments (1 replies)
    [–] GrapheneOSRuinedMyPixel@sh.itjust.works 11 points 1 week ago (1 children)

    also, machines wipe themselves at each boot! service state data is distributed via zfs send! zfs that actually works!

    load more comments (1 replies)
    [–] Mika@piefed.ca 9 points 1 week ago (1 children)

    Syncthing will also propagate removals or bad edits

    load more comments (1 replies)
    [–] tty5@lemmy.world 50 points 1 week ago (3 children)

    Pfft.. it's been fine for the last 10 years.

    [–] memphis@sopuli.xyz 7 points 1 week ago

    Seriously. I've spent more time maintaining my debian home server than I have my two arch installs combined.

    load more comments (2 replies)
    [–] inmate_p01135809@lemmy.world 35 points 1 week ago (1 children)

    I remember daily driving Gentoo unstable in the early 2000's on my rig in college. It was like trying to beat a Dark Souls boss every time I wanted to do an update.

    load more comments (1 replies)
    [–] realitaetsverlust@piefed.zip 30 points 1 week ago (2 children)

    Where are those people whose arch installs break after every second update? I don't think I had a single problem with arch that I wasn't responsible for. Hell, I had more problems with mint on my girlfriends PC than the arch machines that I'm running.

    [–] muhyb@programming.dev 7 points 1 week ago (2 children)

    If you don't count my 6 years with Manjarno, I've used Arch for ~7 years and only 3 times I had to fix something, 2 times because of Nvidia, once my fault. I had way more problems with Ubuntu in the past than Arch by the way. :)

    load more comments (2 replies)
    load more comments (1 replies)
    [–] Randelung@lemmy.world 26 points 1 week ago (10 children)

    Separate /home is such a scam. Never have I run out of home space, but boy is 27GB not enough for a root partition that runs any kind of service.

    [–] FlexibleToast@lemmy.world 16 points 1 week ago

    Use a modern filesystem like btrfs or even lvm with thin provisioning to solve that problem. Separate partitions for ease of backup, but they all pull from the same pool of storage.

    load more comments (9 replies)
    [–] lemonhead2@lemmy.world 22 points 1 week ago (4 children)

    there are two types of computer users

    1. those who make backup
    2. those who never had a hard disk crash
    [–] Rekorse@sh.itjust.works 13 points 1 week ago (3 children)
    load more comments (3 replies)
    load more comments (3 replies)
    [–] thevoidzero@lemmy.world 20 points 1 week ago (2 children)

    I live like this, it has been 10 years, no problem

    [–] deadset@leminal.space 10 points 1 week ago

    Same here, not sure what they on about.

    load more comments (1 replies)
    [–] thagoat@lemmy.dbzer0.com 12 points 1 week ago (1 children)

    My /home/$USER partition is on a separate disk. Me wicked smaht

    load more comments (1 replies)
    [–] bryndos@fedia.io 11 points 1 week ago

    meh, just backup home.

    [–] Revenstale@lemmy.world 11 points 1 week ago (1 children)

    I always back up anything that I feel is actually important, do people actually rely on the stability of their OS?

    Not that Arch has caused me any issues whatsoever so far, going on 2 years now while very much a Linux noob.

    load more comments (1 replies)
    [–] obsolete@lemmy.dbzer0.com 11 points 1 week ago (3 children)

    This is my setup that I have been using for years. I have never had a serious Linux update issue that could not be fixed.

    load more comments (3 replies)
    [–] mazzilius_marsti@lemmy.world 10 points 1 week ago

    to be honest that setup is faster to arch-chroot if things go wrong.

    [–] FuyuhikoDate@feddit.org 10 points 1 week ago* (last edited 1 week ago)

    Me with arch: what is timeshift? Time to updstr without backup, lol!

    [–] pewpew@feddit.it 10 points 1 week ago

    I'm rawdogging my Debian Unstable install

    [–] megopie@lemmy.blahaj.zone 9 points 1 week ago

    I will simply reinstall and forsake my files if it shits the bed catastrophically

    [–] Unglue1857@lemmy.world 8 points 1 week ago* (last edited 1 week ago)

    Dotfiles in git my dude.

    Edit: or even better chezmoi with dotfiles and ansible bootstrapping

    [–] BassTurd@lemmy.world 8 points 1 week ago

    Btrfs and snapper. Only time I ever had to reload a snapshot was because of my own actions. I've been fortunate to never have any update related breaks. Maybe a couple services had hiccups, but never breaks.

    [–] AnimalsDream@slrpnk.net 8 points 1 week ago (1 children)

    Non-issue. I just scatter fragments of my data across so many devices that some version of something is bound to be somewhere. Β―\_(ツ)_/Β―

    load more comments (1 replies)
    [–] turbowafflz@lemmy.world 7 points 1 week ago

    if it breaks, just fix it

    [–] iltg@sh.itjust.works 7 points 1 week ago

    what's a snapshot, new kernel? lets roll!! almost 2k packages in

    never really broke my arch tbh, its been serving flawlessly for 7 years now. its a decently recent thinkpad tho so stuff tends to just work and i have no gpu to bother about

    [–] dewritoninja@pawb.social 7 points 1 week ago

    This is me with endeavourOS lmao. Anything important is on my mega/Codeberg. If it dies it dies

    [–] LostWanderer@fedia.io 7 points 1 week ago (2 children)

    ROFL Like, this was me on other distros just using ext4, no timeshift (made manual backups though, not as much as I should've). Now, I am understanding the hype with btrfs, Snapshots, as they have saved my ass so much. Using Garuda Linux, BTW! Sometimes a machine doesn't matter so much so...I lived life dangerously, and paid for a particularly low cost for it.

    load more comments (2 replies)
    [–] EastofEdson@piefed.ca 7 points 1 week ago (2 children)

    No sweat. I prefer to reinstall and start fresh every now and then anyway.

    load more comments (2 replies)
    [–] nixukty@lemmy.zip 7 points 1 week ago (3 children)

    Arch has never "broken" on me through my 3 years of using it, but after a while weird issues would start to appear. Like for example my login manager just stopped working permanently and I had to do startplasma-wayland. Ssh agents also subtly broke. Stuff like that. I forgot to enable fstrim and my system freaked out during I/O eventually. These are all technically user error, but I don't feel like spending so much time on managing my operating system.

    I ended up switching to Fedora and was pleasantly surprised how well it's setup by default.

    load more comments (3 replies)
    [–] queerlilhayseed@piefed.blahaj.zone 6 points 1 week ago (2 children)

    Important files go to repos / backup disks. Workstations are sinners in the hands of an angry god.

    load more comments (2 replies)
    load more comments
    view more: next β€Ί