Blog
- How to deploy an AI model on Kubernetes, step by stepA tutorial on serving a local LLM (llama.cpp + GGUF) on your GPU cluster: from model file to an OpenAI-compatible endpoint.
- How I built this site with AIThe process of building this site using AI as a copilot: from code to deployment on my homelab.
- What is MCP (Model Context Protocol) and why it changes how I use AIThe standard that connects AI models to your tools and data, explained without the hype.
- My homelab: Kubernetes (K3s) and GitOps with ArgoCDHow my homelab is set up and why I love working with GitOps.
- Idempotency in payments: why a double click must not charge twiceOne of the most important lessons I take from working on payments.