Skip to main content

Posts

2025

Tipps for Migrating to Hugo
·1415 words·7 mins
Lessons learned from migrating my blog from Jekyll to Hugo.
Evals for Voice Agents (Session Notes)
·1102 words·6 mins
Notes of a whirlwind intro to evals for voice agents by Kwindla and swyx
Coding Agents as Slot Machines
·94 words·1 min
Interacting with LLM coding tools is much like playing a slot machine.
Pipecat Cloud Latency for EU Users
·182 words·1 min
Pipecat Cloud is located in the US. Is its latency ok for voice agents for EU Users.
K/V Cache Quantization in Ollama
·207 words·1 min
How to reduce memory consumption of large context windows.
Deploying Voice Agents to Production
·410 words·2 mins
Notes on a session about deploying voice agents to production by kwindla
The Speedy Solopreneur
·149 words·1 min
On the importance of speed for solopreneurs.
An Overview of the Voice AI Landscape (Session Notes)
·744 words·4 mins
Notes on a session by kwindla about the voice AI landscape.
Docker on Raspberry PI
·597 words·3 mins
How to Install Docker and Docker Compose on Raspberry Pi OS (rootful and rootless).
A note on the Hidden Complexities of WebSockets
·226 words·2 mins
Things to keep in mind when working with WebSockets

2024

RTX 5090 for Local AI
·550 words·3 mins
A look at the NVIDIA RTX 5090 specs for local LLM inference.
ChatGPT can use information from internal sites
·226 words·2 mins
The ChatGPT search feature can also search and use information from intranet websites.
AI as Repository of Human Knowledge
·140 words·1 min
An interesting statement by Yann LeCun.
Dokku SSH Alias
·86 words·1 min
A quick tip to make working a bit easier.
Deploy a Static Site on Dokku
·372 words·2 mins
A step-by-step guide to deploying a static website to Dokku.
Launch VS Code from the Command Line
·206 words·1 min
A quick tip to make your life a bit easier with VSCode and Python.
Deploying a SaaS Pegasus Based Django App on Dokku
·2464 words·12 mins
A step-by-step guide to deploying a Django app on Dokku.
The Furo Sphinx Theme Looks Good with Small Documentations
·98 words·1 min
A quick note about the Furo theme for the Sphinx documentation system.
A Script to Export Models from Ollama
·335 words·2 mins
A workaround for transferring models to air-gapped Ollama instances.
Ollama on Windows
·1331 words·7 mins
A tutorial and video about installing and using Ollama and OpenWebUI on Windows.