boB Rudis

Results 418 comments of boB Rudis

figured out the right URL scheme so I'll see what I can do over the next couple weeks

Correct. And V2 of the API is horribly broken on the GDELT sider

IMO that would be a superb resource for folks (that's a nice list of other databases, too). On Tue, Apr 18, 2017 at 10:37 AM, Joseph Stachelek wrote: > Sounds...

Will do. I'm super interested to see how Thu will go :-) On Tue, May 23, 2017 at 7:32 PM, Jeffrey W Hollister < [email protected]> wrote: > @hrbrmstr and @jsta...

https://www.r-project.org/help.html ;-) help(package="PACKAGENAME") but that's a bit to type. hence this suggestion. I wonder if we shld couple this suggestion with @jennybc's twitter suggestion to add github URL and issue...

How about riffing off of/extending: https://github.com/hrbrmstr/hrbraddins/blob/master/R/tweet-share.r

some algos can gen steg data that will at least partially survive but it's unlikely source code will. a good chunk of providers use https://github.com/cloudflare/jpegtran (or a derivative) and one...

I always worry abt phantomjs working consistently and also being abused by malware on windows On Tue, Mar 28, 2017 at 17:50 Jennifer (Jenny) Bryan < [email protected]> wrote: > Maybe...

imagemagick supports text annotations directly on an image and I'm 99.999% sure (didn't test it) that `magick::image_annotate()` implements that part of the imagemagick API. i had this as a mental...

Miles: Can you bullet some use-cases? A big part of websockets is processing received events vs active queries, so it'd be cool to know what specifics you have to design...