Beat Paxos
Here is a factual summary of the article: The article describes the creation of "BeatPaxos," an interactive tutorial game built using Claude Code that simulates the Paxos distributed consensus algori…
Here is a factual summary of the article: The article describes the creation of "BeatPaxos," an interactive tutorial game built using Claude Code that simulates the Paxos distributed consensus algori…
The article describes the author's first experience using Claude Code, an AI coding agent, to build a web-based visualizer for Hybrid Logical Clocks (HLC)—a timestamp system that combines physical tim…
AgentRouter is a non-profit AI API gateway launched in October 2025 that allows developers to access models from providers like OpenAI, Anthropic, DeepSeek, and Zhipu AI through a single API key and e…
This is a patched Jinja template for the Qwen 3.5 27B model that fixes a crash when using the "developer" role and preserves the model's thinking mode (thinking=1). It serves as a drop-in replacement …
The article describes a two-mode workflow for using Claude Code: planning and execution. Users must first build shared context by loading relevant documents and code, then research the task thoroughly…
A set of real-world usage habits compiled by the team behind Claude Code, which have been consolidated into a single file called `CLAUDE.md`. The file outlines a structured workflow for AI-assisted co…
The article describes a specialized AI agent called "codex-researcher" that uses OpenAI's Codex CLI tool to conduct automated research tasks. It provides detailed instructions on how to configure the …
The article compares the computational complexity of Claude Code's terminal user interface (TUI) renderer to that of Super Mario 64 (SM64), questioning whether Claude Code does more work per frame tha…
Instructions for installing an "AI skill file" that transforms any large language model (like ChatGPT, Claude, or Gemini) into a direct response copywriter trained on classic advertising frameworks. I…
This article summarizes a story from Ron Jaworski's book about Indianapolis Colts offensive coordinator Tom Moore, who refused to give backup quarterbacks practice reps because he believed the team wa…
A tweet by Jaana Dogan, a respected figure in the Google and open-source communities, in which she states that her team spent a year building a distributed agent orchestrator at Google. She claims tha…
The article argues that large language models (LLMs) like Claude Code have fundamentally improved software development by being exceptionally good at reading and understanding code, rather than just w…
The article describes a tool called "Claude Wrapped" that allows users to compare their Claude Code usage statistics against global data. It is built using a raymarcher written in C, compiled with WAS…
The SigNoz dashboard is designed to monitor Claude Code usage, tracking metrics such as costs, tokens, and productivity. The dashboard layout includes panels for session count, active time, lines of c…
Technical guide for setting up OpenTelemetry (OTEL) telemetry from Claude Code to Prometheus and Grafana to track AI coding productivity metrics. It details the configuration steps, including enabling…
Anthropic has acquired the company behind Bun, the high-performance JavaScript runtime, bundler, and package manager. Bun will remain open-source under the MIT license, will continue to be actively ma…
The article describes the successful migration of 12 specialized AI agents from Claude Code to OpenCode, completed in a single day. The migration revealed fundamental architectural differences between…
The author, a software developer, finds generative AI tools like Claude highly useful for certain tasks, such as Java Spring Boot development, but notes that local models are only adequate and that th…
This article describes a Python plugin for xbar, a macOS toolbar utility, that displays a user's daily Claude Code token usage. The script fetches usage statistics by running the `npx cusage@latest -j…
Structured prompting framework called the "Autonomous Agent Prompting Framework," designed to transform AI agents from simple command executors into autonomous, senior-level engineers. The framework i…