this post was submitted on 22 Aug 2023
250 points (91.1% liked)

Programmer Humor

20748 readers
87 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

founded 2 years ago
MODERATORS
250
submitted 2 years ago* (last edited 2 years ago) by muleunchangedstarved to c/programmer_humor
 

send help

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 years ago* (last edited 2 years ago) (1 children)

in case software have a nasty bug like deleting your data.

Laughs in isolated flatpak

... but seriously most of my userspace software cant even access my filesystem? So even if some software blows up i doubt it could do any damage.

The combination of nixos to have a practical unbreakable system and flatpaks to protect your userspace is pretty great. Highly recommend it. - But having backups is of course still advisable as a 3rd layer of protection, in case of hardware failure.