128
this post was submitted on 21 Sep 2023
128 points (95.1% liked)
Technology
59148 readers
3105 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
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
If something critical (lives) life depends on some software working, they probably should’ve always been recommending that people disable major .0 updates. That’s systems administration 101.
True but it’s also on the doctor, pharmacist, and especially the vendor to communicate it to patients. Patients aren’t sysadmins and can’t be expected to know what sysadmins do.
That said, it’s also on the app developer to make sure their app works on release day. And that’s especially true for critical apps.
Looking into this a bit more, it looks like both of the use cases they’re concerned about are pretty edgecase-y.
They’re worried about users not getting glucose notifications. And the user has to intentionally turn off notifications in a settings panel for one use case, and for the other use case, a caregiver must intentionally opt into a hidden accessibility mode that is literally designed to turn a smart phone into a dumb phone.
This smells like the Abbott legal team is being overly cautious.
I worked for a major (medical) company that would skip .0 releases, precisely to combat stigma and folks skipping it.
We did have one particularly bad release that we ended up telling folks to delay taking.
IMO, the real secret to most critical upgrades, and at the heart of skipping .0 releases, is to test in non-production, talk with super users and peers, and patch intentionally and quickly. If you have the resources.