Dan Vanderkam

Results 308 issues of Dan Vanderkam

A bunch of images with titles like "Newspapers - China Daily News Series No. 5." are getting geocoded to different points in Chinatown. I believe Google Maps is interpreting the...

bug
geocoding

Suggestion from David: once you zoom in far enough, all the markers look roughly the same shade of gray. It would be nice to dynamically change the range based on...

enhancement

Old NYC uses the Google Maps geocoding API to convert cross streets to latitudes and longitudes. This mostly works fine, since the street grid hasn't changed too much in the...

enhancement

It's 2014, I should just use JSON.

If you have a `varchar` / `text` column that actually corresponds to a particular TS type (a union of string literal types) then it could be useful to annotate it...

Sometimes a column is optional for insert but pg-to-ts isn't able to tell that from the schema (e.g. it's filled in by a trigger). For cases like this it would...

- [x] Switch to yarn - [x] Switch to eslint - [x] CircleCI or GitHub Actions - [x] Add an integration test that exercises some of the features from this...

I'm getting the following error when running `flowery` with FlowType 0.15: ``` $ flowery /usr/local/lib/node_modules/flowery/build/flowery.js:363 errMsg: msg[1].replace('Property cannot be accessed on ', ''), // 人工改過 ^ TypeError: Cannot read property...

Finally, a command line shell for the 90s! https://fishshell.com/ Not sure how much effort this would be, but `git-helpers` is definitely something that keeps me on zsh!