James Babcock
James Babcock
I'm very eager to have this working. Splaktar, if you email me a shipping address ([email protected]) I'll gift you a Favi FE02BT-BL with Amazon.
IMO not supporting `///` is analogous to only supporting spaces for indentation and not tabs. I have my own opinions about that (mostly coming from habits in other languages) and...
We fixed this for our own use case by almost-completely ripping out react-router-v4 and implementing our own routing. However, this came at the expense of being able to use `withRouter`...
If the insulin timing is presumed to match the timing curve straight out of the literature, then there's another source of time delay not being accounted for: the CGM. Based...
There are three different scenarios discussed in this thread: a faulty sensor reporting bogus (but changing) data, data not changing because it's above the CGM's ceiling, and data not changing...
I see similar issues on 0.7.0-dev (including "BG NaN").
Rather than trying to match counterfactual boluses to actual boluses, it might be simpler to think of this as a simulation, with the positive-deviation part coming from the data. Reframing...
Yes, I think we are.
This is still not working for me. It compiles, but there's no sign of its UI anywhere (no live card, not in voice menu).
Wound up here investigating why a link-preview was missing its preview image on Twitter. The escaping turned out to be a red herring; Twitter's link-preview bot handles escaped URLs just...