• 10 Posts
  • 231 Comments
Joined 3 years ago
cake
Cake day: September 1st, 2023

help-circle



  • The process you described is definitely what I went though with vim and neovim. After about a decade of vim I still couldn’t get proper language support and an IDE like experience going. When language servers and the debugging protocol came along, it was worse to find the right plugin and configure that correctly.

    Helix simplified my decade long struggle with vim in a single weekend. It still isn’t a TUI IDE but it’s such an upgrade, I’ll take it.














  • They = email host. gmail, etc.

    But the mail flow goes into your gmail inbox and is analyzed when it it lands. How does this prevent google from reading your mail received by the gmail account?

    It’s not, but if you switched to another email host, they wouldn’t have the data Google acquired. And if you switched again, the new host wouldn’t have the data the other host + gmail acquired.

    How does Proton Mail Bridge work?

    Proton Mail Bridge is a desktop application that runs in the background, encrypting and decrypting messages as they enter and leave your computer. It lets you add your Proton Mail account to your favorite email client via IMAP/SMTP by creating a local email server on your computer.

    https://proton.me/mail/bridge



  • Because the headers will have all the transport and delivery metadata from your old inbox? I don’t see how this obscures any of that.

    I think there’s a misunderstanding here. How are they going to access my old inbox? I’ll be self-hosting it.

    GMAIL --POP–> myServer --IMAP–> myDevice(s)

    I can switch out gmail, with protonmail, startmail, fastmail, posteo, kolabnow, zimbra, gandi, etc. The only thing I need to update is my MX record and fetchmail to pull from the new managed inbox and that’s it.