Skip to content

Commit 0dea8ab

Browse files
authored
Merge pull request #2690 from cbiffle/patch-1
Note non-video version of On Hubris And Humility
2 parents 033542e + 574795f commit 0dea8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2021-12-08-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
4444
* [My Cryptography Final Project](https://codegito.xyz/2021/12/05/cryptography-final-project/)
4545
* [Case study: Rust programming language community](https://zulip.com/case-studies/rust/)
4646
* [Linear Types Can Help](https://aidancully.blogspot.com/2021/12/linear-types-can-help.html)
47-
* [video] [On Hubris and Humility: developing an OS for robustness in Rust](https://talks.osfc.io/osfc2021/talk/JTWYEH/)
47+
* [video] [On Hubris and Humility: developing an OS for robustness in Rust](https://talks.osfc.io/osfc2021/talk/JTWYEH/) [text version](https://cliffle.com/blog/on-hubris-and-humility/)
4848

4949
### Rust Walkthroughs
5050
* [How to encrypt a file in Rust (Using streaming AEAD encryption)](https://kerkour.com/rust-file-encryption)

0 commit comments

Comments
 (0)