Darren

Results 9 issues of Darren

Trying to load jayq with: ``` clojure (ns DarrenN.external-js (:require [jayq.core :as j])) ``` And getting: `Uncaught Error: goog.require could not find: jayq.core` Is there a list of which libs...

## Problem We have little in the way of machine readable data about the contents of the repo ## Potential solution Device a simple JSON format based on [BibTex](http://www.bibtex.org/Format/), but...

todo

Asked by @staltz on Twitter to file issue: https://twitter.com/andrestaltz/status/817427156007522304 - it appears DevTool is behaving oddly. **Code to reproduce the issue:** Gist: https://gist.github.com/DarrenN/9418af3bbc7ac7f24592742b5c7c66c9 Uses `create-cycle-app` **Expected behavior:** **Actual behavior:** ![datas](https://cloud.githubusercontent.com/assets/215030/21728169/d4205b22-d412-11e6-8d29-c06bb29cec56.gif)...

priority 2 (could)
issue is bug
scope: devtool
size S

Looking at the `httpc.c` and `http.sc` I see support for `GET` and `POST` methods. Does this package also support the other HTTP methods such as `DELETE`, `HEAD`, `OPTIONS`, `PUT` and...

Wrap identikon in a small server to return images on demand. - Return images immediately? - Cache images on S3? - Rate limiting? - Front with nginx? - Will linode...

future

Fixes #12 - Provides `json-requester` - `json-requester` returns `json-response` struct - When making requests with a `json-requester` the following headers are automatically injected: `Accept: application/json` and `Content-Type: application/json`. These can...

Simplify life with org-mode publish to html.

Reference: https://github.com/papers-we-love/papers-we-love/issues/310

ui

Figure out a way to use Meetup.com images as `og:image` tags for FB and Twitter on chapter pages.

ui