Chris Morgan

Results 86 comments of Chris Morgan

@hudochenkov A very hacked-together script which produces a kind-of-back-to-front tree. I think I’ll make a nicer version of this which does a bit of analysis, it’ll do nicely as my...

Nope, not fixed at all. On my Surface Book, using Node 8.10.0 on Ubuntu/WSL, I’m seeing best-case figures of 423ms in best-performance mode, and 1011ms in default mode (when on...

I’m investigating this space as part of developing a new scheme, and figured I might as well chip in here, since I’ve analysed this in some detail (for a cryptography...

I take back what I said about this being worse than Hashids. I had mostly glanced over Hashids and hadn’t actually stopped to deeply understand what it was doing, and...

@SystemParadox, I think you've misunderstood the problem I'm reporting. I'm saying that the suggested code which will turn an undefined step into a failing step is incorrect, as it does...

I agree that Lexicon should be an implementation detail. I only went for `--dns-lexicon` &c. to present an easy way forward; what I would like ideally is more like this:...

Could we export this function somewhere, say `serde::de::double_option`? Copy and pasting things like this all over the place is icky.

This crate does *not* conform to I-JSON, and there’s a major breaking change here: > Objects in I-JSON messages MUST NOT have members with duplicate names. That is, the following...

Huh, although what I built from source supports Wayland, that 0.2 release actually doesn’t support wayland at all, and thus just detects that it *should* use wayland, emits a warning...

The current approach seems fairly strongly antithetical to both actual *theming* and compatibility, and seems to be quite antagonistic to light and high-contrast terminals, too. (I’m just trying out Zellij...