Results 14 comments of Jeff Larson

Yep, this is a hard problem right now because of how the parser is written. I think it arises here: https://github.com/propublica/facebook-political-ads/blob/master/extension/src/parser.js#L221 Which was my way of figuring out how to...

I've pushed a hotfix here: https://github.com/propublica/facebook-political-ads/commit/69d8324f73a6de53403d0dfa8b06d3fc6b57452e @jeremybmerrill pointed out that we weren't successfully cleaning up all of the observers. Still, I'd love to rework parser.js into something more sane. I'm...

FYI, I'm currently working through a large refactor to make it easier to test the extension, so hold off for now. I'll have something to show tomorrowish.

this is worth a shot in the meantime: https://stackoverflow.com/a/30164224

That’d be dumb. We still need to figure out startup performance though. On Fri, Mar 16, 2018 at 7:41 AM Jeremy B. Merrill wrote: > Yep, that's what I'm gonna...

That’s basically how it works now. I think we’re being blocked on local storage. > On Mar 16, 2018, at 7:50 AM, Jeremy B. Merrill wrote: > > It may...

Oh my, yes, as soon as I close #9 for centroid based labels, I plan to work on this. You're probably more knowledgeable on how to handle such placements programmatically,...

I don't think that's right? There's nothing at `https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami` and bitnami says to use the `https://charts.bitnami.com/bitnami` url.

Hm, we could do this, though we'd want it configurable, thoughts @ashaw?