Tom Taylor
Tom Taylor
- `downshift` version: 7.0.0 - `node` version: 16.13.2 - `npm` (or `yarn`) version: 8.19.2 **Relevant code or config** ```javascript import Downshift from "downshift/preact"; ``` **What you did**: Imported the Preact...
People will often refer to an area by the prefix of the postcode. So someone in London might refer to E9, to mean the area bounded by the postcodes beginning...
The UK town of Aldershot, in Hampshire, is missing: https://en.wikipedia.org/wiki/Aldershot
The UK town of Telford in Shropshire is missing. https://en.wikipedia.org/wiki/Telford The parent unitary authority of Telford and Wrekin is present and active (https://spelunker.whosonfirst.org/id/1360698911/), but the only record for Telford itself...
The following places in `admin-gb` don't have names: ``` 1360817329 1360817045 1360817189 1360817299 1360817293 1360817295 1360817097 1360817095 1360817207 1360817203 1360817427 1360817083 1360817119 1360817113 1360817491 1360817467 1360817277 1360817279 1360817233 1360817303 1360817301...
We have an XML file which is failing to parse since we switched from calling `File.stream!(path, [:compressed, :trim_bom])` to `File.stream!(path, [:compressed, :trim_bom], 32_768)`. It throws the following error: ```elixir {:error,...
I just spent a couple of hours banging my head against the wall about why the checksums for my library ([h3geo](https://github.com/breakroom/h3geo)) weren't being picked up when I deploy an application...
It'd be really useful to be able to use BSON as a generic, schema-less, binary serialization format. It looks like the code for encoding/decoding BSON is fairly separate, but it'd...
I'm getting the following error thrown inside when trying to run sspinc/readability (which uses Harmony and Johnson) from inside Rails: "Johnson is not thread safe" Readability works on the first...
One click to snap, one click to confirm, and it should start uploading. The main sticker here is the metadata page, which needs an embedded map view showing the default...