Viewing profile — hermod
hermod
HN member- Joined
- Thu, Nov 14, 2019, 5:45 PM UTC
- HN karma
- 24
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About hermod
No profile information was provided.
Recent public activity
-
comment
Comment #24067986
This was downvoted, but I think it's an interesting argument, in this context and in general. Should we be rooting for things that make supply of labor in our field more plentiful?…
-
comment
Comment #24067839
In fact, yes! This is counterintuitive if you think of the floats as a model for the reals, but in fact the floats give the wrong intuition, being (a finite subset of) rationals. […
-
comment
Comment #22890473
Which would be an excellent endorsement for PGP, provided that the said criminals don't get caught.
-
comment
Comment #21537706
With respect to async, I'm partial to trio [0], which is a spiritual successor to curio [1]. The model is similar to Golang in many ways, e.g. communication using channels [2] and …