Latest Posts

· 8 min read

Replacing Auth0 with self-hosted Authentik on Kubernetes and Cloudflare

Auth0 deleted my free-tier tenant without warning after 150 days of inactivity.…

· 18 min read

MLOps: A Practical Guide for Software and DevOps Engineers

MLOps brings software engineering discipline to machine learning. Learn what it is, why it matters, and how to apply CI/CD, model versioning,…

· 2 min read

How to Use a Custom Domain with GitHub Pages

Learn how to set up a custom domain for your GitHub Pages website.

· 7 min read

Generate Static Web Pages on GitHub with Next.js, Tailwind CSS & Markdown

A walkthrough for hosting a Next.js and Tailwind CSS site on GitHub Pages, with Markdown-based content and automated deployment via GitHub Actions.