5 Followers
5 Following
52 Posts
Ironic: showing up 30 minutes early for a doctor's appointment and the doctor is running an hour late.
@amin I’d take the time to learn Go. It’ll pay dividends down the road for you in many ways.
@amin is it good?
@amin @sotolf @aburka I'd use it.
I knew my #zoom H6 would come in handy some day! I recorded my son's middle school band concert last night. I'm now half way through editing the audio using #audacity. Love it!

@amin @rl_dane @cjerrington @dm

I love tomb. Use it with pass on my raspberrypi.

@rockorager
I'm looking into notmuch now, which means I must have been living under a rock for the past 12 years. Watching some videos and learning about it. I'd like to try it with aerc, but I'm running macOS, and it looks like the nixOS install of aerc I'm running doesn't have support for notmuch built in.

I'm wondering if you happen to know if aerc+notmuch can run in macOS, or if I'll need to use a Linux box to play with this?

@rockorager
I recently opened a ticket with Zoho about this. I asked them if they exposed their tags over IMAP. They replied back that they do. So, I pushed a little further and asked them to give me at least a few details of how they do that using the IMAP protocol so that I could pass this information along to a developer on the aerc codebase. They haven't yet answered that request.

Hell, even if you don't take it up, if I could get some guidance from them as to what they're doing and genuinely find out that they're not doing something proprietary to work with tags, I might look into it myself. I'm not sure what aerc is written in, but I've got experience working with python, Go, elixir, C, C++, Java, ruby. javascript/node. I may be able to help out...

@amin

Yes. This goes in your .config/aerc/accounts.conf file:

gpg

pgp-auto-sign = true
pgp-key-id =
pgp-opportunistic-encrypt = true

nm, I got it. :sign and :encrypt are toggles.