From what I saw Cosmic has a lot of potential and looks pretty sleek too, right now I’m using KDE it’s a great desktop, but now that I have a second monitor it randomly crashes on me, I think I’ll switch to Cosmic when it reaches beta.

  • imecth@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    29 days ago

    I think this rust only thing is gonna screw them on the long term. You really don’t want that for app development, it might be a good choice for low level stuff and security sensitive things like browsers; but other than that you’re severely hampering your contribution sources and increasing the development time. Color me skeptic but I see this going the same way unity did.

    • pimeys@lemmy.nauk.io
      link
      fedilink
      arrow-up
      0
      ·
      29 days ago

      More than C or C++? I’ve been working on very effective and performing Rust teams professionally now about a decade and I tend to disagree.

      • imecth@fedia.io
        link
        fedilink
        arrow-up
        0
        ·
        28 days ago

        The problems come when you don’t support anything other than rust. Higher level languages are better suited for trivial applications. Rust isn’t exactly a very popular language either so you’re not going to attract contributions from random Joe #3. Cosmic’s best hope is to attract the attention of the big players and get enterprise support, because random users just don’t give a shit about the security upsides of Rust and will judge the DE solely based on its looks and features.

        • themoken@startrek.website
          link
          fedilink
          arrow-up
          1
          ·
          28 days ago

          This is a weird take. Rust is very popular and is the current heir apparent to C for systems level stuff. It’s a great choice to start a new DE/toolkit.

          As for the rest, you’re right the end user doesn’t care about the language their graphical app is in, but the developers fielding their bug reports and making fixes/features sure do.