Hakim
Hakim
I'd expect character ranges (e.g. the way regexes allow `[A-Z]`) to work, but they're not supported: ``` boot.user=> (view (a/range \A \Z)) java.lang.IllegalArgumentException: Don't know how to create a range...
Again, apologies if I'm misunderstanding the docs - from the main docs "The not operator is equivalent to the regex ^ flag for negating character classes". Running viz/view on trivial...
For example, https://metacpan.org/author/FIBO links to https://metacpan.org/release/PNI which is 404
`make demo` doesn't work on OSX as there's no `ps2jpg` executable. I can't find where to download that from, but no problems, the README says to just edit the Makefile....
On Vim 7.4 OSX in Gui. From your post in https://github.com/altercation/solarized/issues/102 I guessed this might fix the issue with gruvbox clobbering syntax highlighting, but doesn't. Replication 1. - open a...
Even a single example of how to construct the main data type in a module would be really helpful. For example in `Data.Time`, you need a lot of understanding and...
# Why We maintain a bunch of playbooks locally, or for other environments, which eventually get out of sync with our main branch. This means e.g. we forget to add...
Update the robots to: (rules checked in order) 1. Allow certain entries defined in https://github.com/couchbase/docs-site/blob/master/etc/nginx/snippets/rewrites.conf under "Evergreen links for SDK API" These links DON'T include a version number, and always...