Skip to content

Commit 45b444d

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

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

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

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,21 @@ No newsletters this week.
2222

2323
### Observations/Thoughts
2424

25-
* [Porting EBU-R128 audio loudness analysis from C to Rust](https://coaxion.net/blog/2020/09/porting-ebu-r128-audio-loudness-analysis-from-c-to-rust/)
25+
* [Async Iteration Semantics](https://blog.yoshuawuyts.com/async-iteration/)
26+
* [Porting EBU-R128 audio loudness analysis from C to Rust](https://coaxion.net/blog/2020/09/porting-ebu-r128-audio-loudness-analysis-from-c-to-rust/)
27+
* [Potential improvements for Rust embedded abstractions](https://tweedegolf.nl/blog/42/potential-improvements-for-rust-embedded-abstractions)
28+
* [I started to learn Rust](https://jean.manguy.eu/post/i-started-to-learn-rust/)
29+
* [Rust in Science and ever-changing requirements](https://amanjeev.com/blog/rust-in-science-and-ever-changing-requirements)
2630

2731
### Learn Standard Rust
32+
* [TL;DR Rust](https://christine.website/blog/TLDR-rust-2020-09-19)
33+
* [Variables And Mutability In Rust](https://edfloreshz.blog/variables-and-mutability)
2834

2935
### Learn More Rust
30-
* [Dynamic Iterators](https://hole.tuziwo.info/dyn-iterator.html)
31-
32-
[Writing an HTTP(S) Tunnel in Rust with tokio.](https://medium.com/@xnuter/writing-a-modern-http-s-tunnel-in-rust-56e70d898700)
36+
* [Dynamic Iterators](https://hole.tuziwo.info/dyn-iterator.html)
37+
* [Low-Level Academy](https://lowlvl.org/)
38+
* [Writing an HTTP(S) Tunnel in Rust with tokio.](https://medium.com/@xnuter/writing-a-modern-http-s-tunnel-in-rust-56e70d898700)
39+
* [Down the Yak Hole of TLS](https://blog.drogue.io/yak-hole-of-tls/)
3340

3441
### Project Updates
3542

@@ -163,6 +170,11 @@ Email the [Rust Community Team][community] for access.
163170

164171
# Rust Jobs
165172

173+
* [Backend Engineer, Kraken Futures - Rust at Kraken (London, UK, EU)](https://jobs.lever.co/kraken/fe1e07f4-6d7c-4f65-9a8f-27cf3b3fd2b1)
174+
* [Backend / Quant Developer at Kraken (Remote EU)](https://jobs.lever.co/kraken/9d9cc4b5-ef5f-40bd-b785-9acf9164aa74)
175+
* [Senior Software Development Engineer - AWS EC2 at Amazon (Arlington, VA, US)](https://www.amazon.jobs/en/jobs/1273617/senior-software-development-engineer-aws-ec2)
176+
* [Wasm Compiler Engineer at Parity (Berlin, DE, London, UK, Remote)](https://www.parity.io/apply/?gh_jid=4170712003)
177+
166178
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
167179

168180
# Quote of the Week

0 commit comments

Comments
 (0)