diff --git a/v2/content/posts/2020/100-rust-binaries/tweets.json b/v2/content/posts/2020/100-rust-binaries/tweets.json index 0770f08..a0ae7a1 100644 --- a/v2/content/posts/2020/100-rust-binaries/tweets.json +++ b/v2/content/posts/2020/100-rust-binaries/tweets.json @@ -1106,7 +1106,7 @@ "url": "https://twitter.com/wezm/status/1314883373278654466", "author_name": "Wesley Moore", "author_url": "https://twitter.com/wezm", - "html": "
\n", + "html": "serial-monitor by Dave Hylands is a command line program which will connect to, and allow you to interact with devices which are connected to your host computer via USB serial adapters. Here it is pictured connected to my LED cube. https://t.co/PkjeNAbivF pic.twitter.com/m085puI4Pu
— Wesley Moore (@wezm) October 10, 2020
\n", "width": 1600, "height": 506, "type": "rich", @@ -1386,7 +1386,7 @@ "url": "https://twitter.com/wezm/status/1322493522432282625", "author_name": "Wesley Moore", "author_url": "https://twitter.com/wezm", - "html": "serial-monitor by Dave Hylands is a command line program which will connect to, and allow you to interact with devices which are connected to your host computer via USB serial adapters. Here it is pictured connected to my LED cube. https://github.com/dhylands/serial-monitor
— Wesley Moore (@wezm) October 10, 2020
\n", + "html": "Day 99 of #100binaries
— Wesley Moore (@wezm) October 31, 2020
pueue by Arne Beer is a command-line task management tool for sequential and parallel execution of long-running tasks. https://t.co/QOXw1yGGSO pic.twitter.com/6ajyeY7JC2
\n", "width": 828, "height": 612, "type": "rich", @@ -1396,5 +1396,20 @@ "media": "pueue.mp4", "media_source": "https://github.com/Nukesor/images/blob/72c983b374ea32b64e5997477693030001bdd7a6/pueue.gif", "version": "1.0" + }, + { + "url": "https://twitter.com/wezm/status/1322855912076386304", + "author_name": "Wesley Moore", + "author_url": "https://twitter.com/wezm", + "html": "Day 99 of #100binaries
— Wesley Moore (@wezm) October 31, 2020
pueue by Arne Beer is a command-line task management tool for sequential and parallel execution of long-running tasks. https://github.com/Nukesor/pueue
\n", + "width": 1600, + "height": 900, + "type": "rich", + "cache_age": "3153600000", + "provider_name": "Twitter", + "provider_url": "https://twitter.com", + "media": "rustc.png", + "media_source": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Rust_programming_language_black_logo.svg/1200px-Rust_programming_language_black_logo.svg.png", + "version": "1.0" } ]Day 100 of #100binaries
— Wesley Moore (@wezm) November 1, 2020
Today I'm featuring the Rust compiler — the binary that made the previous 99 fast, efficient, user-friendly, easy-to-build, and reliable binaries possible.
Thanks to all the people that have worked on it past, present, and future. https://github.com/rust-lang/rust