442
Each time the Arch update breaks, I'll eat a snack.
(programming.dev)
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.
Additionally, A update can ship a new stock version of a config that has fancy new options and some deleted ones, and your modifications to it in
/etccan conflict.Arch can either backup your version as
.pacsaveor install the updated file as.pacnew. It's your task to merge your modifications to the updated configs, and these files can slowly pile-up over time until something breaks.