Skip to content

Commit 7ce582a

Browse files
committed
adds links from twitter
Signed-off-by: Nell Shamrell <[email protected]>
1 parent eae2980 commit 7ce582a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

draft/2020-06-23-this-week-in-rust.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,21 @@ Check out [this week's *This Week in Rust Podcast*]()
1818

1919
## News & Blog Posts
2020

21+
* [Announcing Rust 1.44.1](https://blog.rust-lang.org/2020/06/18/Rust.1.44.1.html)
22+
* [Writing Non-Trivial Macros in Rust](http://adventures.michaelfbryan.com/posts/non-trivial-macros/)
23+
* [Diving into Rust with a CLI](https://kbknapp.dev/rust-cli/)
2124
* [Rust for Data-Intensive Computation](https://materialize.io/rust-for-data-intensive-computation/)
25+
* [3K, 60fps, 130ms: achieving it with Rust](https://blog.tonari.no/why-we-love-rust?ref=twtr)
2226
* [Zero To Production #2: Learn By Building An Email Newsletter](https://www.lpalmieri.com/posts/2020-06-21-zero-to-production-2-learn-by-building-an-email-newsletter/)
23-
* [Writing Non-Trivial Macros in Rust](http://adventures.michaelfbryan.com/posts/non-trivial-macros/)
2427
* [Rust concurrency: the archetype of a message-passing bug.](https://medium.com/@polyglot_factotum/rust-concurrency-the-archetype-of-a-message-passing-bug-817b60efd8f8?source=friends_link&sk=ad32b77d42eda3dd28a26671282271df)
28+
* [How to Design For Panic Resilience in Rust](https://towardsdatascience.com/how-to-design-for-panic-resilience-in-rust-55d5fd2478b9)
29+
* [GitHub Action for binary crates installation](https://svartalf.info/posts/2020-04-10-github-action-for-binary-crates-installation/)
30+
* [Managing Rust bloat with Github Actions](https://tomforb.es/managing-rust-bloat-with-github-actions/)
31+
* [A multiplayer board game in Rust and WebAssembly](http://www.mattkeeter.com/projects/pont/)
32+
* [Im bad at unsafe {}](https://djugei.github.io/bad-at-unsafe/)
33+
* [Thread-local Storage - Part 13 of Making our own executable packer](https://fasterthanli.me/blog/2020/thread-local-storage/)
34+
* [RISC-V OS using Rust - Chapter 11](http://osblog.stephenmarz.com/ch11.html)
35+
* [SIMD library plans](https://vorner.github.io/2020/05/08/simd-library-plans.html)
2536

2637
# Crate of the Week
2738

@@ -159,6 +170,9 @@ Email the [Rust Community Team][community] for access.
159170

160171
# Rust Jobs
161172

173+
174+
* [Senior Back-End Rust Developer at Jewish Interactive (Ji)](https://www.jewishinteractive.org/senior-developer/?utm_campaign=Available%20Jobs%20-%202020&utm_content=132060591&utm_medium=social&utm_source=twitter&hss_channel=tw-449734543)
175+
162176
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
163177

164178
# Quote of the Week

0 commit comments

Comments
 (0)