Live data from Hacker News

Viewing profile — thebean11

thebean11

HN member
Joined
Wed, Nov 13, 2019, 10:49 PM UTC
HN karma
2,553
Public activity
1,457 items

About thebean11

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. 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…

  6. 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.…

  7. comment
    Comment #31742386

    Short term US treasuries specifically. They are pretty insensitive to interest rate changes since they are close to maturity.

  8. 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…

  9. 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…

  10. 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 …

  11. 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…

  12. comment
    Comment #31695611

    Most companies the size of MS, yeah

  13. 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…

  14. 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…

  15. comment
    Comment #31694729

    A mix of tech and broad (global) stock ETFs

  16. 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…

  17. 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"?

  18. 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.

  19. 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…

  20. 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…

  21. comment
    Comment #31687152

    Like most things, it's pretty obviously not black and white.

  22. 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…

  23. 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…

  24. 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…

  25. 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…