writing.
I journal my thoughts and share my knowledge through these writings.
k3s HomeLab Ops
November 28, 2025
My k3s HomeLab Operations and Management Strategies
Automating Deployments
December 13, 2024
Automating self-hosted deployments with GitHub Actions, GHCR, Docker, Docker Compose
The Self Hosting Red Pill
September 23, 2024
How I self-host my own services
SaaS User Management
August 15, 2024
A talk about managing users for your SaaS
Microservice with RabbitMQ and NestJS
June 9, 2024
Guide to setup a microservice architecture application using RabbitMQ and NestJS
Arch BTW to apple sheep
June 1, 2024
How I went from a Linux enthusiast to an Apple fanboy (not really a fanboy)
Arch Linux Hitchhiker's Guide
October 1, 2023
A no non-sense installtion guide for arch linux
Triple Play with KVM, DistroBox, and Wine
September 22, 2023
A guide to run macOS, Linux distributions, and Windows together on a single machine with KVM, DistroBox, and Wine.
The Arch Linux Cult
July 22, 2023
Another ranting post about the complicated relationship between me and my favourite distro
Managing Environment Variables
July 20, 2023
Environment variables are a great way to store sensitive information, but they can be a pain to manage. Here's how to do it right.
Burning Money with Cloud
June 25, 2023
How to burn your money with Cloud services
Cloudflare Tunnel
May 30, 2023
Forwarding ports without exposing your IP address to the world with Cloudflare Tunnel
Breaking Down a Monolith
May 8, 2023
The benefits of microservices, when to move to microservices, and how to move to microservices.
Boosting Real-time NodeJs Performance
April 6, 2023
Learn how to boost real-time performance with Redis and Node.js