Tuta, Mullvad and SimpleX. Done. Replaces Proton Mail, Proton VPN and Signal.
- 2 Posts
- 13 Comments
JohnHammerSky@lemmy.todayto
Games@lemmy.world•Dutch gamers file €220 million claim against Valve, operator of game platform SteamEnglish
11·2 days agodeleted by creator
JohnHammerSky@lemmy.todayOPto
Programming@programming.dev•Is Rust supposed to be that hard?
1·2 days agoYou probably mean general purpose libraries, when it comes to libraries that need to interact with OS native APIs Tauri does the heavy lifting by implementing for all platforms including Android and iOS.
I mean every language is cross-platform at its core, even Node, but for more complex calls things get really tricky.
JohnHammerSky@lemmy.todayOPto
Programming@programming.dev•Is Rust supposed to be that hard?
42·2 days agoCan it be used to develop for Linux?
JohnHammerSky@lemmy.todayOPto
Programming@programming.dev•Is Rust supposed to be that hard?
1·2 days agoPlugin are a feature when it provides cross platform abstraction for Windows, Linux, Mac, Android and iOS.
Doing it natively means I need to make a few thousands of extra ifs and maintain all different ifs for each platform, while Tauri provides it out of the box. Such as notifications, filesystem access, file opener, auto start, window management and etc…
JohnHammerSky@lemmy.todayto
Privacy@lemmy.ml•LinkedIn from Microsoft locked me out — they demand I give my passport and access to my webcam to Persona
41·2 days agoI found my job at LinkedIn. And a few interviews as well. I’m not working now, but in the past I found it there.
It’s unbearable for sure, but I don’t see any other option.
JohnHammerSky@lemmy.todayto
Privacy@lemmy.ml•LinkedIn from Microsoft locked me out — they demand I give my passport and access to my webcam to Persona
81·3 days agoBut then what’s the solution? How do you find jobs without LinkedIn? The corporation hell prefers “efficiency”, they’ll always prefer these centralized solutions to find workers.
JohnHammerSky@lemmy.todayto
PC Gaming@lemmy.ca•007 First Light Is the Latest Denuvo Game That Has Been CrackedEnglish
21·3 days agoIt’s xrel.to, you can just type what you want to know in the search box and check if it was cracked.
JohnHammerSky@lemmy.todayOPto
Programming@programming.dev•Is Rust supposed to be that hard?
1·3 days agoThe GUI isn’t important to be honest, just anything that doesn’t look too outdated. I’m more interested on cross-platform native plugins, so I don’t need to write all by hand. Slint seems to be less libre than Tauri, there are pricing on their website, even tho I understand it’s free, still, I prefer to keep it away from strongly backed by individual company, especially if I don’t know it well.
JohnHammerSky@lemmy.todayOPto
Programming@programming.dev•Is Rust supposed to be that hard?
21·3 days agoTauri provides native system plugins cross platform, that’s what I want, paired with the fact it doesn’t bundle Chromium, apps are lightweight and fast.
You can use Tauri with Iced too, it doesn’t require web tech, the strong point of Tauri is the native system modules.
I thought about using native tools only but I’m planning on supporting Linux and Windows at the same time, so that’s the appealing for me.
JohnHammerSky@lemmy.todayOPto
Programming@programming.dev•Is Rust supposed to be that hard?
1·4 days agoBut then what’s the point of Tauri? I mean there are plenty general use projects in Tauri, why’d they chose Rust?
JohnHammerSky@lemmy.todayOPto
Programming@programming.dev•Is Rust supposed to be that hard?
71·4 days agoNo I’m not professional, maybe I’m mistaken. I just know C++ and made a few simple things, and then I tried to do a few simple things in Rust but it’s almost killing me. I’m asking myself if it’s worth it.
JohnHammerSky@lemmy.todayto
Technology@lemmy.world•Google Chrome is killing all uBlock Origin bypasses, Microsoft Edge, Opera to followEnglish
151·5 days agoWhat is it used for?

Do you know if I can get KeePass working on both PC and Android in sync with Syncthing?