Fuck it, we ball. 3 years no arch deaths. Windows is a fuck. 1,000,000 pacman warnings.
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.
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.
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
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'
Did you triple check which device you picked?
I checked five times, actually. And then I check some more.
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.
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?

Why would you want your entire home folder in syncthing?
I'm very attached to my ~/.cache !
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.
i mean, all the important stuff is saved to OneDrive, right?
Straight to jail.
You missed the space between one and drive… and you accidentally capitalized a couple letters.
Don’t correct me on this one. Please.
Pfft.. it's been fine for the last 10 years.
I live like this, it has been 10 years, no problem
Same here, not sure what they on about.
How do you mismanage your system so bad that you need these things?
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.
there are two types of computer users
- those who make backup
- those who never had a hard disk crash
- Everything is replaceable
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.
I'm convinced that majority of people using timeshift couldn't recover from their system failing to boot or a drive failure.
And if you could tell me how because I got no idea how to either.
You can just boot a Linux Mint live session and restore from there.
why mint in particular lol
Caus mint is the superior distro. I use mint btw
It has Timeshift preinstalled, because Timeshift is maintained by the Linux Mint team. You can use any live session and install Timeshift, though.
Rule of thumb I adopted: If you never update arch, it will never break.
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.
I only do it on my ancient laptop because for some reason, it makes things a little faster. I don't know why.
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.
Non-issue. I just scatter fragments of my data across so many devices that some version of something is bound to be somewhere. ¯\_(ツ)_/¯
Ah yes, the shotgun approach to data integrity
Even ext4 still has safety measures (BLOAT!11!!1) because of journaling.
This is why i compile my kernels on ext2 with without swap for maximum utilization /j
How do you know about me.
Arch noobs after destroying their system every month be like:
Wait. Are you saying you can choose not to rawdog your os ?
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?
This is me with endeavourOS lmao. Anything important is on my mega/Codeberg. If it dies it dies
if it breaks, just fix it
Dotfiles in git my dude.
Edit: or even better chezmoi with dotfiles and ansible bootstrapping
to be honest that setup is faster to arch-chroot if things go wrong.
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.
I'm rawdogging my Debian Unstable install
Mint users with no zfs, no per block checksumming, no syncoid, no ability to boot into prior version or revert right in the boot loader...
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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
sudoin 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 figures
We 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.