Posts by Category

Blog

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...

Why check null is a bad smell

2 minute read

Since my early years of development, the Java null was a nightmare: it just could appear anywhere, anytime.

Hello!

less than 1 minute read

This is now my official page (and blog)!

Back to Top ↑