- 0 Posts
- 8 Comments
Kynn@jlai.luto
Technology@lemmy.world•RAM prices soar, but popular Windows 11 apps are using more RAM due to Electron, Web componentsEnglish
5·5 months agoLet’s say you are a webdeveloper trying to package your js app into a executable.
Tauri makes it so that it embeds your js into a rust base, and if you need to interact with the os, you have a Tauri JS API which calls predefined rust functions embedded in the executable.
You can literally never write rust code while using tauri.
But they givr you the choice, since rust is faster than compiled js, you also can create rust functions which you then call from your js code.
Kynn@jlai.luto
Technology@lemmy.world•RAM prices soar, but popular Windows 11 apps are using more RAM due to Electron, Web componentsEnglish
16·5 months agoIn Tauri, the rust backend is the glue between web/js and OS functions. Yet you don’t need to do any rust code, it’s delivered ready.
Kynn@jlai.luto
Technology@lemmy.world•RAM prices soar, but popular Windows 11 apps are using more RAM due to Electron, Web componentsEnglish
321·5 months agoTauri is the way to go ; so that every app doesn’t each embed another web browser that makes for 90% of the file size.
Kynn@jlai.luto
Linux@lemmy.ml•Crafting a retro desktop for old computers (~1GB RAM) the right way
21·8 months agoYou were thinking linux windows’like, but did you thought about React OS ?
Kynn@jlai.luto
Linux@lemmy.ml•So apparently you can just, type the word eject into bash and it will pop open your disk drive
4·1 year agoSorry, my what ? Are you talking about relics of the past ? ;D

It’s kinda hard to accept they are debuting paid work on something that only works on pre-2022 devices… I do understand the recycling idea behind this, but next time I change my phone and look up for a linux compatible phone, I already know I won’t be buying a pre-2022 device :(…