• 5 Posts
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • I wasn’t thinking about applets but more about full-blown libcosmic applications.

    Gnome Circle bas a lot of very simple apps that do just 1 thing and weight a couple MB each at worst.

    With iced such an ecosystem would be at 20MB per app, so simple " don’t 1 thing and do it right" apps would be less scalable. And I doubt you would want to have all of gnome circle as a multicall binary.





  • teolan@lemmy.worldtoLinux@lemmy.mlCOSMIC Store Prototype
    link
    fedilink
    English
    arrow-up
    7
    ·
    4 months ago

    This is not relevant to this specific post but does anyone know how if the static linking used in Rust is an issue with cosmic?

    The last time I tried building a small app with Iced it was pretty bing (20MB) even though it didn’t do much. On the other hand a GTK app in rust easily fits within 5MB.

    Anyway I’m thrilled to try cosmic out as soon as it reached the Arch repos.











  • I think it’s especially about Rust in the Linux kernel. There was a lot of fuss as the “foundation” for writing Rust drivers was merged, but since then there has been cvery few news about it going forward and being used to develop new drivers.

    The language itself is obviously still going very strong.