Building an LLM-powered writing assistant in Roo Code. A meta exercise - this post is written by an LLM based on analysis of the author’s posts.
A space for technology notes on anything I find interesting, and a musing or two. From electrons through to delivering and developing code, as well as shiny emerging tech.
From Proxmox to Azure Static Web Apps: Return to Simplicity
Migration from a K3s stack to Azure Static Web Apps - a ‘Just Works’ site and deployment flow
MSI Evo Prestige A13M Linux Mint 21.3 Installation Notes
How to get Linux to recognise MSI Evo Presitge A13M’s hard drive and Wifi. Updated Jan 2026 with Fedora migration notes.
Deploying an OpenAI Compatible Endpoint on Runpod with vLLM and K6 Load Testing
Renting a cloud GPU from RunPod, running a large language model via vLLM’s OpenAI compatible endpoint, and load testing it with K6.
Converting a Pytorch Model to Safetensors Format and Quantising to Exl2
Notes on converting a transformer model from PyTorch to Safetensors format and quantising to ExLlamaV2, using a code-based calibration dataset.
Automating Virtual Machine Creation on Proxmox with Terraform and bpg
Using Terraform with the bpg provider to automate virtual machine creation on Proxmox—infrastructure as code for a home lab.
Log Alchemy: Meaningful Kubernetes Logs with Seq and Fluent Bit
From kubectl logs in a terminal to structured log data searchable and visualisable in Seq, shipped via Fluent Bit.