Peter Johnson

Results 297 issues of Peter Johnson

Heya, I noticed that this library doesn't yet include the `s2.PolygonBuilder` but there is a working copy of it written in Go over on @davidreynolds repo here: https://github.com/davidreynolds/gos2/blob/master/s2/polygonbuilder.go I started...

I'm a new SOL user, I tried using this for the first time today, I was able to airdrop tokens to my wallet on the devnet from the CLI but...

Hi, We noticed that including `moment.js` (via `pond` and `react-timeseries-charts`) in our application added 500kb to the minified bundle. This one library doubled the total size of our application and...

enhancement

From `nodejs@v17` onwards there is a change where host names are selected based on the order provided from the DNS resolution: https://github.com/nodejs/node/pull/39987 Prior to this change node would re-order the...

enhancement

this is a DRAFT workflow for automagically building elastic docker images

This library is the first experience most developers have with Pelias 🚀 When I originally wrote it, I wasn't expecting it to be so popular and to become the *default*...

help wanted

all the projects are going to start breaking now for the [same reason as this Travis run failed](https://travis-ci.org/github/pelias/schema/builds/667038660?utm_source=github_status&utm_medium=notification). we've got two options, either: - change all the `esclient.apiVersion` blocks to...

- add docker configs to build/serve spatial databases

Editing `pelias.json` for a custom project is not very well documented, or at least the documentation is spread over several repos. I'll give a quick summary of the import sources:...

Heya, Is there any mechanism that would allow me to ensure that all calls to `ReadNode` have been completed before the first time `ReadWay` is called? I would like to...