Skip to content

Commit 574795f

Browse files
authored
Note non-video version of On Hubris And Humility
OSFC doesn't caption or transcript their videos, so, linking the text transcript on my blog seems like it will improve accessibility.
1 parent 033542e commit 574795f

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)