TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

No Electron Alternatives

1 pointsby BracketMasterabout 3 years ago
I&#x27;m pretty good at Rust, and Go is pretty easy - both compile to wasm or desktop native and have web&#x2F;dekstop UI toolkits that have tiny memory footprints see:<p>1. https:&#x2F;&#x2F;www.egui.rs&#x2F; 2. https:&#x2F;&#x2F;gioui.org&#x2F;<p>I find using slack, discord, and zoom unpleasant.<p>I&#x27;ve been toying with writing a zoom and slack replacement native for all platforms in either Rust or Go.<p>Should I do it?<p>I don&#x27;t want to build it - and be the only one to use it - so I&#x27;m hoping I can get enough inspiring comments to go for it.

3 comments

codeptualizeabout 3 years ago
I think you might want to dig into what you find unpleasant about them, then see if other people have the same issues and are willing to go through the trouble of changing platforms for it.<p>It will definitely be a huge challenge and I think &quot;native apps&quot; and small memory footprint is only relevant to a small group of people.<p>&gt; I don&#x27;t want to build it - and be the only one to use it - so I&#x27;m hoping I can get enough inspiring comments to go for it.<p>In that case you should think about your marketing&#x2F;sales plan first. How are you going to get users? Why would they switch? Who will you target? Why do people choose certain tools? Why will your tool be better than the existing ones? etc etc. Validate these things cheaply before you start building for months.<p>I can give you my personal 2c: I use both Zoom and Slack and am quite happy with them. Tbh I am unlikely to switch because my clients use them + they are performant enough; I rarely have any noticeable issues. So for me, just a native client would not convince me to switch.
ezekgabout 3 years ago
There&#x27;s Tauri [1], which seems to be a very good Electron alternative written in Rust.<p>[1]: <a href="https:&#x2F;&#x2F;tauri.studio&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tauri.studio&#x2F;</a>
评论 #31422870 未加载
BracketMasterabout 3 years ago
Basically - I have a full time job, so I need to be convinced that spending another 5 - 8 hours a day on a zoom replacement over the next few months is worth the trouble - or find a way to fund myself to do this.
评论 #31423224 未加载