Dan Mayer
Dan Mayer
Pulling repository homme/openstreetmap-tiles d0c2c581ba2f: Error pulling image (latest) from homme/openstreetmap-tiles, flate: read error at offset 283508726: unexpected EOF read error at offset 283508726: unexpected EOF 6170bb7b0ad1: Download complete 9cd978db300e: Download...
I recently wrote up a post about how much faster simdjson_ruby can be than OJ and other options. [see blog post](https://www.mayerdan.com/ruby/2020/11/15/benchmarking-JSON-parser) While that is all true, when you need things...
I was looking to contribute to the gem, but it blows up after cloning when trying to get up and running... A bit of docs on dev setup or what...
This should address issue #484 and allow for much larger web reports to be displayed even when on resources that limit request time to 30s per request. This change adds...
**Is your feature request related to a problem? Please describe.** no just a new feature **Describe the solution you'd like** Being able to track things at runtime that emit shape...
I don't work on this repo much anymore, but as some folks use it, as the community is moving to Prism it would be good to move over the file...
It adds a good amount of complexity and I think it is better to just force a reset of the data when we require changing the storage format... We have...
it was an interesting attempt but the paged solution ended up working out better and I want to remove that complexity before it seeps into anything else. basically undoing this...