postelrich

Results 12 issues of postelrich

I cant figure out how i need to move the wires around in order to close the back. I did my best according to the pictures. Anything pop out to...

The `_InterfaceMethod` does not expose the annotations described in the capnp schema. Particularly: ``` interface MyInterface $baz(7) { myMethod @0 (myParam :Text $baz(9)) -> () $baz(8); } ``` which in...

bug

A few times a day the keyboard becomes unresponsive or a key gets stuck. Unplugging and plugging back in the usb usually fixes it. Working off my configuration here: https://github.com/postelrich/ergodox-firmware/tree/master/src/keyboard/dactyl

Looking how to get the mac backspace/delete combo where if you hold shift you get delete instead of backspace. I followed the code down to where the keys are defined...

I'm trouble seeing how to switch layers. I've looked at `keyboard--short-names` but don't see anything regarding layer switching. What I'd like to do is have page up/down toggle layers. Any...

`close_fds = True` is not supported in Windows throws an error. Added a conditional so Windows will work.

Was working on https://github.com/blaze/blaze/pull/1671 and pandas-msgpack is not compatible with the newer versions of pandas. Seems some imports just need to be updated.

This PR adds an abstract base class for distribution families. To provide the same way to track subclasses as Regularizers, I added a RegistryClass that both abc's can inherit.

This PR contains a bash script and relevant asv configuration files to run benchmarking as a cron script. It is setup to run for both dask and distributed and to...

The rest of the docs update the row elements and other data to scope. For some reason, the pipe/ajax example has references to mc.. Removing those references and changing to...