• 0 Posts
  • 394 Comments
Joined 1 year ago
cake
Cake day: February 17th, 2024

help-circle







  • Yup. Airplanes, for example, take a lot of validation. It’s extremely expensive to retest a new configuration, so they make one computer, get it validated, and use it unmodified for the next thirty years.

    This is why the Boeing Max 8 thing was a big deal. They made approved modifications, but found in rare conditions it could cause unexpected and dangerous flight conditions. But, a times b times c was estimated to be less than the cost of doing it properly, so they didn’t.











  • catloaf@lemm.eetoLinux@lemmy.mlBroken SSD - Disaster or not
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    3
    ·
    10 days ago

    RAID is not backup. RAID is to keep running until you can replace a drive with the spare on hand.

    Software RAID is totally fine if that’s what you want to run, no need for a raid controller.

    Personally, I don’t bother backing up my desktop systems, I only back up my server VMs. You might want to look at using Ansible to automate system deployment. I use Windows on my desktop, so I use group policy to configure a bunch of settings to my taste.