jd

Results 10 issues of jd

Not path, but pattern. For example `/page/:param` I'm asking because `newrelic` module doesn't play nice with Next.js v7, and their `setTransactionName` method requires a pattern or regex, and not a...

It's already out: http://hashids.org/ but a few things still left to clean up. Add here if you want anything changed/updated.

Test consistent shuffle to check if it's possible to have better performance + improve shuffle with shorter salt value.

This would fix the download link issue. Ref: https://github.com/hashids/hashids.github.io/pull/16

Hey Chad, I updated the site (http://hashids.org/) + my versions. Here's what's different: https://github.com/ivanakimov/hashids.js#changelog (which is not much). Also, I got rid of www on the site (it was hosted...

Hey Jofell, I updated the site (http://hashids.org/) + my versions. Here's what's different: https://github.com/ivanakimov/hashids.js#changelog. Looks like Obj-C version is still at ~0.1.4, which differs a bit more from 0.3. Are...

See https://github.com/hashids/hashids.github.io/issues/1#issuecomment-53148326 and https://gist.github.com/alco/54beac75f1188bbe280b Looping in @alco.

Cross-post from https://github.com/pelias/pelias/issues/732 --- Looks like coordinates for the following postal codes are a bit off: `L0S 1S0` returns `[-79.336939, 43.05241]` `L8N 2H4` returns `[-80.005818, 43.429765]` Big G says: `L0S...

iOS: ![ios](https://cloud.githubusercontent.com/assets/1404596/17820025/91a6e5a8-65ff-11e6-8461-279a443f9440.png) Android: ![android](https://cloud.githubusercontent.com/assets/1404596/17820029/9587ed48-65ff-11e6-8f5b-256d4f77d4dd.png) `RN 0.30.0 / react-native-form-generator@^0.9.6` The form is pretty much a few simple links: ``` html ``` What am I missing?