Personal Optimization How I Configured Doom Emacs as an Email Client I recently spent time configuring Doom Emacs to be my email client. Let's go over my configuration and talk through some pain points.
TypeScript Build a Lightweight Code Generator with TypeScript and JSON Imports On a recent project, my team created a lightweight code generator, with reusable techniques I want to share. Read on for the why and the how.
Personal Optimization Set Up a Rule to Forward Meeting Invitations from Outlook Recently I took advantage of a rules feature in Outlook. Here are the steps to forward meeting invitations from Outlook into Gmail.
Personal Optimization It’s Not You, It’s Your Filters: How I Finally Ended My Chaotic Relationship with Email So. Many. Filters. Plus labels, priorities, and markers. I batch-archived years worth of emails. And yet, the emails kept coming.
Personal Optimization Send Secure Emails with Gmail’s Confidential Mode Banks won't be using it any time soon, but for the average user, Gmail's confidential mode is a very secure way to send private information.
Effective communication Write Professional Emails the Right Way Writing professional emails is a fine art. These four tips will make your emails stand out and help you get your message across.
Development Practices Why You Should Stop Overworking Your Email Regex If you find yourself writing long and complex email regex patterns for one entry form, you may want to consider if it's worth the time and effort.
Web Apps Sending Emails with Google Sheets & Scripts Here's an example of sending emails with Google Sheets and Scripts, ways to structure your data importing, and how to schedule the script to run.
DevOps & System Admin. Creating Amplify Email Campaigns in JavaScript The process for setting up Pinpoint endpoints with Amplify isn’t ideal since you have to use the Pinpoint SDK, but it is possible. I'll walk you through it.