All series
- 12 articles
Agentic Coding with Claude Code
A series on software development with Claude Code — from raw PDF sources to a deployable web application. - 14 articles
A Local Coding Agent with apfel
A series on building a coding agent in Swift whose language model runs entirely on your own Mac — from the apfel CLI to integration with Xcode 27. - 8 articles
Swift on the Server with Hummingbird
A series on server-side Swift with the Hummingbird framework — from the first route to a deployable LLM gateway on Linux. - 9 articles
LLM Fundamentals
How language models really work — from tokens and embeddings through neural networks to the Transformer architecture and fine-tuning. - 14 articles
Getting Started with n8n
A series on n8n as a self-hosted workflow and agent platform — from the first container to a production-ready pipeline with AI classification and SAP integration. - 1 articles
n8n — Advanced Topics
Deep dives accompanying the "Getting Started with n8n" series: individual topics that go beyond the basics, from LLM memory to advanced workflow patterns.