How I keep myself alive using Golang
101–110 of 136 posts
Re: How I keep myself alive using Golang
#102I could be mistaken but I believe both types of diabetes has no cure; however type 2 is MUCH MORE manageable with a proper diet?
There's no cure, but 'remission' is possible in type 2 diabetes with lifestyle changes. Remission is defined as maintaining normal blood sugar levels without medication. This is not possible in type 1 diabetes
Re: How I keep myself alive using Golang
#103Re: How I keep myself alive using Golang
#104Re: How I keep myself alive using Golang
#105Re: How I keep myself alive using Golang
#106Re: How I keep myself alive using Golang
#107Take a look at xdrip4ios[1]. If you are using Libre 2 sensors you don't need MiaoMiao, Libre 2 has Bluetooth connectivity built in. The other piece of the puzzle is Nighscout[2] that stores data in Mongodb (last time I looked at it). You can also enter a custom script to your Nightscout installation that can be your own endpoint to accepting JSON data about BG. 1) https://xdrip4ios.readthedocs.io/ 2) http://www.night…
Re: How I keep myself alive using Golang
#108I haven't had time to work on it recently, but it uses ntfy and Retool to send alerts and visualizations. Originally I did everything over Discord, but found the UI to be not great especially on mobile.
I was thinking of eventually incorporating some kind of automatic remedial solution eventually to help keep my glucose in range, but haven't had any time to look into it yet.
Re: How I keep myself alive using Golang
#109> [...]
> After playing around it seemed that the main app didn’t like sending data that it felt was anomalous due to a sudden change in blood glucose level.
That sounds like a life-threatening bug.
Re: How I keep myself alive using Golang
#110Amazing stuff. My three year old son was diagnosed four weeks ago so this really resonates with me.
I’m grateful of the free health care that our country has.