» Tag
programming
4 postsJuly 2026
On-Chain AI Agents: Beyond Smart Contracts
The architecture of on-chain AI agents explains how they operate beyond smart contracts and why it matters for engineers.
Building an MCP Server in Go: A Guide for Claude Code
Discover how to build an MCP server in Go. A step-by-step guide for integration with Claude Code.
Examining the Machine Code of a 100 KB HTTP Server
Exploring the machine code of a 100 KB HTTP server. This server, written in FreedomLang, operates without using dynamic libraries.
Choosing the Right Tool for LLM Calls: Pipeline, Flow, or Chain?
Tips for selecting the right tool between LLM calls. Discover the differences between pipeline, flow, and chain.