diff --git a/readme.md b/readme.md index cd82562..d2eba5f 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,7 @@ My posts are listed below in reverse chronological order. | Date | Title | Translations | |-|-|-| +| 2020-11-01 | [Learn Assembly with Entirely Too Many Brainfuck Compilers](./posts/too-many-brainfuck-compilers.md) | | | 2020-07-22 | [Sizedness in Rust](./posts/sizedness-in-rust.md) | | | 2020-05-19 | [Common Rust Lifetime Misconceptions](./posts/common-rust-lifetime-misconceptions.md) | [русский](./posts/translations/rus/common-rust-lifetime-misconceptions.md) · [日本語](./posts/translations/jp/common-rust-lifetime-misconceptions.md)| | 2020-05-09 | [Learning Rust in 2020](./posts/learning-rust-in-2020.md) | |