Michael R. Bernstein

Results 21 issues of Michael R. Bernstein

My current favorite color scheme in Vim is Hybrid, you may find it useful for the other editors: https://github.com/w0ng/vim-hybrid

LinkedIn has [forked Dust.js](http://linkedin.github.io/dustjs/) because the original developer/maintainer [isn't responsive](https://github.com/akdubya/dustjs/pulls). Given the number of improvements LinkedIn have made, it might be better to compare your compatibility to their fork.

enhancement

Examples: 1. If a field is a list of strings (eg. tags), the canonical field value could be either a de-duped union of the lists, or the intersection. 2. Numeric...

enhancement

Add discussion of namespace packages (ala http://chimera.labs.oreilly.com/books/1230000000393/ch10.html#namespacepackage). I think the right place is in https://github.com/kennethreitz/python-guide/blob/master/docs/writing/structure.rst#packages.

PR Would be Accepted

Seems like it should be possible to use Quietnet as an actual network connection between machines. Has anyone done this?

From the README: > STEP 1. Download the wikipedia database backup dumps of the language you want. However, the database backup dumps come in many flavors with different data (types...

The easybook website is no longer being served from http://easybook-project.org: ![screenshot from 2017-02-21 22-30-39](https://cloud.githubusercontent.com/assets/438502/23198540/8664cc32-f885-11e6-8015-f70da9ab3956.png)

Is there any prospect of adding support for OpenStack Object Storage (aka Swift)?: https://wiki.openstack.org/wiki/Swift

It is unclear what the sort order of the frameworks is. Is it some measure of popularity? Making this explicit would be helpful.

enhancement