@@ -23,22 +23,20 @@ If you find any errors in this week's issue, [please submit a PR](https://github
23
23
### Project/Tooling Updates
24
24
* [ Zellij 0.23.0 released with new collaboration features] ( https://zellij.dev/news/multiplayer-sessions/ )
25
25
* [ SixtyFPS (GUI crate): Changelog for 19th of December 2021] ( https://sixtyfps.io/thisweek/2021-12-20.html )
26
-
27
- * [ You can now buy Black Hat Rust with PayPal, Apple Pay & Google Pay] (https://kerkour.com/black-hat-rust-paypal-apple-pay-google-pay/ ]
28
-
26
+ * [ You can now buy Black Hat Rust with PayPal, Apple Pay & Google Pay] ( https://kerkour.com/black-hat-rust-paypal-apple-pay-google-pay/ )
29
27
* [ This week in Databend #21 : an elastic and reliable cloud warehouse] ( https://weekly.databend.rs/2021-12-22-databend-weekly/ )
30
28
31
29
### Observations/Thoughts
32
30
* [ Contexts and capabilities in Rust] ( https://tmandry.gitlab.io/blog/posts/2021-12-21-context-capabilities/ )
33
-
34
31
* [ Video] [ Safe && Portable Data Structure Design (10 minute lightning talk)] ( https://www.youtube.com/watch?v=1UtklNrB8XA&t=1619s )
35
32
36
33
### Rust Walkthroughs
37
-
38
- - [ Cross-compiling Rust Lambdas on macOS without Docker] ( https://noserve.rs/rust-lambdas-macos/ )
39
- - [ ZH] [ 「Pin 三部曲」第二部之 《Rust Pin 进阶] ( https://folyd.com/blog/rust-pin-advanced/ )
34
+ * [ Cross-compiling Rust Lambdas on macOS without Docker] ( https://noserve.rs/rust-lambdas-macos/ )
35
+ * [ ZH] [ 「Pin 三部曲」第二部之 《Rust Pin 进阶] ( https://folyd.com/blog/rust-pin-advanced/ )
40
36
41
37
### Miscellaneous
38
+ * [ TypeVille Call for Papers (ends 9th of January 2022)] ( https://docs.google.com/forms/d/e/1FAIpQLSdzWAX_N7rkJlVza73hZuNDCZIzKtinGJv6OjcdfdOpJ5w6Ww/viewform )
39
+ * [ PT] [ Olá e seja bem vindo a outra edição de esta semana em: Rust! #420 (08/12/2021). 🌟] ( https://github.com/luisvonmuller/Esta-Semana-Em-Rust/blob/main/%23420.md )
42
40
43
41
## Crate of the Week
44
42
@@ -57,6 +55,8 @@ Every week we highlight some tasks from the Rust community for you to pick and g
57
55
58
56
Some of these tasks may also have mentors available, visit the task page for more information.
59
57
58
+ * [ diesel-rs - Documentation improvements] ( https://github.com/diesel-rs/diesel/pull/2996 )
59
+
60
60
If you are a Rust project owner and are looking for contributors, please submit tasks [ here] [ guidelines ] .
61
61
62
62
[ guidelines ] : https://users.rust-lang.org/t/twir-call-for-participation/4821
@@ -173,10 +173,23 @@ Email the [Rust Community Team][community] for access.
173
173
174
174
# Rust Jobs
175
175
176
+ ** Astropad**
177
+
178
+ * [ Software Engineering Manager (Remote North America time zones)] ( https://astropad.com/software-engineering-manager/ )
179
+
176
180
** Timescale**
177
- [ Senior Rust/C/C++ Engineer, Database Toolkit (Remote (UTC-8 to UTC-5)] ( https://boards.greenhouse.io/timescale/jobs/5542785002 )
178
181
179
- * Tweet us at [ @ThisWeekInRust ] ( https://twitter.com/ThisWeekInRust ) to get your job offers listed here!*
182
+ * [ Senior Rust/C/C++ Engineer, Database Toolkit (Remote (UTC-8 to UTC-5)] ( https://boards.greenhouse.io/timescale/jobs/5542785002 )
183
+
184
+ ** Tangam**
185
+
186
+ * [ Rust Developer (Remote)] ( https://www.tangram.dev/jobs )
187
+
188
+ ** Kraken**
189
+
190
+ * [ Backend Engineer - Rust - Core Backend (Remote)] ( https://jobs.lever.co/kraken/4019a818-4a7b-46ef-9225-c53c7a7f238c )
191
+ * [ Backend Engineer, Kraken Futures - Rust (Remote)] ( https://jobs.lever.co/kraken/fe1e07f4-6d7c-4f65-9a8f-27cf3b3fd2b1 )
192
+ * [ Senior Rust Engineer - Banking (Remote)] ( https://jobs.lever.co/kraken/2863623f-13c9-4f50-992d-7c25736a60f9 )
180
193
181
194
** Parity Technologies**
182
195
@@ -185,6 +198,8 @@ Email the [Rust Community Team][community] for access.
185
198
* [ Multiple other Rust / Blockchain Engineering positions] ( https://www.parity.io/jobs )
186
199
187
200
201
+ * Tweet us at [ @ThisWeekInRust ] ( https://twitter.com/ThisWeekInRust ) to get your job offers listed here!*
202
+
188
203
# Quote of the Week
189
204
190
205
> Important crab-related diagnostics improvement shipping in nightly
0 commit comments