• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle

  • They’ve snapified coreutils too, and rewritten them in rust (uutils). It’s proving to be a challenging transition…

    Edit: While the article mentions rust’s vaunted memory safety as a driver, I can’t help but notice that uutils is licensed MIT, as opposed to GNU’s coreutils license being GPL v3.

    While snapd is licensed GPL v3, it’s important to note that despite the ‘d’ suffix, it’s barely a daemon. It’s mostly a client for the snap backend - which is proprietarially licensed and only hosted with Canonical. The snapd client could be replaced at any time.