Articles tagged with: AI & ML

Today's Custom Harness Is Tomorrow's Skill

Summary: Agent orchestration doesn’t need another custom harness: a portable session manager, existing coding agents, and a thin skill can be enough.


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.