~/organiccode.net

$ whoami

Alexander Kjeserud.
Technologist. Citizen. Dad. Fellow human. AI enthusiast. Gamer.

Tech enthusiast, ideologically committed to open source. Building AI systems and full-stack applications.

# what I do

AI & architecture

Building open AI systems. RAG, agents, and the UIs around them. Python, LangChain, Next.js, AWS.

DevOps

Years of developing and operating Kubernetes-based systems. Monitoring, alerting, and the rest of the toolchain.

Team & tech lead

Tech lead and team lead on full-stack and architecture work, owning small development teams.

# selected projects

all projects

# recent devlog

archive

What is LoRA, and why does everyone use it?

A short, picture-led primer on Low-Rank Adaptation — the trick that makes fine-tuning huge models tractable on a single GPU.

#lora #ml #primer #fine-tuning

The Cosy Norwegian

A rank-24 LoRA fine-tune of CosyVoice 3, because Norwegian deserves an open voice.

#tts #cosyvoice #lora #norwegian #learnloop #huggingface #devlog

WIP: My first Operator and CRDs

Writing a Kubernetes operator in Python with Kopf to manage Keycloak realms and OIDC clients declaratively.

#k8s #operator #crd #keycloak #python