

{"id":4674,"date":"2016-11-22T07:18:46","date_gmt":"2016-11-22T12:18:46","guid":{"rendered":"https:\/\/rud.is\/b\/?p=4674"},"modified":"2018-03-07T16:40:37","modified_gmt":"2018-03-07T21:40:37","slug":"the-devil-is-in-the-details","status":"publish","type":"post","link":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/","title":{"rendered":"The Devil is in the Details"},"content":{"rendered":"<p>The [first public informational video](https:\/\/www.greatagain.gov\/news\/message-president-elect-donald-j-trump.html) from the PEOTUS didn&#8217;t add a full transcript of the video to the web site and did not provide (at least as of 0700 EST on 2016-11-22) their own text annotations\/captions to the video.<\/p>\n<p>Google&#8217;s (YouTube&#8217;s) auto-captioning (for the most part) worked and it&#8217;s most likely &#8220;just good enough&#8221; to enable the PETOUS&#8217;s team to avoid an all-out A.D.A. violation (which is probably the least of their upcoming legal worries). This is a forgotten small detail in an ever-growing list of forgotten small and large details. I&#8217;m also surprised that no progressive web site bothered to put up a transcription for those that need it.<\/p>\n<p>Since &#8220;the press&#8221; did a terrible job holding the outgoing POTUS accountable during his two terms and also woefully botched their coverage of the 2016 election (NOTE: I didn&#8217;t vote for either major party candidate, but did write-in folks for POTUS &#038; veep), I guess it&#8217;s up to all of us to help document history.<\/p>\n<p>Here&#8217;s a moderately cleaned up version from the auto-generated Google SRT stream, presented without any commentary:<\/p>\n<div style=\"padding-left:10%; padding-right:10%; font-style: italic\">\n<p><b>A Message from President-Elect Donald J. Trump<\/b><\/p>\n<p>Today I would like to provide the American people with an update on the White House transition and our policy plans for the first 100 days.<\/p>\n<p>Our transition team is working very smoothly, efficiently and effectively. Truly great and talented men and women \u2013 patriots \u2014 indeed are being brought in and many will soon be a part of our government helping us to make America great again.<\/p>\n<p>My agenda will be based on a simple core principle: putting America first whether it&#8217;s producing steel, building cars or curing disease. I want the next generation of production and innovation to happen right here in our great homeland America creating wealth and jobs for American workers.<\/p>\n<p>As part of this plan I&#8217;ve asked my transition team to develop a list of executive actions we can take on day one to restore our laws and bring back our jobs (about time) these include the following on trade: I&#8217;m going to issue our notification of intent to withdraw from the trans-pacific partnership \u2014 a potential disaster for our country. Instead we will negotiate fair bilateral trade deals that bring jobs and industry back onto American shores.<\/p>\n<p>On energy: I will cancel job-killing restrictions on the production of American energy including shale energy and clean coal creating many millions of high-paying jobs. That&#8217;s what we want, that&#8217;s what we&#8217;ve been waiting for.<\/p>\n<p>On regulation I will formulate a role which says that for every one new regulation two old regulations must be eliminated (so important).<\/p>\n<p>For national security I will ask the Department of Defense and the chairman of the Joint Chiefs of Staff to develop a comprehensive plan to protect America&#8217;s vital infrastructure from cyberattacks and all other form of attacks.<\/p>\n<p>On immigration: I will direct the Department of Labor to investigate all abuses of visa programs that undercut the American worker.<\/p>\n<p>On ethics reform: as part of our plan to &#8220;drain the swamp&#8221; we will impose a five-year ban executive officials becoming lobbyists after they leave the administration and a lifetime ban on executive officials lobbying on behalf of a foreign government.<\/p>\n<p>These are just a few of the steps we will take to reform Washington and rebuild our middle class I will provide more updates in the coming days as we work together to make America great again for everyone and I mean everyone.<\/p>\n<\/div>\n<p>For those technically inclined, you can grab that feed using the following R code. You&#8217;ll first need to ensure Developer Tools is open in your browser and tick the &#8220;CC&#8221; button in the video before starting the video. Look for a network request that begins with `https:\/\/www.youtube.com\/api\/timedtext` and use the &#8220;Copy as cURL&#8221; feature (all three major, cross-platform browsers support it), then run the code immediately after it (the `straighten()` function will take the data from the clipboard).<\/p>\n<pre id=\"prism-r-code\"><code class=\"language-r\">library(curlconverter)\r\nlibrary(httr)\r\nlibrary(xml2)\r\n\r\nstraighten() %&gt;% \r\n  make_req() -&gt; req\r\n\r\nres &lt;- req[[1]]()\r\n\r\ncontent(res) %&gt;% \r\n  xml_find_all(&quot;.\/\/body\/p&quot;) %&gt;% \r\n  xml_text() %&gt;% \r\n  paste0(collapse=&quot;&quot;) %&gt;% \r\n  writeLines(&quot;speech.txt&quot;)<\/code><\/pre>\n<p>In this emergent &#8220;post-truth&#8221; world, we&#8217;re all going to need to be citizen data journalists and it&#8217;s going to be even more important than ever to ensure any data-driven pieces we write are honest, well-sourced, open to review &#038; civil commentary, plus be fully reproducible. We all will also need to hold those in power &mdash; including the media &mdash; accountable. Despite whatever leanings you have, cherry-picking data, slicing a bit off the edges of the truth and injecting a bias because of your passionate views that you believe are right are only going to exacerbate the existing problems.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The [first public informational video](https:\/\/www.greatagain.gov\/news\/message-president-elect-donald-j-trump.html) from the PEOTUS didn&#8217;t add a full transcript of the video to the web site and did not provide (at least as of 0700 EST on 2016-11-22) their own text annotations\/captions to the video. Google&#8217;s (YouTube&#8217;s) auto-captioning (for the most part) worked and it&#8217;s most likely &#8220;just good enough&#8221; to [&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":true,"_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":[775],"tags":[810],"class_list":["post-4674","post","type-post","status-publish","format-standard","hentry","category-commentary","tag-post"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Devil is in the Details - 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\/2016\/11\/22\/the-devil-is-in-the-details\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Devil is in the Details - rud.is\" \/>\n<meta property=\"og:description\" content=\"The [first public informational video](https:\/\/www.greatagain.gov\/news\/message-president-elect-donald-j-trump.html) from the PEOTUS didn&#8217;t add a full transcript of the video to the web site and did not provide (at least as of 0700 EST on 2016-11-22) their own text annotations\/captions to the video. Google&#8217;s (YouTube&#8217;s) auto-captioning (for the most part) worked and it&#8217;s most likely &#8220;just good enough&#8221; to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/\" \/>\n<meta property=\"og:site_name\" content=\"rud.is\" \/>\n<meta property=\"article:published_time\" content=\"2016-11-22T12:18:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-03-07T21:40:37+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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/\"},\"author\":{\"name\":\"hrbrmstr\",\"@id\":\"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886\"},\"headline\":\"The Devil is in the Details\",\"datePublished\":\"2016-11-22T12:18:46+00:00\",\"dateModified\":\"2018-03-07T21:40:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/\"},\"wordCount\":796,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886\"},\"keywords\":[\"post\"],\"articleSection\":[\"Commentary\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/\",\"url\":\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/\",\"name\":\"The Devil is in the Details - rud.is\",\"isPartOf\":{\"@id\":\"https:\/\/rud.is\/b\/#website\"},\"datePublished\":\"2016-11-22T12:18:46+00:00\",\"dateModified\":\"2018-03-07T21:40:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rud.is\/b\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Devil is in the Details\"}]},{\"@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":"The Devil is in the Details - 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\/2016\/11\/22\/the-devil-is-in-the-details\/","og_locale":"en_US","og_type":"article","og_title":"The Devil is in the Details - rud.is","og_description":"The [first public informational video](https:\/\/www.greatagain.gov\/news\/message-president-elect-donald-j-trump.html) from the PEOTUS didn&#8217;t add a full transcript of the video to the web site and did not provide (at least as of 0700 EST on 2016-11-22) their own text annotations\/captions to the video. Google&#8217;s (YouTube&#8217;s) auto-captioning (for the most part) worked and it&#8217;s most likely &#8220;just good enough&#8221; to [&hellip;]","og_url":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/","og_site_name":"rud.is","article_published_time":"2016-11-22T12:18:46+00:00","article_modified_time":"2018-03-07T21:40:37+00:00","author":"hrbrmstr","twitter_card":"summary_large_image","twitter_misc":{"Written by":"hrbrmstr","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#article","isPartOf":{"@id":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/"},"author":{"name":"hrbrmstr","@id":"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886"},"headline":"The Devil is in the Details","datePublished":"2016-11-22T12:18:46+00:00","dateModified":"2018-03-07T21:40:37+00:00","mainEntityOfPage":{"@id":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/"},"wordCount":796,"commentCount":0,"publisher":{"@id":"https:\/\/rud.is\/b\/#\/schema\/person\/d7cb7487ab0527447f7fda5c423ff886"},"keywords":["post"],"articleSection":["Commentary"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/","url":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/","name":"The Devil is in the Details - rud.is","isPartOf":{"@id":"https:\/\/rud.is\/b\/#website"},"datePublished":"2016-11-22T12:18:46+00:00","dateModified":"2018-03-07T21:40:37+00:00","breadcrumb":{"@id":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rud.is\/b\/2016\/11\/22\/the-devil-is-in-the-details\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rud.is\/b\/"},{"@type":"ListItem","position":2,"name":"The Devil is in the Details"}]},{"@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-1do","jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":4335,"url":"https:\/\/rud.is\/b\/2016\/04\/13\/52vis-week-3-waste-not-want-not\/","url_meta":{"origin":4674,"position":0},"title":"52Vis Week #3 &#8211; Waste Not, Want Not","author":"hrbrmstr","date":"2016-04-13","format":false,"excerpt":"The Wall Street Journal did a project piece [a while back](http:\/\/projects.wsj.com\/waste-lands\/) in the _\"Waste Lands: America's Forgotten Nuclear Legacy\"_. They dug through [Department of Energy](http:\/\/www.lm.doe.gov\/default.aspx?id=2602) and [CDC](http:\/\/www.cdc.gov\/niosh\/ocas\/ocasawe.html) data to provide an overview of the lingering residue of this toxic time in America's past (somehow, I have to believe the fracking\u2026","rel":"","context":"In &quot;52vis&quot;","block_context":{"text":"52vis","link":"https:\/\/rud.is\/b\/category\/52vis\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2016\/04\/waste.png?fit=1200%2C983&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2016\/04\/waste.png?fit=1200%2C983&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2016\/04\/waste.png?fit=1200%2C983&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2016\/04\/waste.png?fit=1200%2C983&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2016\/04\/waste.png?fit=1200%2C983&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":362,"url":"https:\/\/rud.is\/b\/2011\/03\/12\/remote-assistanceinformation-gathering-aid-supportdetails\/","url_meta":{"origin":4674,"position":1},"title":"Remote Assistance\/Information Gathering Aid &#8211; SupportDetails","author":"hrbrmstr","date":"2011-03-12","format":false,"excerpt":"I'm putting together a computer & online safety presentation for an upcoming talk at a senior center in Portsmouth (NH) and came across Support Details in my information hunting trek. This site makes it dirt simple to get basic information from whomever you are providing remote support to (a task\u2026","rel":"","context":"In &quot;Operating Systems&quot;","block_context":{"text":"Operating Systems","link":"https:\/\/rud.is\/b\/category\/operating-systems\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6385,"url":"https:\/\/rud.is\/b\/2017\/09\/19\/pirating-web-content-responsibly-with-r\/","url_meta":{"origin":4674,"position":2},"title":"Pirating Web Content Responsibly With R","author":"hrbrmstr","date":"2017-09-19","format":false,"excerpt":"International Code Talk Like A Pirate Day almost slipped by without me noticing (September has been a crazy busy month), but it popped up in the calendar notifications today and I was glad that I had prepped the meat of a post a few weeks back. There will be no\u2026","rel":"","context":"In &quot;data wrangling&quot;","block_context":{"text":"data wrangling","link":"https:\/\/rud.is\/b\/category\/data-wrangling\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2017\/09\/Plot_Zoom-2.png?fit=1200%2C917&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2017\/09\/Plot_Zoom-2.png?fit=1200%2C917&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2017\/09\/Plot_Zoom-2.png?fit=1200%2C917&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2017\/09\/Plot_Zoom-2.png?fit=1200%2C917&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/rud.is\/b\/wp-content\/uploads\/2017\/09\/Plot_Zoom-2.png?fit=1200%2C917&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":8230,"url":"https:\/\/rud.is\/b\/2018\/02\/16\/pym-js-library-vulnerability-in-widgetframe-package\/","url_meta":{"origin":4674,"position":3},"title":"Pym.js Library Vulnerability in widgetframe Package","author":"hrbrmstr","date":"2018-02-16","format":false,"excerpt":"What's Up? The NPR Visuals Team created and maintains a javascript library that makes it super easy to embed iframes on web pages and have said documents still be responsive. The widgetframe R htmlwidget uses pym.js to bring this (much needed) functionality into widgets and (eventually) shiny apps. NPR reported\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":2474,"url":"https:\/\/rud.is\/b\/2013\/04\/19\/wait-wait-dont-pwn-me-source-boston-transcript-thank-you\/","url_meta":{"origin":4674,"position":4},"title":"Wait Wait&#8230;Don&#8217;t Pwn Me! (SOURCE Boston) Transcript &#038; Thank You!","author":"hrbrmstr","date":"2013-04-19","format":false,"excerpt":"For those that wanted to play along at home, I've cleaned up the text and made the Wait Wait\u2026Don't Pwn Me! closing segment of SOURCE Boston 2013 available for download [PDF]. The video crew had cameras running, so keep checking the @SOURCEconf web site as it'll probably get posted as\u2026","rel":"","context":"In &quot;Humor&quot;","block_context":{"text":"Humor","link":"https:\/\/rud.is\/b\/category\/humor\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1040,"url":"https:\/\/rud.is\/b\/2012\/05\/15\/mountain-lion-airplay-screen-captures-drm\/","url_meta":{"origin":4674,"position":5},"title":"Mountain Lion, AirPlay, Screen Captures &#038; DRM","author":"hrbrmstr","date":"2012-05-15","format":false,"excerpt":"I've been wanting to post this entry for a while, but I didn't have the opportunity to compel an extra pair of hands to assist with some necessary, salient portions of it until tonight. For those who were hoping Mountain Lion's AirPlay would be a revolutionary step in the \"your\u2026","rel":"","context":"In &quot;DRM&quot;","block_context":{"text":"DRM","link":"https:\/\/rud.is\/b\/category\/drm\/"},"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\/4674","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=4674"}],"version-history":[{"count":0,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/posts\/4674\/revisions"}],"wp:attachment":[{"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/media?parent=4674"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/categories?post=4674"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rud.is\/b\/wp-json\/wp\/v2\/tags?post=4674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}