The second issue is that the continuous glucose monitoring sensors are themselves unreliable, for biology reasons. If a CGM reports high blood sugar when blood sugar isn't actually high, then the system will deliver insulin to try to correct the high, leading to a low. To my knowledge there's been exactly one publicly reported death among DIY loopers, and this is what happened to him. A similar scenario can happen without automation, though: users are supposed to confirm high blood sugars with a fingerstick before dosing insulin to correct, but they often don't.
OpenAPS has a lot of maximum-insulin-amount limits that are, basically, to ensure that it never delivers so much insulin that you can't correct it with glucose tablets alone. I am not aware of these safety limits having ever failed to work as designed (though they are configurable, and the user can set them high if they want).
I did once get a double-bolus due to a bug introduced by another developer on the dev branch, while doing development myself. It was fine; at least two additional things would have had to go wrong for it to have been seriously dangerous.
We should understand that the alternative is very imprecise: poking yourself and trying to time the right delivery of insulin doses, based on your current blood sugar, exercise levels, meals, etc. It's a guessing game with diabetics, so this is a giant leap forward in making them healthier, even if the tech wasn't 100% perfect.
My dad had been lethargic as he ages, the doctors just told him that the level he was maintaining his blood sugar at was much lower than he should be at for his age. They also gave him an in-arm blood sugar reader. The difference from these small changes has been enormous. He seems more alert and healthier than he has in the last couple of years and he keeps more on top of the sugar levels with the new reader. My point here is that people risk their own lives trying to manage their own blood sugar, and even the smallest tech add, like a device that suggests the right insulin dose can be life altering. Diabetics who fail to manage their blood sugar properly can lose limbs and go blind. Given the choice of going it alone or using a technology used by many others, I know what I'd choose.
insulin_dose(blood_glucose, activity, carbohydrate, fat, protein, time_of_day, time_of_month, is_saturn_in_retrograde, **kwargs)
has to get run: Either a microcontroller does it or a person (tired? hungry? intoxicated? distracted?) has to do do it in their head.Practically, in the discussed system the pumps themselves have built-in maximum boluses so the control-loop is limited in how badly it can fuck up. Of course, you have to trust the pump firmware...
That said, I've done some pretty stupid shit. Like the time I injected a huge bolus of novorapid, thinking I was doing my Lantus shot. Ugh.
Like, software can have failsafes and error handling, but at some point any healthcare product may require user intervention.
I was surprised that this method of reading blood sugar wasn't mentioned in the article. It removes the stressful and painful need for constant finger prick tests.
Do you mean "very inexpensive"?
We (University of Maryland, Baltimore library) are hosting a Zoom talk by the Open Insulin Foundation next week, November 17, 12pm EST/UTC-5.
RSVP and details: https://umaryland.az1.qualtrics.com/jfe/form/SV_cHzZ72AJcosM...
A night and day difference to the hell I was living with my T1 before I found this system...
that's a metric to compare only because that data is available.
how many issues are open on the tracker for the closed-source equivalent?
Happy to take any questions about how closed loop works, technologies+processes, comparison to other therapies, etc.
Background: SW Dev + Type 1 diabetic for 47 years;
So if say the blood glucose sensor delivers faulty measurements (that happens frequently in my case) it may gradually try to kill me, but it takes hours to get me into a dangerous zone. This is a lot of time for me to notice and correct. I mainly like the system for correcting while I sleep. I wake up less to a low sugar thanks to the software suspending insulin delivery, and high sugar at night is often corrected by the time I wake up.
I don't know about failsafes on the lower levels. I kind of trust it after a year on OpenAps :-)
Article is paywalled and not sci-hubbale because it is recent. At least we can see the references though...