Vibe Coding a Personal App
January 11, 2026
I’ve tried to create an App for personolised calendar with vague understanding of mobile platform programming. And somehow… the result is personally satisfying.
Yet another blog about C++ and Robots
January 11, 2026
I’ve tried to create an App for personolised calendar with vague understanding of mobile platform programming. And somehow… the result is personally satisfying.
September 14, 2025
Just checkout this small python notebook about Singularity. Short explanation of singularity in robotics and methods to avoid it.
August 23, 2025
In earlier posts, we used meta-llama/Llama-3.2-1B-Instruct as our base model—a model specifically trained for tooling. Let’s now take a closer look at the mechanism that enables function calling.
April 27, 2025
In my previous post, I showed how you can use the OpenAI GPT API as a command interface. In this post, I will show how to fine-tune the model and train the robot a new tricks, and if you are initerested only in code here it is.
January 25, 2025
The internet is buzzing about generative models and the great potential of AI agents. With my Bittle robot, we can’t bypass this topic. So let’s see what the GPT Assistant can bring to the hobby roboticist!
September 17, 2023