Tait Brown

Results 29 issues of Tait Brown

I came across an issue where I was referencing the `dist` folder path instead of the raw `js` path. It resulted in this issue, because the `.map` does not exist...

To make this more accessible to people coming here for the first time: - **Consider adding it to the Chrome store** I'm not sure if there are some private APIs...

**Is your feature request related to a problem? Please describe.** It is hard to know when users have finished talking and we can safely send their input for processing. For...

Keybase profiles can also be fetched for free, without auth, via CORS. An example query: https://keybase.io/_/api/1.0/user/lookup.json?twitter=malgorithms

See `http://en.gravatar.com/beau.json` for a list of other fields not yet pulled in correctly. At the same time, ensure types and tests are up to date.

hacktoberfest
hacktoberfest-accepted

For example, prioritise an email inferred `first.last => 'First Last'` over a gravatar nickname format like `flast`. Probably as simple as weighting `\s` higher and possibly even punishing numbers `first89`.

hacktoberfest

This was developed in Australia with an anglo-centric bias. What other options are out there in the non-english speaking world, or even within other english-speaking countries. For example: - Is...

help wanted
question

Github will throttle less if a token is provided, consider allowing this to be passed through.

question

By default `gravatar.js` is pulling in the small thumbnail. Consider either: - Running a parallel query with `gravatar.resolve('foo@bar');` to ensure it actually exists - Ideally raising an issue/PR with `gravatar.js`...

hacktoberfest