Kartones' Blog

Be the change you want to see in this world

Learning LLMs Through MicroGPT

Summary: Turning MicroGPT into a more educational, configurable project and finding that modifying and experimenting with it was the best way to understand how LLMs work.


A Small Javascript-to-Go Migration with Claude Code

Summary: Using Claude Code to port a set of daily Javascript scripts to Go, reducing memory usage and removing the Node.js runtime dependency in roughly 20 minutes.


Vampire Crawlers savegame editor

Summary: A Javascript/NodeJS savegame editor for the Vampire Crawlers videogame.


How I ensure AI agents actually help in my personal projects

Summary: How I use AI agents to build a project end-to-end, with tests as the main safety net.


One workflow across Claude Code, Copilot, and local models

Summary: My current unified agentic workflow, where Claude Code, Copilot, and local models act as interchangeable executors, driven by a shared configuration and centered around VS Code as the review surface.


Previous entries