Live data from Hacker News

Viewing profile — camnora

camnora

HN member
Joined
Tue, Apr 14, 2015, 5:42 PM UTC
HN karma
210
Public activity
52 items

About camnora

[ my public key: https://keybase.io/camnora; my proof: https://keybase.io/camnora/sigs/w4_p2XgXwJoNI3e7MjUfx8jSzSHkn-3MlaVQJ-9j_j8 ]

Recent public activity

  1. comment
    Comment #49201876

    Qwen is just crushing it overall. I regularly use 3.7-flash for everyday coding needs and it gets the job done.

  2. comment
    Comment #46859461

    Not to mention selling it

  3. comment
    Comment #46698743

    And I have a fear of rejection

  4. story
  5. comment
    Comment #33042141

    People living in homes financed with a generous rate (~3% like you mentioned) mortgage are unlikely to move - that's correct. However, that's not the only piece of the puzzle. Keep…

  6. comment
    Comment #33041459

    They say you shouldn't try to time the market, which is probably good advice. However, my approach is/was: - back in April, moved 401k fund from S&P allocation to cash equivalent (…

  7. comment
    Comment #31428700

    An increase of MBS offered on the market will cause mortgage rates to rise because there's too many loans for sale and not enough buyers. Buyers will demand higher and higher rates…

  8. comment
    Comment #31428662

    Oh neat, TIL. Thanks

  9. comment
    Comment #31428615

    I think the idea is that the Fed is trying to tamper demand by softening the economy. Lower demand will inevitably help prices. It doesn't help much though if we get a "rough landi…

  10. comment
    Comment #31428516

    > If the Fed sells mortgage securities that pay low rates at a time when prevailing rates are much higher, it will incur big financial losses that reduce the funds the central bank…

  11. comment
    Comment #31247787

    Textbooks won't tell you about Brent Johnson's Dollar Milkshake theory. They also won't have insight on todays inflation and whether it's more similar to the 1970s or 1940s. Textbo…

  12. comment
    Comment #31247378

    Here's a list of podcasts that touch on macro: - Eurodollar University - The Grant Williams Podcast - Grant's Current Yield - Hidden Forces - Inside Baseball with Old Chestnut - Ke…

  13. comment
    Comment #30715219

    I tend to keep my PRs small enough to where several can be submitted within a day. This being said, I tend to keep my changes un-staged. When I'm ready to commit: 1. `git diff` to …

  14. comment
    Comment #30470810

    Does anyone have experience with Duplicati [1] or recommend it? I am tentatively looking to make the switch to something a little more sophisticated than manually tar-balling + rsy…

  15. story
  16. comment
    Comment #29891923

    This article does a pretty good job of explaining how green events work. It seems that each of the threads will attempt to accept any/all incoming requests. https://rachelbythebay.…

  17. story
  18. story
  19. comment
    Comment #27545171

    The podcast Making Sense by Jeff Snider and Emil Kalinowski dig into how the Fed functions and how dollars/collateral affect the (world) economy. Very interesting if you're looking…

  20. comment
    Comment #26269201

    Local-first software feels underrated especially in the UX realm. Peer-to-peer applications such as Manyverse load instantly due to not being blocked by network requests. My hope i…

  21. story
  22. comment
    Comment #25163382

    This popped up on my Discover Weekly. Though, this seems to be an already known issue after doing a Google search https://www.reddit.com/r/electronicmusic/comments/jxfaid/i_t... It…

  23. story
  24. comment
    Comment #25137006

    He covers a wide range of topics. The videos largely use Ruby and Python, but the ideas taught can span across languages. The topics can be found at https://www.destroyallsoftware.…

  25. comment
    Comment #25136449

    Destroy All Software screencasts by Gary Bernhardt has some great content. Besides the typical CS degree, I felt that these videos were most pivotal in me writing better code. http…