Skip to content

Commit 42fa23b

Browse files
authored
update of the content
1 parent 5ca6928 commit 42fa23b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/blog/2024-02-extending.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Over the last 4 years, we have been working at reimplementing some of the key li
99

1010
As we are getting closer to parity with the GNU implementation of the Coreutils, we have been thinking about what is next.
1111

12-
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.
13-
TODO: add that Rust allows younger generations to join
12+
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.
1413

1514
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.
1615

@@ -38,4 +37,4 @@ FAQ
3837

3938
License
4039

41-
Binary sizes
40+
Binary sizes

0 commit comments

Comments
 (0)