Peter Johnson
Peter Johnson
I was looking over this file today and noticed this possible typo?
Heya, I was wondering which license terms apply to this data? The http://www.demarcation.org.za/ site seems to be down at the moment and the internet archive doesn't have all of it...
DRAFT: this is not really intended for merging but instead as a discussion point regarding how we might be able to identify accents without manually enumerating them all. The tl;dr...
heya, the demo link at the top of the github repo is pointing to an old URL: I think the correct URL is https://generalpiston.github.io/react-autosuggest-geocoder/ ?
resolves https://github.com/TiagoDanin/Locale-Codes/issues/41 apparently some of the `.iso639-1` properties are `null`
``` node Welcome to Node.js v21.7.3. Type ".help" for more information. > const locale = require('locale-codes') undefined > locale.where('iso639-1', 'en') Uncaught TypeError: Cannot read properties of null (reading 'toLowerCase') at...
when calling `ipc://permissions.query?...` from android with `await` the process stalls. this change simply returns 'denied' for all permissions request types and envs which have yet to be implemented.
We have identified some records where WOFIDs referenced in the hierarchy are `deprecated`. In both of the reported cases below, the hierarchy property is 'self-referencing'. ie. they are both from...
`s2/lax_polyline_test.go` and `s2/lax_polyline.go` are identical `s2/lax_polyline_test_test.go` contains the test code
The fixture for this test case is confusing, it seems to 'want' `false` but actually it is being ignored and the test is expecting `true`.