programmerhumor·Programmer HumorbyClosedGL Stop wasting half the CPU and lots of RAM on a few buttons and some textView original on lemmy.ml145Comments7Reply
TThorosofbeer lemmy.worldTeams would be very offended if it could afford the spare CPU cycles to read your post.11Reply
BBorgDrone replylemmy.one2Hide 2 repliesOr, you know, stop half-assing things and build a native app.-8Reply
FFoxBJK replymidwest.socialMost companies aren’t going to develop the same app for different platforms using their native languages. We already saw where that leads; an entire library of apps that are windows only, because that’s all they have the bandwidth for.8Reply
II_like_cats replylemmy.oneI agree. But if you're going to build a web-based app rather use tauri1Reply
PPyrozo007 lemmy.dbzer0.com1Hide 1 replyIf it means Spotify, Discord and others will just work on Linux at little cost to the developer, it's a sacrifice I'm willing to make.3Reply
II_like_cats replylemmy.oneExcept Discord doesn't really work because they use an outdated version of electron and screen sharing does not work2Reply
7 replies
Teams would be very offended if it could afford the spare CPU cycles to read your post.
Use tauri instead. Uses less ram and disk space
Or, you know, stop half-assing things and build a native app.
Most companies aren’t going to develop the same app for different platforms using their native languages. We already saw where that leads; an entire library of apps that are windows only, because that’s all they have the bandwidth for.
I agree. But if you're going to build a web-based app rather use tauri
If it means Spotify, Discord and others will just work on Linux at little cost to the developer, it's a sacrifice I'm willing to make.
Except Discord doesn't really work because they use an outdated version of electron and screen sharing does not work