Skip to content

Commit deffcdd

Browse files
committed
add some TODOs
1 parent 26dd79d commit deffcdd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/blog/2024-02-extending.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Over the last 4 years, we have been working at reimplementing some of the key li
1010
As we are getting closer to parity with the GNU implementation of the Coreutils, we have been thinking about what is next.
1111

1212
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
1314

1415
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.
1516

@@ -22,6 +23,8 @@ For now, we are going to focus on:
2223

2324
TODO: maybe add login & hostname to the list
2425

26+
TODO: create and add links to the good first bugs
27+
2528
As they are part of the essential packages on Debian & Ubuntu.
2629

2730
Sylvestre Ledru, Terts Diepraam and Daniel Hofstetter

0 commit comments

Comments
 (0)