Why is Claude an Electron app?
21–30 of 483 posts
Re: Why is Claude an Electron app?
#22Re: Why is Claude an Electron app?
#23Call them out, call them out. Why isn't Claude a native Windows x64 app if code is free?
Seriously, they claim to be able to make a C compiler but they can't make a TUI without using javascript? It's beyond pathetic.
Re: Why is Claude an Electron app?
#24A few years ago maybe. Tauri makes better sense for this use case today - like Electron but with system webviews, so at least doesn't bloat your system with extra copies of Chrome. And strongly encourages Rust for the application core over JS/Node.
Re: Why is Claude an Electron app?
#25Re: Why is Claude an Electron app?
#26The fact that claude code is a still buggy mess is a testament to the quality of the dream they're trying to sell.
Re: Why is Claude an Electron app?
#27Re: Why is Claude an Electron app?
#28Re: Why is Claude an Electron app?
#29Electron isn't that bad. Apps like VSCode and Obsidian are among the highest quality and most performant apps I have installed. The Claude app's problem is not electron; its that it just sucks, bad. Stop blaming problems on nativeness.
Re: Why is Claude an Electron app?
#30Electron isn't that bad. Apps like VSCode and Obsidian are among the highest quality and most performant apps I have installed. The Claude app's problem is not electron; its that it just sucks, bad. Stop blaming problems on nativeness.
The answer of course is that it can’t do it and maintain compatibility between all three well enough as it’s high effort and each has its own idiosyncrasies.