Ian Soboroff

Results 20 issues of Ian Soboroff

… needed for builds on M1 which wont run unsigned apps. This is for issue #64.

The README says that code sign instructions are coming soon. Even a pointer to what you have to set up and pass to the `go run ./cmd/emacs-builder package` would be...

## Expected behavior When typing an open curly brace, it should automatically add the closing brace. ## Actual behavior It adds two closing braces. ## Steps to reproduce the problem...

stale

In the Chapter 3 notebook on preprocessing the Yelp data (LITE), there is duplicated code in blocks 4, 9, and 10. I don't the book in front of me right...

The data/ directory exists at the top level and also in every chapter. I suspect this is supposed to be a symlink, but git and links aren't the best of...

When you `pip install` dispy, it sets up the helper scripts (dispynode.py, etc) with shebangs pointing to the Python interpreter. If the pathname of the install contains a space, then...

In the move popup, the default folder sort is most-recently-used. However, if you start to type, it gives search matches, which seem to be in alphabetical order. I humbly request...

enhancement
good first issue

If instead of sticking with the keyboard, you use the mouse to try to select a folder destination for a save, the interface goes nuts. The bottom bar box captures...

I need the twittertools crawler to be able to output multiple formats. Well, I need to add support for outputting CBOR. I'm not proud of this patch, but just can't...

IndexStatuses can OOM in the last stage, when it calls write.forceMerge(1). An OOM in this case destroys the index, perhaps this is due to the actions in the finally{} clause?...

wishlist