Blog

Filter

Building a content-aware AI chatbot

23 November 2025
Building a RAG (retrieval-augmented generation) AI chatbot that knows my site content and can talk specifically about it without hallucinations.

Email Authentication for Any Domain

26 September 2025
(From March 2023) How I fully configured email authentication for sending (DMARC, DKIM, SPF) and receiving (TLSRPT, MTA-STS) for my vanity domain for reliable deliverability.

GitOps Automated Observability Stack

26 September 2025
Taking Infrastructure-as-Code to the next level with a full GitOps pipeline: using Terraform, Ansible and GitHub Actions to automate the entire infrastructure upon merging a code branch back to `main`.