Viewing profile — thebean11
thebean11
HN member- Joined
- Wed, Nov 13, 2019, 10:49 PM UTC
- HN karma
- 2,553
- Public activity
- 1,457 items
- HN profile
- View on Hacker News ↗
About thebean11
No profile information was provided.
Recent public activity
-
comment
Comment #31747267
For a 3 month treasury the drop will be tiny, like less than 1% tiny. It's would be easy to cover during a "bank run" given that (a) they hold some portion of deposits in cash anyw…
-
comment
Comment #31744863
> Our financial system knows what to do with that situation. It is outlined in https://www.fdic.gov/consumers/banking/facts/payment.html . SBNY gets shut down, a new bank buys them…
-
comment
Comment #31744730
haha, ok, so now we're just quibbling over the definition of short term instead of discussing the concrete question of how volatile USDC's treasuries are? Just replace instances of…
-
comment
Comment #31744074
Short term for treasuries is generally considered I just looked it up, Circle says they only hold treasures that mature in months , so yeah I think even 6.5% is a massive overestim…
-
comment
Comment #31743536
That's about as useful as pointing to some equally unrelated thing that did turn around. The truth is nobody here knows either way, and if you did you'd be in the process of becomi…
-
comment
Comment #31743406
> That's worth much much less than the current 1-month US Treasuries that are available It's not 10% less, or anywhere close to it. You are only missing out on roughly (1/12) * (0.…
-
comment
Comment #31742386
Short term US treasuries specifically. They are pretty insensitive to interest rate changes since they are close to maturity.
-
comment
Comment #31742356
Tether was not a small player in 2017, not sure if you remember but people were already sounding the alarm bells about it. Obviously it's bigger now, but so is the whole market. Ha…
-
comment
Comment #31741459
Since they are short term the dollar amount wouldn't change much, even with big swings in interest rates. USDC is also tied to the dollar value (not inflation or interest rate adju…
-
comment
Comment #31740900
> That's why you have FDIC insurance to cover the time period between say, a 30 day treasury and the worst case bank run. Well, usually banks use your money for much riskier loans …
-
comment
Comment #31740597
USDC claims to have the entirety of it in short term US treasuries. I don't know enough about banking to understanding whether the evidence in the article conflicts with that thoug…
-
comment
Comment #31695611
Most companies the size of MS, yeah
-
comment
Comment #31695272
Yeah that's fair. Like I alluded to in a sibling comment thread, though, I think doing the same thing for food is pretty dangerous given our still pretty limited understanding of w…
-
comment
Comment #31695059
I’m not a libertarian at all, I think taxes should be pretty high and there should be universal healthcare. Pretty silly I need to say that, though, and bringing it up is a non seq…
-
comment
Comment #31694729
A mix of tech and broad (global) stock ETFs
-
comment
Comment #31694716
20 years ago the sugar lobby told everyone that sugar was good and fat was bad. I'm all for banning specific ingredients and processes that are known poisonous (like BPAs for examp…
-
comment
Comment #31694639
Can you be more specific then about what we're discussing, if it's not "ban things that the 10% is addicted to"?
-
comment
Comment #31694615
Of course it's easy to cherry pick in hindsight. But we're talking about people with cash right now, they are investing at current valuations not valuations from 6 months ago.
-
comment
Comment #31694549
Sure let's say it's 10%, is the conclusion you draw from that that free will doesn't exist? Do 100% of people need to give up the freedom of choice to lower that figure? Not sure w…
-
comment
Comment #31693966
> Only a minority of people can withstand an onslaught... Is that true? Most people aren't addicted to anything let alone social media..I really don't buy the claim that people hav…
-
comment
Comment #31687152
Like most things, it's pretty obviously not black and white.
-
comment
Comment #31680570
The RAM usage on Mac is a little misleading I think. If you have lots of free RAM it will aggressively start caching stuff that could easily be offloaded if memory pressure were to…
-
comment
Comment #31671182
What about JetBrains IDEs though? What if I want to run some one-off script on my local terminal that's interacting with source code files? Emacs and vim plugins don't go far enoug…
-
comment
Comment #31670697
Prettier / linter can just be run in a git hook and verified in a GitHub action / CD step though. Prettier config should be committed to the repo itself, then let devs decide how t…
-
comment
Comment #31670589
The "run the whole dev environment in the cloud" part actually sounds pretty nice. 10 seconds to have everything running?? And I assume you can switch between multiple environments…