Recent Posts

My adventures running local LLM

8 minute read

A few months ago, I started experimenting with local LLM models. Before that, I was already using ChatGPT daily for various tasks, like brainstorming solutio...

Logging: how to do it right

3 minute read

Many developers ignore the power of a good implementation of logging on your software. Good logging will help you to understand what’s happening in the softw...