Lou Huang
Lou Huang
I like the default `header-max-length` rule. Having a short commit message makes concise, readable commit logs and I don't want to lose that. But let's say I make a commit...
@karimnaaji just found a bug in Tangram. This was originally filed here https://github.com/tangrams/tangram-play/issues/349 (in Tangram Play), but in narrowing down the root cause we've determined the problem to lie in...
Feature described a request via this tweet: https://twitter.com/jen_grantham/status/1425504168320581635 (TODO: transcribe)
### Overview A significant amount of professional users on corporate / firewalled systems are unable to use passwordless e-mail login because those systems will attempt to sanitize login links, or...
As a single-page app, Streetmix has been designed in such a way that the front-end holds a lot of responsibility for things that have traditionally been handled by the back-end:...
Transifex API version 3 is now stable, and version 2 (which we currently use) will be sunset at the end of 2022. Blog post: https://www.transifex.com/blog/2020/transifex-api-version-3/ Our primary use case is...
When a user attempts to sign-in via e-mail and reaches an error with authentication, can we capture the error and log it? (Might that surface potential causes of the issue...
A GitHub action that is essentially a cron job, which automatically checks Transifex for updates to translations, and creates new pull requests when needed. - [ ] Check each day?...
This injects a step in the GET and PUT calls to `/api/v1/streets` respectively, where GETting a street will return data in metric units instead, and PUTting data will convert those...