Earlier quoted context omitted.
Rather mission critical I reckon. A CPAP machine was a life changer for me - long term untreated sleep apnea causes heart and other life issues. During my sleep study I logged about at the worst 48 incidents per minute of stopping to breath (kind of difficult to do that when you tongue rolls back into your airway)
My sleep study revealed 90.7 events per hour (30 is considered severe) and 55% blood oxygen level. I've been using a CPAP machine for about 2 months now, but still feeling pretty tired in general. Still waiting for the life changing effects.
How I keep myself alive using Golang
71–80 of 136 posts
Re: How I keep myself alive using Golang
#72incident.io CEO here! This is such a cool and unique usecase. Love it.
Re: How I keep myself alive using Golang
#73Earlier quoted context omitted.
He has that. The problem is not the CGM, it's everything around that (and the fact that both Freestyle Libre, and Dexcom, don't readily expose the data for the DIY types to do anything with). While the Dexcom is "better" (than Freestyle Libre) in my opinion because the recent revision can talk directly to your phone continuously (the Libre only sends alerts, getting data requires you tapping phone to arm)... your ins…
Not sure exactly what you mean by "getting data" but recent versions of both Libre and Dexcom have apps where you can view graphs of data on your phone with no tapping step.
Re: How I keep myself alive using Golang
#74The worst thing about ai art is having it inflicted on me at the beginning of every medium article now.
Re: How I keep myself alive using Golang
#75Monitoring glucose:
Sensor libre 2 and xdrip mobile app using the bluetooth option where xdrip + oop2 reads values in 1min intervals. ( no miaomiao needed ) Values are pushed to nightscout
I got 2 nightscout instances: one for my self one for my son deployed to heroku.
Alarms are pushed to my phone for my sons low and high bloodsugar using pushover.
Heroku alarms are configured if service goes down.
Database: mongo atlas highly available.
We both use omnipod dash with android aps app.
A) helps with carb to insulin calc and carb counting, insuline on board.
B) closed loop, that auto corrects high glucose and stops insulin when too low
C) different profiles for things like "recently done sports" vs "didnt do much excerise in the last days"
D) aps app allows to track extra insuline injected by pen
Re: How I keep myself alive using Golang
#76Re: How I keep myself alive using Golang
#77Earlier quoted context omitted.
Go is probably your choice, it was stupid fast to pick up. It’s a fun language too
Is there a good batteries-included framework for Go, like Ruby on Rails or Django?
Re: How I keep myself alive using Golang
#78Mildly related, I was diagnosed with obstructive sleep (OSA) apnea 6 months ago, and when sleeping I have to use a machine that blows air with a set pressure so it 'counters' the obstruction (a CPAP machine). Not mission critical like type 1 diabetes, but those machines log a lot more than I expected. While reading this I wondered if someone has geeked something for similar for OSA, maybe for monitoring purposes or m…
https://home.sleephq.com/ does a good job of processing this data if they support your machine.
Re: How I keep myself alive using Golang
#79The worst thing about ai art is having it inflicted on me at the beginning of every medium article now.
It looks ugly and out of place.
Re: How I keep myself alive using Golang
#80On the diet side, I'm living with almost no carbs for 2 years and over time my ability to turn fat into energy changed significantly, to the point I can do any activity I was doing before as long as I keep in check my sodium and potassium intake.
You can find people doing well with Type 1 and carnivore and you can find people telling you your insulin resistance will worsen.
I'd experiment regardless of what you find on the internet or the doctor tells you.
I spent two years of hell (not diabetes though, frequent diarrhea, stomach ulcers, blood in stool) following doctors indications and ended up with non sensical prescriptions and a low fat diet as a recommendation, when a high fat diet fixed all the symptoms in a week.