Jason Michael Baumgartner

Results 52 comments of Jason Michael Baumgartner

Investigating https://github.com/mitmedialab/feed_seeker/issues/6

There are a few issues: 1) I'm seeing some major discrepancies for sources like nj.com vs. what we have in the current mediacloud database. Comparing it to nytimes.com, either nj.com...

1. Perfect! A remote virtual machine would be great for this. I appreciate that! 2. Good point. I'm adding logging and some other basic features to the current Python script...

If I can chime in here for a moment and offer some suggestions. From what I've read so far, it sounds like the ultimate goal here is to separate links...

Do we keep keys / etc. in Lastpass or some other repository?

Rahul, Sorry missed the alert for your last message. I actually deleted my Facebook account a while ago. Can you share your key for the time being? If I need...

This was due to a Reddit API error where flairs were missing for a while. This should be resolved for current data.

This was actually an issue with Reddit's API earlier in the year where flairs were not showing up correctly for submissions (and I believe comments were affected at some point...

This is an artifact of using both Postgres and ES to return results based on what parameters are passed. At the time, Postgres was faster for certain queries but improvements...

before and after parameters originally were designed to accept epoch timestamps. The ability to use "2d" or "5m" was a convenience function added. after=5d technically reads as "include things that...