You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,14 @@ Here are my posts in reverse chronological order.
6
6
7
7
| Year | Title | Popularity | Translations |
8
8
|-|-|-|-|
9
-
| 2024 |[Using Rust in Non-Rust Servers to Improve Performance](./posts/rust-in-non-rust-servers.md)|⏳| - |
10
-
| 2024 |[Learning Rust in 2024](./posts/learning-rust-in-2024.md)| 🔥🔥 |[中文](./posts/translations/zh-hans/learning-rust-in-2024.md)|
9
+
| 2024 |[Using Rust in Non-Rust Servers to Improve Performance](./posts/rust-in-non-rust-servers.md)|🔥🔥| - |
10
+
| 2024 |[Learning Rust in 2024](./posts/learning-rust-in-2024.md)| 🔥🔥🔥|[中文](./posts/translations/zh-hans/learning-rust-in-2024.md)|
11
11
| 2024 |[Beginner's Guide to Concurrent Programming: Coding a Multithreaded Chat Server using Tokio](./posts/chat-server.md)| 🔥🔥 |[中文](./posts/translations/zh-hans/chat-server.md)|
12
12
| 2021 |[RESTful API in Sync & Async Rust](./posts/restful-api-in-sync-and-async-rust.md)| 🔥 | - |
13
13
| 2021 |[Tour of Rust's Standard Library Traits](./posts/tour-of-rusts-standard-library-traits.md)| 🔥🔥🔥 |[中文](./posts/translations/zh-hans/tour-of-rusts-standard-library-traits.md)|
14
14
| 2020 |[Learn Assembly with Entirely Too Many Brainfuck Compilers](./posts/too-many-brainfuck-compilers.md)| 🔥 | - |
15
15
| 2020 |[Sizedness in Rust](./posts/sizedness-in-rust.md)| 🔥🔥 | - |
0 commit comments