ForgottenFlux@lemmy.world to Technology@lemmy.worldEnglish · 4 months agoSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.comexternal-linkmessage-square72fedilinkarrow-up1411arrow-down141cross-posted to: [email protected][email protected][email protected][email protected][email protected]
arrow-up1370arrow-down1external-linkSignal under fire for storing encryption keys in plaintext on desktop appstackdiary.comForgottenFlux@lemmy.world to Technology@lemmy.worldEnglish · 4 months agomessage-square72fedilinkcross-posted to: [email protected][email protected][email protected][email protected][email protected]
minus-squareweststadtgesicht@discuss.tchncs.delinkfedilinkEnglisharrow-up17arrow-down2·4 months agoPeople being triggered by the sheer existence of Electron – it just HAS to be “shitty”, even if it works perfectly fine.
minus-squareEngineerGaming@feddit.nllinkfedilinkEnglisharrow-up3·4 months agoI can appreciate the functionality, but cannot really call an application “good” if it eats up more than half a gigabyte of RAM while being something as simple as a messenger.
minus-squareBalder@lemmy.worldlinkfedilinkEnglisharrow-up2·4 months agoAlso there are better solutions if you want to have your UI in HTML nowadays. You don’t need to embed a whole web browser in each app.
minus-squareEngineerGaming@feddit.nllinkfedilinkEnglisharrow-up2·4 months agoWhich ones, for example?
minus-squareBalder@lemmy.worldlinkfedilinkEnglisharrow-up2·4 months agoSomething like tauri does, by using the OS web engine, so the apps can be a few KB (depending on the code of course).
People being triggered by the sheer existence of Electron – it just HAS to be “shitty”, even if it works perfectly fine.
I can appreciate the functionality, but cannot really call an application “good” if it eats up more than half a gigabyte of RAM while being something as simple as a messenger.
Also there are better solutions if you want to have your UI in HTML nowadays. You don’t need to embed a whole web browser in each app.
Which ones, for example?
Something like tauri does, by using the OS web engine, so the apps can be a few KB (depending on the code of course).