Skip to content

Commit f1287ee

Browse files
authored
Merge pull request #2726 from rust-lang/add-links-422
Add links 422
2 parents 81c5e2e + dcca666 commit f1287ee

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

draft/2021-12-22-this-week-in-rust.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,20 @@ If you find any errors in this week's issue, [please submit a PR](https://github
2323
### Project/Tooling Updates
2424
* [Zellij 0.23.0 released with new collaboration features](https://zellij.dev/news/multiplayer-sessions/)
2525
* [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/)
2927
* [This week in Databend #21: an elastic and reliable cloud warehouse](https://weekly.databend.rs/2021-12-22-databend-weekly/)
3028

3129
### Observations/Thoughts
3230
* [Contexts and capabilities in Rust](https://tmandry.gitlab.io/blog/posts/2021-12-21-context-capabilities/)
33-
3431
* [Video] [Safe && Portable Data Structure Design (10 minute lightning talk)](https://www.youtube.com/watch?v=1UtklNrB8XA&t=1619s)
3532

3633
### 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/)
4036

4137
### 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)
4240

4341
## Crate of the Week
4442

@@ -57,6 +55,8 @@ Every week we highlight some tasks from the Rust community for you to pick and g
5755

5856
Some of these tasks may also have mentors available, visit the task page for more information.
5957

58+
* [diesel-rs - Documentation improvements](https://github.com/diesel-rs/diesel/pull/2996)
59+
6060
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
6161

6262
[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821
@@ -173,10 +173,23 @@ Email the [Rust Community Team][community] for access.
173173

174174
# Rust Jobs
175175

176+
**Astropad**
177+
178+
* [Software Engineering Manager (Remote North America time zones)](https://astropad.com/software-engineering-manager/)
179+
176180
**Timescale**
177-
[Senior Rust/C/C++ Engineer, Database Toolkit (Remote (UTC-8 to UTC-5)](https://boards.greenhouse.io/timescale/jobs/5542785002)
178181

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)
180193

181194
**Parity Technologies**
182195

@@ -185,6 +198,8 @@ Email the [Rust Community Team][community] for access.
185198
* [Multiple other Rust / Blockchain Engineering positions](https://www.parity.io/jobs)
186199

187200

201+
*Tweet us at [@ThisWeekInRust](https://twitter.com/ThisWeekInRust) to get your job offers listed here!*
202+
188203
# Quote of the Week
189204

190205
> Important crab-related diagnostics improvement shipping in nightly

0 commit comments

Comments
 (0)