diff --git a/content/concepts/coreutils-replacement.md b/content/concepts/coreutils-replacement.md
index 27fbad6599f01c2806ea9149e0c94717d0ad26ff..fbd11ccfcf7167afee19451a0a86f85c4e6b5970 100644
--- a/content/concepts/coreutils-replacement.md
+++ b/content/concepts/coreutils-replacement.md
@@ -64,6 +64,7 @@ Maturity: Medium
 - Portability in mind
 - Ongoing development
 - Implemented in a modern memory safe language
+- Interest from Debian developers
 
 **Cons**
 - Missing commands and features
@@ -76,6 +77,8 @@ Maturity: Medium
 - Missing compared to coreutils-gplv2: `csplit dd dir pr stty vdir`
 - Builds successfully on Apertis using the available Rust compiler
 - Initial tests for basic features were successful
+- A Debian Developer already ran some tests booting a Debian graphical session
+  with GNOME [using uutils-coreutils](https://sylvestre.ledru.info/blog/2021/03/09/debian-running-on-rust-coreutils)
 
 ## BSDutils
 Link: https://github.com/dcantrell/bsdutils