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.
heard.
It’s like using a dump truck to eat dinner on because it has a flat surface in the back.
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.)
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
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.
It’s sad that you prioritize “velocity” over user experience.
Imo velocity and user experience aren’t mutually exclusive, as a developer I can respond to user requests way faster with web technologies.
As a consumer vscode is a perfect example of why the ecosystem has value, are there other products that fill the same roles? Absolutely, but if you were around for the transition from bloodshed, codeblocks, eclipse and the like to sublime and vscode and other more modern editors you should remember how gamechanging the positive feedback loop of velocity achieved for the dev community in the form of user experience.
VSCode being essentially a text editor is a perfect example of software that should not use 1GB+ of RAM