• 6 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: July 15th, 2024

help-circle



  • i thought its overkill too, but i tried it out and it works surprisingly well. I use the Automation script like this, alao using Via because for some reasons Firefox/Brave keep playing audio even when you minimize. Everything from Unshort to Toast are the defaults, I only added the last 2:

    { "Unshort bit.ly": { "regex": "https?:\\\/\\\/bit\\.ly\\\/.*", "action": "unshort", "enabled": false }, "Send everything to webhook": { "regex": ".*", "action": "webhook", "enabled": false }, "Toast example": { "regex": "TrianguloY", "action": "toast", "args": { "text": "👋🙂" } }, "YouTube to Secondary Browser": { "regex": ".*(youtube\\.com|youtu\\.be).*", "action": "open", "args": { "package": "mark.via.gp" }, "enabled": true, "stop": true }, "Everything else to Vanadium": { "regex": ".*", "action": "open", "args": { "package": "app.vanadium.browser" }, "enabled": true, "stop": true } }

    It works. If I tap a Youtube link, Via / Brave / Firefox opens. Otherwise, it is Vanadium.






  • Instead of completely moving to 1 service, I would try to compartmentalize the digital life better. For me I tried:

    • all banks and very sensitive stuff => Proton Mail

    • every other emails => Gmail.

    • Password Manager: yes Proton Pass is nice but i like things to work offline and access whenever i can => KeePass. I secure my database with a password and a keyfile. I transfer and uodate my database with Syncthing.

    • 2 FA stuff: i had Authy but it is a piece of shit app now. So I am moving to Keepass. Yes, you can add TOTP to anything in Keepass. The only thing i still need Authy for is Steam.