A Year of Experimenting with LLMs as a Developer
It’s been a year since I first published a blog post about running LLMs locally. Back then, I didn’t know much about LLMs or how to run them on my own laptop...
It’s been a year since I first published a blog post about running LLMs locally. Back then, I didn’t know much about LLMs or how to run them on my own laptop...
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...
There is no recipe to create a good system with microservices. But I saw many times developers committing the same mistakes that lead them to the same proble...
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...
Junior, Middle, Senior, Specialist… so many titles. But how much do these titles say about their coding skills when you are trying to hire someone?
The Java checked exceptions are some kind of unique feature that most of the programming languages do not have. Is this could be a signal to not use it? The ...
Since my early years of development, the Java null was a nightmare: it just could appear anywhere, anytime.
If you have some years of experience, probably you already deal with this follow situation: the software has a big problem, everybody complains about it, you...
How I created this page?
This is now my official page (and blog)!