Alex Willmer

Results 363 comments of Alex Willmer

Some profiling of an extreme case, calls to lstat are cut by 50% ### Setup Create a deep directory tree of approx 18 000 nodes ``` # rm -rf /tmp/{src,dst}...

Rebased on devel, and included the headline number in the summary

I'm working on this. The (INSECURE, DO NOT USE it as is) proof of concept is https://github.com/moreati/django-two-factor-auth/commit/a44ac2309bc04161ba107bcc73269c4815267fb1

> we _could_ define all extra bytes to _always_ be zeros. that way can compare sha1 and sha256 at same lengths or something I don't follow. What would be the...

> Kademlia DHT for XOR distance between digests How niche (or otherwise) a use case are those? Would you really use a _multihash encoded_ digest directly in a DHT, given...

Hmm, probably a false alarm 1. My jumping off point was https://www.google.co.uk/#q=%22entry_points%22+plugin 2. The top result is http://pylons-webframework.readthedocs.org/en/latest/advanced_pylons/entry_points_and_plugins.html 3. That was turned into http**s** because I have [HTTPS Everywhere](https://www.eff.org/https-everywhere) I...

My immediate thought for the intersection of shell/types/python is [xonsh](http://xon.sh/), in part because I just recently learned of it. Adding syntax/functions for file descriptor & socket is probably doable. Then...

This proposal originated as a comment on #145

Ahem, duplicate of https://github.com/ava-labs/avalanchego/issues/866, raised by me :roll_eyes: .