Blog 385 posts

Notes from the trenches on AI engineering, LLM apps, and the full-stack work that holds it all together.

pxpipe cut my Claude Code context bill by imaging bulky prompts. Here is the tradeoff.
4 min read

pxpipe cut my Claude Code context bill…

pxpipe is a local proxy that renders dense system prompts and old history as PNGs before they hit Claude Code. Real workloads report 59 to 70 percent lower bills, with a lossy catch you need to understand.

Claude Science is Anthropic's bet that researchers need a workbench, not a chatbot
3 min read

Claude Science is Anthropic's bet that researchers…

Anthropic launched Claude Science in beta on June 30: a macOS and Linux desktop app with 60+ database connectors, live code execution, HPC orchestration, and full provenance on every artifact. Here's what it actually does.

Claude Fable 5 is back after 19 days offline, and the safety rails changed
4 min read

Claude Fable 5 is back after 19…

Anthropic redeployed Claude Fable 5 globally on July 1 with a new cybersecurity classifier, Opus 4.8 fallbacks, and a cross-industry jailbreak severity framework. Here's what actually changed for developers.

Hermes Agent v0.18.0 stops claiming done and starts proving it
3 min read

Hermes Agent v0.18.0 stops claiming done and…

Nous Research's Judgment Release adds completion contracts, a coding verification evidence ledger, selectable Mixture-of-Agents, and a zero P0/P1 backlog sweep. Here's what changed for production agent workflows.

LangBot ships one codebase to Slack, Discord, WeChat, and a dozen more IM platforms
3 min read

LangBot ships one codebase to Slack, Discord,…

LangBot is an open-source, production-grade platform for deploying AI agents across Discord, Slack, Telegram, WeChat, Lark, DingTalk, and more. Here's how it wires LLMs, RAG, and n8n workflows into real chat channels.

NVIDIA's TwoTower model writes text in parallel and keeps 98.7% of AR quality
3 min read

NVIDIA's TwoTower model writes text in parallel…

Nemotron-Labs-TwoTower splits a 30B Nemotron backbone into a frozen context tower and a trainable diffusion denoiser, hitting 2.42x generation throughput with open weights on Hugging Face.