Peter Bengtsson

Results 314 comments of Peter Bengtsson

Just wanted to stress, if a user has two accounts: 1. GiHub - emailA (primary, verified) - emailB (verified) - emailC (verified) 2. Google - emailB (primary, verified) If the...

Seems to have spiked pretty badly in the last 24h.

Reproducible in prod by visiting https://demos-origin.mdn.mozit.cloud/en-US/docs/en-US/docs/Web/API/WebGL_API/By_example/Canvas_size_and_WebGL$samples/canvas-size-and-webgl-source?revision=1588345

> we have a pretty good idea of what state of art online l10n is that's huge :) It scares me that this is called a "mitigation" as mitigations are...

For example, as part of the various Django management commands that get started via the Makefile, one of them is `python manage.py merge` which is a l10n related thing. If...

Also, there's a `travis.py` file. Quite likely to be unrelated and just a left-over from the days when we didn't use `docker-compose` in TravisCI.

@a2sheppy don’t we have a solution that remembers what you’ve typed to prevent exactly this? On Fri, Mar 27, 2020 at 4:11 AM André Jaenisch wrote: > Hey there, >...

> Oh, okay. > Is there any feature / repo I could subscribe to to follow along? https://github.com/mdn/yari We're days away from actually checking in some actual real content.

One complication is that some of those values aren't easily expressed as one-liners in an environment variable. E.g. the `GOOGLE_ANALYTICS_CREDENTIALS`

Note-to-self; having the MySQL prod dumb locally is no good because the values are pickled strings which depend on the version of Python or however `picklefield` stores thing.