this post was submitted on 22 Aug 2026
937 points (98.0% liked)

linuxmemes

32841 readers
864 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
    937
    YOLO (media.piefed.zip)
    submitted 1 month ago* (last edited 1 month ago) by inari@piefed.zip to c/linuxmemes@lemmy.world
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] Sanctus@anarchist.nexus 173 points 1 month ago (3 children)

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

    [–] MrKiosc@reddthat.com 80 points 4 weeks 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)
    [–] scoobford@piefed.blahaj.zone 86 points 4 weeks ago (4 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 8 points 4 weeks 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)
    load more comments (3 replies)
    [–] ianhclark510@lemmy.blahaj.zone 86 points 1 month 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 month ago (8 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 4 weeks ago* (last edited 4 weeks 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 4 weeks ago* (last edited 4 weeks 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)
    [–] slacktoid@lemmy.ml 14 points 1 month ago

    Hahahahah I need to do that lmao!!!

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

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

    [–] wreckedcarzz@lemmy.world 73 points 4 weeks ago

    Straight to jail.

    [–] NiHaDuncan@lemmy.world 25 points 4 weeks 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 57 points 4 weeks ago (3 children)
    [–] tatterdemalion@programming.dev 21 points 4 weeks ago (3 children)

    Why would you want your entire home folder in syncthing?

    [–] tetris11@feddit.uk 45 points 4 weeks ago

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

    [–] justme@lemmy.dbzer0.com 11 points 4 weeks ago

    stresstest your io i guess

    load more comments (1 replies)
    [–] GrapheneOSRuinedMyPixel@sh.itjust.works 11 points 4 weeks 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 4 weeks ago (1 children)

    Syncthing will also propagate removals or bad edits

    load more comments (1 replies)
    [–] tty5@lemmy.world 54 points 4 weeks ago (3 children)

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

    [–] memphis@sopuli.xyz 8 points 4 weeks 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 37 points 1 month 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 31 points 4 weeks ago (4 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.

    load more comments (4 replies)
    [–] Randelung@lemmy.world 27 points 4 weeks 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 4 weeks 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 24 points 4 weeks ago (9 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 4 weeks ago (4 children)
    load more comments (4 replies)
    load more comments (8 replies)
    [–] dadarobot@lemmy.ml 22 points 1 month ago (11 children)

    my manjaro has been running the same install for 6 years on ext4 no separate home partition...

    what are yall doing to brick your machines?

    [–] TootSweet@lemmy.world 11 points 1 month ago

    Right? The OP describes me (except I like to think I'm not that sweaty) and I don't remember ever having reinstalled because things were broken.

    load more comments (10 replies)
    [–] thevoidzero@lemmy.world 21 points 4 weeks ago (2 children)

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

    [–] deadset@leminal.space 12 points 4 weeks ago (1 children)

    Same here, not sure what they on about.

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

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

    load more comments (1 replies)
    [–] sudoer777@lemmy.ml 13 points 4 weeks ago (4 children)

    *BTRFS users when you don't rebalance soon enough and run out of inodes so you can't boot your computer

    load more comments (4 replies)
    [–] Revenstale@lemmy.world 11 points 4 weeks 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 4 weeks 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)
    [–] pewpew@feddit.it 11 points 4 weeks ago

    I'm rawdogging my Debian Unstable install

    [–] bryndos@fedia.io 11 points 4 weeks ago

    meh, just backup home.

    [–] FuyuhikoDate@feddit.org 11 points 4 weeks ago* (last edited 4 weeks ago)

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

    [–] mazzilius_marsti@lemmy.world 10 points 4 weeks ago

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

    [–] BassTurd@lemmy.world 9 points 1 month 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.

    [–] iltg@sh.itjust.works 9 points 4 weeks 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

    [–] provectus@lemmy.ml 9 points 4 weeks ago

    Rule of thumb I adopted: If you never update arch, it will never break.

    [–] megopie@lemmy.blahaj.zone 9 points 4 weeks ago

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

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

    Dotfiles in git my dude.

    Edit: or even better chezmoi with dotfiles and ansible bootstrapping

    [–] LostWanderer@fedia.io 7 points 1 month 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 month ago (2 children)

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

    load more comments (2 replies)
    [–] queerlilhayseed@piefed.blahaj.zone 7 points 4 weeks 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 β€Ί