Securing Your Custom Domain Email: Guide

Learn how to secure your custom domain email with SPF, DMARC, DKIM, MTA-STS, and DNSSEC, and why even parked domains need email records to prevent spoofing.

May 1, 2025 · 3 min · AAB.

Making Documentation Easier With Sphinx

Whenever I used to look at big projects on GitHub, I thought writing the documentation must be one of the hardest parts all the structure, formatting, keeping everything consistent. It always seemed like a huge effort. Recently, while planning a new project, I decided to look into better ways to handle documentation from the beginning. That’s when I found Sphinx a tool that automates a lot of the process and generates clean, professional-looking docs from simple text files. ...

April 20, 2025 · 1 min · AAB.

Hugo Setup

I just finished setting up this site using Hugo, a fast static site generator. What I used Hugo (extended) PaperMod theme Custom config.yaml for profile, blog, and project layout Deployed to Cloudflare Pages What’s next Write about infrastructure experiments Document Projects Share notes on self hosted tools Publish posts This post also serves as a deployment check everything below draft: false should now work. If you’re reading this, the deployment works. ✅

April 15, 2025 · 1 min · AAB.