Max Shenfield

Results 9 comments of Max Shenfield

I stumbled across an existing project, [BountySource](http://bountysource.com/) that provides a bounty interface for issues and pull requests on open source projects. This idea is a cousin of the top level...

The micro funding idea is really interesting. Re Packaging: **EDIT** See thread on #13 ~~An idea: packaging contributions at the issue or milestones level of a project, tied to Github?...

This should close #10. In reality is not adding, but confirming compatibility.

The only breaking change is an [update to the threading macro in Clojure 1.6](http://dev.clojure.org/jira/browse/CLJ-1121), which, instead of expanding `(macroexpand '(-> x inc dec))` to `(dec (clojure.core/-> x inc))` as in...

Going to re-open this. I think we've been misusing the [`findAddressCandidates`](https://developers.arcgis.com/rest/geocode/api-reference/geocoding-find-address-candidates.htm) endpoint. From the description: > The findAddressCandidates operation geocodes one location per request It is meant to transform a...

Just want to note that whatever we build, we'll need to provide the coordinates the our autocompletion API resolves to using Web Mercator coordinates ([`wkid` 3857](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm)),

I think we already have Elixir format and Eslint setup, but it's not in Travis or run automatically (yet)