Articles tagged with: AI & ML

Adopting llms.txt for my blog

Summary: How I added llms.txt and Markdown exports to my Pelican blog, giving LLMs and other tools a cleaner, machine-readable way to access its content.


A Simple AI Evals Runner

Summary: An intentionally minimal AI evals runner that illustrates how to test LLMs.


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.


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.