Skip to content

Commit bf4ca50

Browse files
committed
link to my presentation
1 parent 1153178 commit bf4ca50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/blog/2025-02-extending.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ page_template = "post.html"
55
authors = ["Sylvestre Ledru"]
66
+++
77

8-
Over the last four years, we have been working on reimplementing some of the key Linux tools in Rust. We started with the [Coreutils](https://github.com/uutils/coreutils) and [findutils](https://github.com/uutils/findutils).
8+
As I [just presented at FOSDEM](https://sylvestre.ledru.info/coreutils-fosdem-2025/), we are moving into the next phase of the uutils project.
9+
10+
Over the last five years, we have been working on reimplementing some of the key Linux tools in Rust. We started with the [Coreutils](https://github.com/uutils/coreutils) and [findutils](https://github.com/uutils/findutils).
911

1012
As we approach feature parity with the GNU Coreutils implementation, and as its adoption in production environments continues to expand, we have been thinking about what is next.
1113

0 commit comments

Comments
 (0)