

{"id":10243,"date":"2018-05-03T21:19:53","date_gmt":"2018-05-04T02:19:53","guid":{"rendered":"https:\/\/rud.is\/b\/?p=10243"},"modified":"2018-05-03T21:19:53","modified_gmt":"2018-05-04T02:19:53","slug":"seventeen-minutes-from-tweet-to-package","status":"publish","type":"post","link":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/","title":{"rendered":"Seventeen Minutes From Tweet To Package"},"content":{"rendered":"<p>Earlier today, @noamross posted to Twitter:<\/p>\n<blockquote class=\"twitter-tweet\" data-lang=\"en\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https:\/\/twitter.com\/hashtag\/rstats?src=hash&amp;ref_src=twsrc%5Etfw\">#rstats<\/a> <a href=\"https:\/\/twitter.com\/hashtag\/lazyweb?src=hash&amp;ref_src=twsrc%5Etfw\">#lazyweb<\/a> What&#39;s the R\/httr\/curl equivalent of <\/p>\n<p>curl -F &quot;file=<a href=\"https:\/\/twitter.com\/somefile?ref_src=twsrc%5Etfw\">@somefile<\/a>.html&quot; <a href=\"https:\/\/t.co\/abbugLz9ZW\">https:\/\/t.co\/abbugLz9ZW<\/a><\/p>\n<p>&mdash; Noam Ross (@noamross) <a href=\"https:\/\/twitter.com\/noamross\/status\/992054629331501057?ref_src=twsrc%5Etfw\">May 3, 2018<\/a><\/p><\/blockquote>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p>The answer was a 1:1 &#8220;file upload&#8221; <code>curl<\/code> to <code>httr<\/code> translation:<\/p>\n<pre id=\"fileio02\"><code class=\"language-r\">httr::POST(\r\n  url = &quot;https:\/\/file.io&quot;,\r\n  encode = &quot;multipart&quot;,\r\n  body = list(file = httr::upload_file(&quot;\/some\/path\/to\/file&quot;)),\r\n)<\/code><\/pre>\n<p>but I wanted to do more than that since Noam took 20 minutes out his day this week (with no advance warning) to speak to my intro-to-stats class about his work and R.<\/p>\n<p>The Twitter request was (ultimately) a question on how to use R to post content to <a href=\"https:\/\/file.io\">https:\/\/file.io<\/a>. They have a really simple API, and the timespan from Noam&#8217;s request to the <a href=\"https:\/\/github.com\/hrbrmstr\/fileio\/tree\/7448e4e6125cc91aa46e9eedeebe3650e5b35d61\">initial commit of a fully functional package<\/a> was roughly 17 minutes. The end product included the ability to post files, strings and R data (something that seemed like a good thing to add).<\/p>\n<p>Not too long after came a <a href=\"https:\/\/github.com\/hrbrmstr\/fileio\/releases\/tag\/v0.1.0\">v0.1.0 release<\/a> complete with tests and passing CRAN checks on all platforms.<\/p>\n<p>Noam also suggested I do a screencast:<\/p>\n<blockquote class=\"twitter-tweet\" data-lang=\"en\">\n<p lang=\"en\" dir=\"ltr\">You should do a screencast of your process for this.<\/p>\n<p>&mdash; Noam Ross (@noamross) <a href=\"https:\/\/twitter.com\/noamross\/status\/992063905768837120?ref_src=twsrc%5Etfw\">May 3, 2018<\/a><\/p><\/blockquote>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p>I don&#8217;t normally do screencasts but had some conference call time so folks can follow along at home:<\/p>\n<p><iframe loading=\"lazy\" width=\"854\" height=\"480\" src=\"https:\/\/www.youtube.com\/embed\/usXZNnc0JK4\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen><\/iframe><\/p>\n<p>That&#8217;s not the best screencast in the world, but it&#8217;s very representative of the workflow I used. A great deal of boilerplate package machinations is accomplished with <a href=\"https:\/\/gist.github.com\/hrbrmstr\/62d2346371e6cfca4bb7f48deb87bc62\">this <code>bash<\/code> script<\/a>.<\/p>\n<p>I wasn&#8217;t happy with the hurried function name choices I made nor was I thrilled with the package title, description, tests and basic docs, so I revamped all those into <a href=\"https:\/\/github.com\/hrbrmstr\/fileio\/releases\/tag\/v0.2.0\">another release<\/a>. That took a while, mostly due to constantly triggering API warnings about being rate-limited.<\/p>\n<p>So, if you have a 5 GB or less file, character vector or in-memory R data you&#8217;d like to ephemerally share with others, take the <a href=\"https:\/\/github.com\/hrbrmstr\/fileio\">fileio package<\/a> for a spin:<\/p>\n<pre id=\"fileio01\"><code class=\"language-r\">devtools::install_github(&quot;hrbrmstr\/fileio&quot;)\r\n\r\nfileio::fi_post_text(&quot;TWFrZSBzdXJlIHRvIEAgbWUgb24gVHdpdHRlciBpZiB5b3UgZGVjb2RlIHRoaXM=&quot;)\r\n##   success    key                   link  expiry\r\n## 1    TRUE n18ZSB https:\/\/file.io\/n18ZSB 14 days<\/code><\/pre>\n<p>(bonus points if you can figure out what that seemingly random sequence of characters says).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Earlier today, @noamross posted to Twitter: #rstats #lazyweb What&#39;s the R\/httr\/curl equivalent of curl -F &quot;file=@somefile.html&quot; https:\/\/t.co\/abbugLz9ZW &mdash; Noam Ross (@noamross) May 3, 2018 The answer was a 1:1 &#8220;file upload&#8221; curl to httr translation: but I wanted to do more than that since Noam took 20 minutes out his day this week (with no [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":3,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":""},"categories":[91],"tags":[],"class_list":["post-10243","post","type-post","status-publish","format-standard","hentry","category-r"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Seventeen Minutes From Tweet To Package - rud.is<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Seventeen Minutes From Tweet To Package - rud.is\" \/>\n<meta property=\"og:description\" content=\"Earlier today, @noamross posted to Twitter: #rstats #lazyweb What&#039;s the R\/httr\/curl equivalent of curl -F &quot;file=@somefile.html&quot; https:\/\/t.co\/abbugLz9ZW &mdash; Noam Ross (@noamross) May 3, 2018 The answer was a 1:1 &#8220;file upload&#8221; curl to httr translation: but I wanted to do more than that since Noam took 20 minutes out his day this week (with no [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/\" \/>\n<meta property=\"og:site_name\" content=\"rud.is\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-04T02:19:53+00:00\" \/>\n<meta name=\"author\" content=\"hrbrmstr\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"hrbrmstr\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/\"},\"author\":{\"name\":\"hrbrmstr\",\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/#\\\/schema\\\/person\\\/d7cb7487ab0527447f7fda5c423ff886\"},\"headline\":\"Seventeen Minutes From Tweet To Package\",\"datePublished\":\"2018-05-04T02:19:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/\"},\"wordCount\":337,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/#\\\/schema\\\/person\\\/d7cb7487ab0527447f7fda5c423ff886\"},\"articleSection\":[\"R\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/\",\"url\":\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/\",\"name\":\"Seventeen Minutes From Tweet To Package - rud.is\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/#website\"},\"datePublished\":\"2018-05-04T02:19:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/2018\\\/05\\\/03\\\/seventeen-minutes-from-tweet-to-package\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rud.is\\\/b\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Seventeen Minutes From Tweet To Package\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/#website\",\"url\":\"https:\\\/\\\/rud.is\\\/b\\\/\",\"name\":\"rud.is\",\"description\":\"&quot;In God we trust. All others must bring data&quot;\",\"publisher\":{\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/#\\\/schema\\\/person\\\/d7cb7487ab0527447f7fda5c423ff886\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rud.is\\\/b\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/rud.is\\\/b\\\/#\\\/schema\\\/person\\\/d7cb7487ab0527447f7fda5c423ff886\",\"name\":\"hrbrmstr\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/rud.is\\\/b\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/ukr-shield.png?fit=460%2C460&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/rud.is\\\/b\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/ukr-shield.png?fit=460%2C460&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/rud.is\\\/b\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/ukr-shield.png?fit=460%2C460&ssl=1\",\"width\":460,\"height\":460,\"caption\":\"hrbrmstr\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/rud.is\\\/b\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/ukr-shield.png?fit=460%2C460&ssl=1\"},\"description\":\"Don't look at me\u2026I do what he does \u2014 just slower. #rstats avuncular \u2022 ?Resistance Fighter \u2022 Cook \u2022 Christian \u2022 [Master] Chef des Donn\u00e9es de S\u00e9curit\u00e9 @ @rapid7\",\"sameAs\":[\"http:\\\/\\\/rud.is\"],\"url\":\"https:\\\/\\\/rud.is\\\/b\\\/author\\\/hrbrmstr\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Seventeen Minutes From Tweet To Package - rud.is","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/","og_locale":"en_US","og_type":"article","og_title":"Seventeen Minutes From Tweet To Package - rud.is","og_description":"Earlier today, @noamross posted to Twitter: #rstats #lazyweb What&#39;s the R\/httr\/curl equivalent of curl -F &quot;file=@somefile.html&quot; https:\/\/t.co\/abbugLz9ZW &mdash; Noam Ross (@noamross) May 3, 2018 The answer was a 1:1 &#8220;file upload&#8221; curl to httr translation: but I wanted to do more than that since Noam took 20 minutes out his day this week (with no [&hellip;]","og_url":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/","og_site_name":"rud.is","article_published_time":"2018-05-04T02:19:53+00:00","author":"hrbrmstr","twitter_card":"summary_large_image","twitter_misc":{"Written by":"hrbrmstr","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/#article","isPartOf":{"@id":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/"},"author":{"name":"hrbrmstr","@id":"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886"},"headline":"Seventeen Minutes From Tweet To Package","datePublished":"2018-05-04T02:19:53+00:00","mainEntityOfPage":{"@id":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/"},"wordCount":337,"commentCount":2,"publisher":{"@id":"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886"},"articleSection":["R"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/","url":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/","name":"Seventeen Minutes From Tweet To Package - rud.is","isPartOf":{"@id":"https:\/\/rud.is\/b\/#website"},"datePublished":"2018-05-04T02:19:53+00:00","breadcrumb":{"@id":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rud.is\/b\/2018\/05\/03\/seventeen-minutes-from-tweet-to-package\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rud.is\/b\/"},{"@type":"ListItem","position":2,"name":"Seventeen Minutes From Tweet To Package"}]},{"@type":"WebSite","@id":"https:\/\/rud.is\/b\/#website","url":"https:\/\/rud.is\/b\/","name":"rud.is","description":"&quot;In God we trust. All others must bring data&quot;","publisher":{"@id":"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rud.is\/b\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886","name":"hrbrmstr","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2023\/10\/ukr-shield.png?fit=460%2C460&ssl=1","url":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2023\/10\/ukr-shield.png?fit=460%2C460&ssl=1","contentUrl":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2023\/10\/ukr-shield.png?fit=460%2C460&ssl=1","width":460,"height":460,"caption":"hrbrmstr"},"logo":{"@id":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2023\/10\/ukr-shield.png?fit=460%2C460&ssl=1"},"description":"Don't look at me\u2026I do what he does \u2014 just slower. #rstats avuncular \u2022 ?Resistance Fighter \u2022 Cook \u2022 Christian \u2022 [Master] Chef des Donn\u00e9es de S\u00e9curit\u00e9 @ @rapid7","sameAs":["http:\/\/rud.is"],"url":"https:\/\/rud.is\/b\/author\/hrbrmstr\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p23idr-2Fd","jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":3672,"url":"https:\/\/rud.is\/b\/2015\/09\/10\/a-better-way-to-read-nest-data-into-r\/","url_meta":{"origin":10243,"position":0},"title":"A Better Way To Read Nest Data Into R","author":"hrbrmstr","date":"2015-09-10","format":false,"excerpt":"I glimpsed a [post](http:\/\/blagrants.blogspot.com\/2015\/09\/nest-thermostat-and-r-creating-shiny.html) in the RSS feeds today on how to connect Nest data with a Shiny dashboard and was compelled to post a less brute-force way to get data from the Nest API. The authors of the Shiny+Nest post used `system` calls to `curl` and regular expression character\u2026","rel":"","context":"In &quot;APIs&quot;","block_context":{"text":"APIs","link":"https:\/\/rud.is\/b\/category\/apis\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3919,"url":"https:\/\/rud.is\/b\/2016\/02\/10\/craft-httr-calls-cleverly-with-curlconverter\/","url_meta":{"origin":10243,"position":1},"title":"Craft httr calls cleverly with curlconverter","author":"hrbrmstr","date":"2016-02-10","format":false,"excerpt":"UPDATE curlconverter will now return (as the function return value) a working R function. See the README for examples When you visit a site like the LA Times' NH Primary Live Results site and wish you had the data that they used to make the tables & visualizations on the\u2026","rel":"","context":"In &quot;R&quot;","block_context":{"text":"R","link":"https:\/\/rud.is\/b\/category\/r\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4728,"url":"https:\/\/rud.is\/b\/2016\/12\/18\/package-update-longurl-0-3-0-is-hitting-cran-mirrors\/","url_meta":{"origin":10243,"position":2},"title":"Package update: longurl 0.3.0 is hitting CRAN mirrors","author":"hrbrmstr","date":"2016-12-18","format":false,"excerpt":"The longurl package has been updated to version 0.3.0 as a result of a bug report noting that the URL expansion API it was using went pay-for-use. Since this was the second time a short URL expansion service either went belly-up or had breaking changes the package is now completely\u2026","rel":"","context":"In &quot;R&quot;","block_context":{"text":"R","link":"https:\/\/rud.is\/b\/category\/r\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":14213,"url":"https:\/\/rud.is\/b\/2023\/07\/09\/new-r-package-hhhash\/","url_meta":{"origin":10243,"position":3},"title":"New R Package For HTTP Headers Hashing","author":"hrbrmstr","date":"2023-07-09","format":false,"excerpt":"HTTP Headers Hashing (HHHash) is a technique developed by Alexandre Dulaunoy to gen\u00aderate a fingerprint of an HTTP server based on the headers it returns. It employs one-way hashing to generate a hash value from the list of header keys returned by the server. The HHHash value is calculated by\u2026","rel":"","context":"In &quot;R&quot;","block_context":{"text":"R","link":"https:\/\/rud.is\/b\/category\/r\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":12790,"url":"https:\/\/rud.is\/b\/2020\/07\/10\/a-look-at-pan-os-versions-with-a-bit-of-r\/","url_meta":{"origin":10243,"position":4},"title":"A Look at PAN-OS Versions with a Bit of R","author":"hrbrmstr","date":"2020-07-10","format":false,"excerpt":"The incredibly talented folks over at Bishop Fox were quite generous this week, providing a scanner for figuring out PAN-OS GlobalProtect versions. I've been using their decoding technique and date-based fingerprint table to keep an eye on patch status (over at $DAYJOB we help customers, organizations, and national cybersecurity centers\u2026","rel":"","context":"In &quot;Cybersecurity&quot;","block_context":{"text":"Cybersecurity","link":"https:\/\/rud.is\/b\/category\/cybersecurity\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6164,"url":"https:\/\/rud.is\/b\/2017\/08\/22\/caching-httr-requests-this-means-warc\/","url_meta":{"origin":10243,"position":5},"title":"Caching httr Requests? This means WAR[C]!","author":"hrbrmstr","date":"2017-08-22","format":false,"excerpt":"I've blathered about my crawl_delay project before and am just waiting for a rainy weekend to be able to crank out a follow-up post on it. Working on that project involved sifting through thousands of Web Archive (WARC) files. While I have a nascent package on github to work with\u2026","rel":"","context":"In &quot;R&quot;","block_context":{"text":"R","link":"https:\/\/rud.is\/b\/category\/r\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/posts\/10243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/comments?post=10243"}],"version-history":[{"count":0,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/posts\/10243\/revisions"}],"wp:attachment":[{"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/media?parent=10243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/categories?post=10243"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/tags?post=10243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}