Sorry 1/2 into the article all that kept popping into my head is someone tell this man about a cgm like a dexcom . It all of this out of the box . My wife has been a t1d for 30 years the dexcom cgm makes all of this a lot better
How I keep myself alive using Golang
41–50 of 136 posts
Re: How I keep myself alive using Golang
#42Re: How I keep myself alive using Golang
#43This is interesting, but is there a reason that you didn't explore the open source software in this space (Nightscout, xDrip, etc.)? These aren't new problems, and lots of people have solved them already with much more feature-full solutions that just work.
Re: How I keep myself alive using Golang
#44I talked to Matt about not owning our own data after GopherConSG where he gave this talk. It was enlightening how complicated the issue is - there's a lot of legal liabilities on the end of the data provider (the company that monitors the glucose) so I can understand why larger corps are a bit hesitant to open up. On the other hand, it seems quite heinous that users don't have access to data that is rightfully theirs…
Re: How I keep myself alive using Golang
#45I just wanted to add that your writing style is wonderful and that this was a pleasure to read. Incidentally, I work in pentesting, and one of my colleagues has Type 1 Diabetes; your overview of it and its resultant complexities really made me empathize with what challenges he has to surmount daily while still being one of the nicest, most approachable people in our team.
Re: How I keep myself alive using Golang
#46I love this post. there's a lot of potential for a personal monitoring platform like this. great work and keep staying alive
Re: How I keep myself alive using Golang
#47I suspect that type 1 has an environmental cause/trigger in many cases. As an anecdote, I knew many kids from military families or live in close proximity to specific bases where some chemical contamination may exist who have endocrine system issues without any family history of them. I knew very few from other areas and backgrounds with similar issues. Edit: I'm curious if the people disagreeing with my musings have…
Re: How I keep myself alive using Golang
#48I could be mistaken but I believe both types of diabetes has no cure; however type 2 is MUCH MORE manageable with a proper diet?
I use a drug called Metformin daily which slows down my digestive tract (you feel fuller after a meal longer like Ozempic), lowers the uptake of glucose in your gut and lowers glucose production in your liver.
That and a low carb diet is essential.
Re: How I keep myself alive using Golang
#49I'm curious about your thoughts on insulin pumps. I'm not very familiar but I know a few people with T1 that use them and seem happy with them. My understanding is that the idea is that they both monitor glucose levels and supply insulin to keep things stable. Have you considered them? Is there a limitation/downside to them that isn't obvious to a non diabetic? Thanks!
Re: How I keep myself alive using Golang
#50Earlier quoted context omitted.
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.
It seems like you and the GP didn't read even the first 20% of the article. The author shows their CGM in the first 2 page lengths. They mentioned they did all of this because the official Libre app was constantly losing connection with their CGM. He bought a "hat" device called a "Miao Miao" and then siphoned off the data to his own CGM service that won't cut out if it receives, as the author puts it, "anomalous rea…