this post was submitted on 27 Apr 2026
443 points (90.8% liked)
Programmer Humor
31291 readers
2049 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I get the building the system from scratch is good for learning the system and I've done it myself but this just feels like bad development, why not make it a simple script that you can choose to run or you know just make it part of the update itself like literally everyone else in the world.
99% of the time it is just automatic and part of the update. Usually it's only an issue if you are updating from a specific older version of something or have made a particular customization that breaks with the update.
Like others, I've got at least one system running Arch for 10+ years and I've only had to manually do something a handful of times. Usually it's just that I have to update the keyring first before the rest of the update.