Sarah Bird

Results 31 comments of Sarah Bird

Thanks so much for this feedback @sammacbeth @ecnmst. This is extremely helpful. I'll leave this open and plan to make the addition to loader.py that @ecnmst proposes.

But if, on reflection, you don't want the update to loader.py feel free to close the issue.

@cphalpert, this is coming along nicely. (I'm so glad you raised it as I face this problem all the time). If you have any API opinions or other thoughts, https://github.com/bokeh/bokeh/pull/8569...

Per comments on #661 - 2.1 is ok, we would want to deselect for a cron job though. This issue is discussed in #659. Suggest that this issue becomes the...

My background is in being a huge proponent of TypeScript. I spent many years as a full-stack web developer and, although I most strongly identify with being a python developer,...

I like the suggestions regarding linting and webpack that have been offered to reduce pain. I do not have firm opinions on any particular suggestion for improvement vs the suggestion...

The data was processed from a crawl that @englehardt ran Feb 2020. I have captured some summary pieces of data including the JS call stacks for reference. This should be...

sourceURL does also affect network call stack :( I have opened a bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1628853 Additionally, I found this bug, which is a different type of attack which may be relevant:...

I made a test page: http://www.sarahbird.org/tests/sourceURL/

Should be relatively straight forward to make the tests based on the code that's up at http://www.sarahbird.org/tests/sourceURL/ and toggling the pref on and off.