Live data from Hacker News

Viewing profile — mholyland

mholyland

HN member
Joined
Tue, Jul 12, 2022, 9:32 PM UTC
HN karma
34
Public activity
10 items

About mholyland

No profile information was provided.

Recent public activity

  1. comment
    Comment #35534334

    NFL Plus offers local and primetime streams for $5/season[0]. 0. https://id.nfl.com/subscriptions/select/nflplus

  2. comment
    Comment #35513996

    I've always thought that the Fed gets too much blame for the economy going badly, when all they can control is the interest rate and QE/QT. It's like an inverted pendulum PID probl…

  3. comment
    Comment #35513634

    I was listening to Jim Cramer discuss it this morning, and he said the banks are nervous about lending out money/investing, in what is usually considered safe. Things like US treas…

  4. story
  5. comment
    Comment #35316081

    There are many languages with libraries that can use CSP (Communicating Sequential Processes)[0], but some popular languages that have it in the core libs are: Golang, Crystal and …

  6. comment
    Comment #35258805

    > It's never been clear to me why it's a good idea to continually adjust the rate, as opposed to picking an ideal target rate and trying to keep it relatively stable permanently. T…

  7. comment
    Comment #35257042

    Has anyone tried: https://web.archive.org/web/https://archive.org/

  8. comment
    Comment #32415749

    Have you considered Crystal? https://crystal-lang.org/

  9. comment
    Comment #32076855

    True. My use of the word "speed" is incorrect, or at least imprecise. The parent comment claimed that immutable data structures are slow, because you would have to copy them around…

  10. comment
    Comment #32076040

    Are you considering the speed of persistent data structures, that have the same big-O as their mutable counterparts? [0] 0. https://en.wikipedia.org/wiki/Persistent_data_structure