Site BlockerAugust 28, 2026 Simple custom website blocker for Chrome A Chrome extension that blocks sites for eight hours, a day, a week, or permanently, with no way to lift a block early from the popup.
javascripttoolingclaude-code
Read article
Token Efficiency: Where the Tokens GoAugust 27, 2026 Comparing graft and jCodeMunch Two MCP servers that index a repo with tree-sitter. I measured both on the same code: 886 tokens of tool schema against 27,526.
llmtoolingmcpclaude-codetoken-efficiencygraftjcodemunch
Read article
AI Coworkers: Not Just Chatbots or AgentsAugust 27, 2026 Headlong vs ai-coworkers: What Should an Agent Do When Nothing Is Happening? Laude's Headlong thinks continuously and costs $1-2 an hour at idle. My runtime returns before the model is called. One design question separates them.
llmagentsarchitecturetooling
Read article
Token Efficiency: Where the Tokens GoAugust 25, 2026 Referencing a skill instead of installing it A paper argues installed skills spend a scarce prompt budget. I measured mine at 2,225 resident tokens, then ran the @skills reference client.
agentstoolingllm
Read article
August 24, 2026 Where Agent Behaviour Lives: dsh, Claude Code and pi DeepSeek's dsh keeps its hardcoded prompt to one sentence. Claude Code puts orchestration in prose. pi hands the choice to you. I read the source of all three.
llmagentstoolingdeepseekpi
Read article