Viewing profile — mholyland
mholyland
HN member- Joined
- Tue, Jul 12, 2022, 9:32 PM UTC
- HN karma
- 34
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About mholyland
No profile information was provided.
Recent public activity
-
comment
Comment #35534334
NFL Plus offers local and primetime streams for $5/season[0]. 0. https://id.nfl.com/subscriptions/select/nflplus
-
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…
-
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…
- story
-
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 …
-
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…
-
comment
Comment #35257042
Has anyone tried: https://web.archive.org/web/https://archive.org/
-
comment
Comment #32415749
Have you considered Crystal? https://crystal-lang.org/
-
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…
-
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