HackerTrans
TopNewTrendsCommentsPastAskShowJobs

henron

no profile record

Submissions

Structure and Design of SARS-CoV-2 Spikes

youtube.com
2 points·by henron·5 lat temu·0 comments

Understanding Coinbase

diff.substack.com
3 points·by henron·5 lat temu·0 comments

comments

henron
·4 lata temu·discuss
Man, that's really sad. Goes to show you how much of life is outside of your control.
henron
·4 lata temu·discuss
I really prefer working with functional transformations over containers (including iterators).
henron
·5 lat temu·discuss
The recent CDC study [1] suggests that vaccine efficacy against hospitalization for people 65+ is ~80% in the US. If we have reason to believe that a third vaccine dose would increase that efficacy, and the immunological data suggests that we do, then IMO it's clearly the right thing to do. Incontrovertible data will mean many seniors being hospitalized and dying in the interim.

There's so much we can do to increase the global supply of vaccines without sacrificing American citizens. Let's focus on those things to improve vaccine equity.

[1] https://www.cdc.gov/mmwr/volumes/70/wr/mm7037e3.htm
henron
·5 lat temu·discuss
Monero looks like the best crypto for crime, so probably the most valuable crypto in the long run.
henron
·5 lat temu·discuss
As long as the real rate of return is positive and wealthy people have a higher income or save a higher percentage of their income, inequality will increase. Hence inequality almost(?) always increases in times of stability. You don't need low interest rates to tell that story.
henron
·5 lat temu·discuss
T bond yields are determined by auction, so the Fed does not have full discretion over long term interest rates. That's why the 30yr yield has fluctuated between 1.6-2.5% this year even though the overnight rate has not changed.
henron
·5 lat temu·discuss
In case anyone wants to take a look at the actual data, I unrolled the weird summary files into CSVs: https://github.com/henrydavidge/redistricting-data-2020
henron
·5 lat temu·discuss
It is so sketchy that one of the biggest crypto exchanges and one of the biggest trading shops are run by the same people.
henron
·5 lat temu·discuss
My mental model is that in the next decade or so mRNA treatments could be effective if a disease can be treated through the expression of a small number of proteins. These proteins could either have a direct function or stimulate an immune response. I think your example works.
henron
·5 lat temu·discuss
I'm not a fan of crypto as it exists today, but setting that aside, I feel like coinbase is at an unstable equilibrium as a business. If bitcoin becomes more mainstream, the high fees will not fly indefinitely, and margin drops. If bitcoin falls, then there's no growth proposition.
henron
·5 lat temu·discuss
See the founder of Coinbase fail to name a single specific way that bitcoin makes anyone better off: https://www.youtube.com/watch?t=1073&v=Iiny6KBekSc.
henron
·5 lat temu·discuss
This technique of using distributed storage for large joins instead of shuffling between compute nodes also helps make your job robust to spot instance kills. Until disaggregated shuffle services are widely adopted, it can be really handy.