Ben Fletcher

Results 8 comments of Ben Fletcher

I created a PR #132, in case arrays of aliases is desired functionality.

```js { options: [ { flags: ['unicorn', 'u'], type: 'string', default: 'love', }, { flags: ['force', 'f'], type: 'boolean', }, } } ``` This flattens the structure and eliminates a...

I've opened a new Mongoose issue requesting the option to disable type casting. Saw several of your issues that might be more easily handled if this were an option. https://github.com/Automattic/mongoose/issues/4745

FWIW, Spectrum.chat forked rethinkdbdash for the apparent sole purpose of uncommenting that code: https://github.com/withspectrum/spectrum/commit/245aeae61ad8c8814db015b9215e694186fdcd34 The source for the fork is not on Github and only on npm. Doing a diff,...

Here's another repository that has an ePub: https://github.com/ieure/sicp in the downloads page. It's built from a different source, but at first glance looks good in iBooks.

> People seem pretty happy with JSON being part of JS, even though it's another text format like XML. That doesn't really seem like a valid comparison given that JSON...

Kind of hard to figure out your point from the title and limited text. But if you're implying that a list of domains blocked by itself is a measure of...

It seems that Safari Tech Preview still allows the extension on Mojave. For now. If anyone wants to get it working I can only say that I was using uBlock...