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? Wouldn't it be in our self-interest to…
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. [1] details this and refers to two…
Which would be an excellent endorsement for PGP, provided that the said criminals don't get caught.
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 cancellation [3] reminiscent of…
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? Wouldn't it be in our self-interest to…
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. [1] details this and refers to two…
Which would be an excellent endorsement for PGP, provided that the said criminals don't get caught.
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 cancellation [3] reminiscent of…