• FrostyPolicy@suppo.fi
    link
    fedilink
    arrow-up
    1
    ·
    1 month ago

    If developers want to make a desktop application they should use proper cross platform desktop frameworks like QT or GTK or even JavaFX instead of a webpage disguised as an application.

  • TriflingToad@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Controversial take but I think It’s weird how this community is so “FOSS is great even if it doesn’t have the 1 feature you need” then will turn around and say “Your unpaid labor for the good of this community is not acknowledged and because you wanted to make a UI in a language you know I will not only refuse to use it, but will shit on it”

    Like I get you don’t like electron but there’s a lot of work that the developer put into it. I think that work should be appreciated instead of clowning on them! To use the line every terminal lover uses when someone asks for a UI: “It’s open source, make it yourself.” (note, I’m not saying terminal only programs are bad. It’s just annoying to be selectively “do it yourself” when someone else is asking for it and this meme when you’re asking for it)

    (Unless this is about closed source programs, then yeah that’s fair.)

  • 0x01@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    Nah electron is an excellent technology, v8 is a remarkable engine. Maybe something like tauri will unseat it eventually but the ability to spin up a new product in relatively short order is good for everyone. Ram and disk usage are higher than they would be with a native app but velocity is unparalleled

    • Lucy :3@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      The problem is chromium. It’s more efficient and usable to just create a new dedicated firefox profile (which will start in a fully separated instance), and create starter scripts and desktop entries for that.