Hacker Newsnew | past | comments | ask | show | jobs | submit | loremm's commentslogin

Keep in mind that default Gmail allows webhooks for any changes (email received but also changing labels, etc), for free using Gmail pubsub. I use it a lot because it's the only way of getting programmatic notifications from credit card purchases (turn on purchase alerts to all cards, send to Gmail, have a filter archive but capture the reception in webhooks. Parse with simple regex)

Super fast low latency very satisfying. Pubsub scales well and free :)


Totally hear you. We think Gmail works great for individuals. We are solving the challenges of scaling email to thousands of agents per tenant.


Good to know. I use a simple forwarder to a personal slack email which gives me the notifications via slack.


That workflow sounds amazing. How do you set that up? Got any code for it that we can look at?


Is that true? I have no perspective but it's relied on by diabetics and if since they can't regulate it themselves, if the readings are off and they gave themselves insulin, they would know it is wrong. Maybe the OTC ones is different than the diabetic one but I didn't think so


Stelo is basically just a consumer packaged version of the Dexcom G6, and in both cases they warn you to use a finger stick to verify unexpected readings. But finger sticks can be really inaccurate, too. For many diabetics it's not a life-or-death matter (only 1 in 4 type 2 patients end up using insulin), and the important thing is the trend over time.

I've personally found my CGM to be really useful in understanding the effect of diet, sleep, stress, etc. on my blood glucose, like the OP says, but you definitely get some weird readings sometimes. Yesterday a new unit told me that my blood glucose dropped below 70 for 2 hours. It definitely didn't! After a while it got itself straightened out in time to scold me for eating some corn chips.


As a diabetic having alarms is the most important thing. Measurements are not that accurate (neither is the finger prick method: If sometimes get a difference of 20% comparing two measurements from both hands). But also the "ok" range of 3.8 mmol/L to 10 mmol/L is quite large and levels can rise/drop 20% in minutes. So it is still quite helpful.

With the CGM there is also an additional delay of about 15 minutes in the measurements. Mostly you want to be triggered when something strange happens and then you do a manual measurement to confirm.

A false alarm of low blood sugar is annoying, but it is a lot better than collapsing. You can relax a lot more if you know you will get an alarm.


Most T1Ds I know use a CGM now as they are much more accurate than they used to be. But they are expensive so insurance generally covers for T1D but not T2D. You can always double check with a finger stick though as that uses blood instead of interstitial fluid. My friend uses a Tslim which uses a CGM to adjust her insulin automatically.


They're not any different. CGM's have issues- sometimes need to be calibrated against a finger stick (officially, they always need to be)

In the end though- it's still a bit of fungal extract painted onto an electrode, and an ADC that reads the value every so often. Like any other glucose monitor.


This is a hack but I still found it helpful. If you do want to force a certain version, without worrying about flakes [1] this can be your bash shebang, with similar for nix configuration.nix or nix-shell interactive. It just tells nix to use a specific git hash for it's base instead of whatever your normal channel is.

For my use case, most things I don't mind tracking mainline, but some things I want to fix (chromium is very large, python changes a lot, or some version broke things)

``` #! nix-shell -i bash -p "cowsay" '(import (fetchTarball { url="https://github.com/NixOS/nixpkgs/archive/eb090f7b923b1226e8b... sha256 = "15iglsr7h3s435a04313xddah8vds815i9lajcc923s4yl54aj4j";}) {}).python3' ```

[1] flakes really aren't bad either, especially if you think about it as just doing above, but automatically


and I've been using nixos on hetzner, nothing crazy but it's always worked great :-). A nice combination with terraform


would love support for linux, even if it required hacks or was not as seamless


I’d love to do that one day. Right now trying to find out if it’s interesting enough for 1% of Apple users to turn their heads.


Count me in too, for Linux, Android etc.

Also, would like a one-time lifetime pricing if that makes sense.


I think there is a lot of hope because, in a purely research setting, this is extremely routine. The field of genomics is vast but the protocols are somewhat cheap and well understood. It's always hard to do a trial, and the tools are still often aimed at scientists (who are willing to spend months doing a single novel analysis), not point and click for a clinician. But even some relatively low hanging fruit will be extremely effective I think

Not viral/bacterial but human mutations but this is an inspiring study --- https://pubmed.ncbi.nlm.nih.gov/31019026/ , https://radygenomics.org/2021/13-hours-rady-childrens-instit...

A child is born with potential rare genetic disease. They sequence their DNA within 13 hours and come back with a diagonsis in some proportion of cases (they give lots of stats, it's small sample size, maybe 1/4 improved outcomes, maybe 2/3 have immediate change to their care)


For gmail, there's also an amazing thing where you can hook it with pubsub. So now it's push not pull. Any server will get pubsub little webhooks for any change within milliseconds (you can filter server side or client side for specific filters)

This is amazing, you can do all sorts of automations. You can feed it to an llm and have it immediately tag it (or archive it). For important emails (I have a specific label I add, where if the person responds, it's very important and I want to know immediately) you can hook into twilio and it calls me. Costs like 20 cents a month


Not for speed (that was only allowed in past versions of macos) but even now, you can go Accessibilty -> Reduce motion blur and it at least won't do the horrible slide animation, just fade in and out. The other one made me nauseous if I was doing it so often


I agree, they are both good and expensive. Audiobooks are in general, which is unfortunate although makes sense considering you need, in this case, so many people producing 10-20 hours of content

Audiobooks.com can be much cheaper, click through from Google shopping


As a first foot-hold I recommend highly https://detexify.kirelabs.org/classify.html

(I think I saw there was a newer one, but don't remember how)

You draw the symbol and get the TeX symbol name. I tried this one and it does give the right \wp (which in this case is confusing and you'd have to look up more about why it's named that)

But for classic ones, for instance the "upside down A" -> "forall" is very helpful and shakes newcomers to math syntax


Feynman said that his students struggled with a reverse problem: how to know that "harnew", an important part in QM equations that the lecturer talks about, actually stands for .


Always thought it was kind of cool how Feynman writes about, when learning calculus and maths as a younger student, would create and use his own symbols for things and how it worked well for him. But kind of realized if he was going to enter the scientific community would need to conform to the standardized notation/symbols for equations etc.


We solved that though, it's now pronounced “(h)aitch-bar-o-mega.”


Everything is easier with a piece of pi!




This is great, thank you! Would be even better if it had a little "click here to hear it said out loud" button.


Very cool, but I tried a plus ("+"), and it didn't show up in the list, even when I clicked "show more" several times.


Good stuff: worked the first time I tried to draw a ℘.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: