Corbin Simpson

Results 85 comments of Corbin Simpson

Oh, if I had concrete suggestions for improving wording, I would open a PR. I wouldn't do that to you, just opening issues without planning to eventually resolve them. My...

As a strawman suggestion which I hope people can improve, I might start with something like... > A natural transformation is a mapping from one functor to another. They are...

I don't know offhand. Likely one of the intermediate values needs to be masked like a `short`, given an `& 0xffff` at some point. I would encourage you to read...

I wasn't very clear with this, was I? Closing as fixed; will reopen if I remember what the hell I wanted out of this bug.

> One component of your argument is about the benefits of bearer credentials vs credentials that are tied to a specific holder. From a security perspective, the latter are preferred,...

Fixed by 78754ce7984971947c607409fea38b1856d3e8b3.

Feel free to forward-port to Python 3. It shouldn't be hard. I haven't needed this code for a long time, and it's really only of interest for folks doing historical...

In [this 2022 review of Lojban's morphology](https://old.reddit.com/r/conlangs/comments/nwir4b/phonology_and_morphology_for_a_logical_language/), la selgu'a points out: > The prohibition of /mz/ is an anomaly. > [Of the five specifically-forbidden pairs,] /mz/ is especially puzzling, given...

It's not yet part of the specification. Typhon's scheduler is hardcoded and aimed at single-core performance right now; both of those can be changed, with effort. It's worth pointing out...

@lowercase00: Just use PyPy if you need fast Python. It already has an acceptable license, and PyPy's developers take both community contributions and cash if you want it to go...