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: content/blog/2024-02-extending.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,6 @@ Given the overwhelming positive feedback around this initiative, we are going to
13
13
We also noticed a lot of contributions on these projects coming from a lot of different hackers (475 different contributors on Coreutils!).
14
14
With the growing enthusiasm for Rust and the eagerness to learn it, now is the best time to push this project. We think that rewriting in Rust will help with the longer term maintenance of the ecosystem, ensuring it stays robust, safe and welcoming for new generations of contributors.
15
15
16
-
We are
17
-
18
16
For the next projects, we are using the same approach: dropped-in replacement of the GNU C implementation.
19
17
For now, we are going to focus on:
20
18
*[diffutils](https://github.com/uutils/diffutils) (transferred by Michael Howell) -[Good first issues](https://github.com/uutils/diffutils/labels/good%20first%20issue)
@@ -41,6 +39,12 @@ Sylvestre Ledru, Terts Diepraam and Daniel Hofstetter
41
39
FAQ
42
40
###
43
41
42
+
How long is it going to take?
43
+
-----------------------------
44
+
45
+
Some programs like diff, acl or hostname should be completed quickly.