diff --git a/content/blog/2024-02-extending.md b/content/blog/2024-02-extending.md index c8af76417..4d40e0070 100644 --- a/content/blog/2024-02-extending.md +++ b/content/blog/2024-02-extending.md @@ -9,8 +9,7 @@ Over the last 4 years, we have been working at reimplementing some of the key li As we are getting closer to parity with the GNU implementation of the Coreutils, we have been thinking about what is next. -Given the overwhelming positive feedback around this initiative, we are going to extend our efforts to rewrite other part of the modern Linux/Unix/Mac stack in Rust. We also noticed a lot of contributions on these projects coming for a lot of different contributors. -TODO: add that Rust allows younger generations to join +Given the overwhelming positive feedback around this initiative, we are going to extend our efforts to rewrite other part of the modern Linux/Unix/Mac stack in Rust. We also noticed a lot of contributions on these projects coming for a lot of different hackers. Rewriting in Rust will help with the longer term maintenance of the ecosystem, ensuring it stays robust and welcoming for new generations of contributors. For the next projects, we are using the same approach: dropped-in replacement of the GNU C implementation. For consistency purposes and not interested by a license debate, we are going to use the MIT license. @@ -38,4 +37,4 @@ FAQ License -Binary sizes \ No newline at end of file +Binary sizes