barely_stubbell | 9 years ago | on: 'We're in a Bubble'
barely_stubbell's comments
barely_stubbell | 10 years ago | on: Ns: single-command static hosting
barely_stubbell | 10 years ago | on: Ns: single-command static hosting
python -m SimpleHTTPServerbarely_stubbell | 10 years ago | on: GitHub responds to Dear GitHub letter
barely_stubbell | 10 years ago | on: New string formatting in Python
A minor correction to your comment: "+" calls the __add__ method (big surprise) - just fyi
barely_stubbell | 10 years ago | on: Hacked Raspberry Pi turned into artificial pancreas
Even a reduction in the amount of hypo- (and, hyper-) glycemic events would be a big win for patients and educators. I think the quality of care would vastly increase with such systems in place.
Additionally - the human body has systems in place to bring blood sugars back into a safe range when it feels it is in an emergency situation. I do not claim to be an expert on this matter, but it is my understanding that the liver is able to release glycogen into the system to spike blood glucose levels back up if they have fallen low [1]. This is why some diabetic patients may experience high blood sugars in the mornings if they have experienced a hypoglycemic event overnight and slept through it. I don't believe this would be a good solution to depend on, however.
[1]http://www.diabetes.co.uk/body/liver-and-blood-glucose-level...
barely_stubbell | 10 years ago | on: Hacked Raspberry Pi turned into artificial pancreas
New pumps by Medtronic are equipped with an auto-off feature that suspends insulin delivery if the user's blood sugar is below a certain threshold [1], however this is a rear-facing indicator and the patient will still experience a hypoglycemic event.
I assume the next logical steps towards making these systems fully autonomous is to remove the idealogical separation of basal and bolus insulin; instead, the system would register increases and decreases of blood sugar and take systematic steps towards bringing them back into a healthy range - much like a healthy pancreas does, either by increasing or decreasing the amount of insulin being delivered at a given time. That way a patient can eat, exercise, and live a "normal" lifestyle while the pump takes care of delivering the correct amount of insulin.
[1] http://www.medtronicdiabetes.com/products/minimed-530g-diabe...
barely_stubbell | 10 years ago | on: Startup Metrics
barely_stubbell | 10 years ago | on: I made a cell phone [video]
barely_stubbell | 10 years ago | on: PyFormat – Using % and .format() for great good
barely_stubbell | 10 years ago | on: The Art of Command Line
barely_stubbell | 11 years ago | on: Data Science from Scratch: First Principles with Python