Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dotuser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dotuser
6y ago
That sounds backwards. Shouldn't those with weakened immune response be first in line for the vaccine? The vaccine would give them a boost. Those with strong immune response have a better chance of fighting off the virus.
2.
▲
by
dotuser
7y ago
The problem (my opinion, not necessarily the op's) is using the cell phone number as the public id. An alternative id would promote better privacy. If Signal scales to even a fraction of the user base of a Facebook or WhatsApp, it need
3.
▲
by
dotuser
8y ago
I reuse them until it becomes mildly discomforting at which time I know the lancet has dulled. Of course AccuChek prefers that you use it once;)
4.
▲
by
dotuser
8y ago
Dominique Wilkins has type 2 diabetes. I would imagine his body fat is pretty low.
5.
▲
by
dotuser
8y ago
Did you mean, can a person with low body fat get Type 2 diabetes?
6.
▲
by
dotuser
8y ago
I think there's a lot of confusion/ignorance with Type 1 and Type 2 and most people just lump them both under the same diabetes umbrella. Diet and exercise will never be enough for Type 1's since the disease is an autoimmune
7.
▲
by
dotuser
8y ago
I was on a CGM (Dexcom) for about 3 months until my new insurance would not cover it. Even though it's convenient, it comes with its own set of problems - having to restock every month (with copays) got tiring and somewhat expensive co
8.
▲
by
dotuser
8y ago
right, c#'s nullable types are the ultimate in syntactic sugar in that you can just use them like regular value types in most places without realizing they are monads underneath.
9.
▲
by
dotuser
8y ago
I knew I had seen this somewhere else. I don't understand why C# doesn't support this since most C# code is mutable anyway. I can see why it doesn't fit well with functional languages but C# usually espouses pragmatism over p
10.
▲
by
dotuser
8y ago
Technically speaking, C# does not have optionals so I don't think it can be argued that C# violates the patent unless it's generalized to include null propagation which operates on reference types.
11.
▲
by
dotuser
8y ago
one thing though, in swift you can actually mutate fields using optional chaining, e.g. person?.name = "Bob". you can't do that in c#. not sure about rust but in scala you would unwrap the optional with a foreach or something
12.
▲
by
dotuser
8y ago
I agree, the pharmaceutical companies in the US use dirty tactics to get their products to market. They put out these clinical trials claiming their product is superior or worse, are behind bogus claims of a cancer link to a drug - I was su
13.
▲
by
dotuser
8y ago
Interesting, for me (and your dog's mileage may vary), humulin and novolin are interchangeable. I bought humulin at walmart before they switched to novolin but I rarely use NPH. I only need it when either I don't have insurance or
14.
▲
by
dotuser
8y ago
You can get novolin-n at Walmart for about $26 a vial without a prescription. I’m a type 1 diabetic and fallback to this when I’m unable to get a prescription.