this post was submitted on 28 Jun 2023
17 points (94.7% liked)
Philippines
1605 readers
3 users here now
Mabuhay at maligayang pag-alis sa Lemmy! ✈️
An abandoned community for the Philippines and all things Filipino! 🇵🇭
Started out as a Reddit alternative during the blackout from Jun 12-21, 2023 with over 1k members in just a few days. Fizzled faster than the "I Didn't Do It" kid after a month until it became the internet's Centralia in less than a year.
Filipino artists whose works were featured on our daily random thread covers.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have learned to stop running updates, actually. My last two OS updates (Mac) broke so many things in my dev environment that finding a solution wasn't easy and led me to reformat my computer both times.
I should really think about setting up a backup.
Minsan din kasi kailangan ng updates to keep stuff up and running eh. I've been advised when I first installed this OS I'm using (btw), that I should at least go over the list of updated packages in order to at least anticipate any problems and to decide to delay updating until there's enough time to deal with them.
The person who recommended my current OS to me said: "updating is a user error," and while hyperbolic, I'm starting to see where that sentiment is coming from.
And yes, setting up a backup is a really good idea--though I'd be the first to admit that had I not been dragged kicking and screaming into making a back-up, I would never have done it. There's just a big (mental) hurdle, I suppose? Now, my system basically runs a command to sync my files onto a backup. I didn't even have to think about it once the set-up (which is surprisingly minimal, just an
rsync
command, plus a cron job to run it) has been done.