Ubuntu is adopting sudo-rs

Rust has gained a lot of traction, good to see. I use it for all my backend services and tools, currently looking at best way to go at cross platform UI with Dioxus or some others like Slint, iced, Tauri, egui . I’m finding theming to be my challenge on choosing which is the cleanest within the codebase. Not sure if there is a one all I will go with for cross platform, it may be a different framework depending on desktop, web, mobile – will see how it goes. So far with Dioxus using Tailwind for CSS is not the performance under Linux desktop I was expecting and will have to do more testing, tuning.


  1. https://x.com/ubuntu/status/1963665482541682820
  2. https://youtu.be/6hXqal3BNYM

image