Articles tagged with: Development

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.


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.


Book Review: AI Engineering

Summary: A review of the book 'AI Engineering'.


Recent book purchases: x86 Assembly and Go

Summary: Two recent book acquisitions: one about 80X86 Assembly Language, and the other about creating CLI tools in Go.