Blog 385 posts

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

Apple wants to freeze OpenAI's hardware push. The trade secrets fight is bigger than a lawsuit.
6 min read

Apple wants to freeze OpenAI's hardware push.…

Apple filed for a preliminary injunction to block two ex-employees and OpenAI from using alleged stolen secrets. Here is what the motion reveals about who might build the post-smartphone AI device.

FLUX 3 Video ships 20-second HD clips with native audio from one model
4 min read

FLUX 3 Video ships 20-second HD clips…

Black Forest Labs opened FLUX 3 Video for text and image to video up to 20 seconds at HD, with dialogue, lip sync, multi-shot scenes, and draft mode for cheap iteration. Open weights are still on the roadmap.

How I redline contracts with Claude inside Microsoft Word (without losing track of changes)
5 min read

How I redline contracts with Claude inside…

Claude for Microsoft 365 can run a first-pass contract review with tracked changes in Word. Here is the workflow I would use before signing vendor or client agreements.

Cursor cut cloud agent tokens 30% by fixing how MCPs and skills load
5 min read

Cursor cut cloud agent tokens 30% by…

Cursor's August 2026 cloud agent update optimizes MCP tool schemas, skills injection, and computer-use loops. The team reports up to 30% lower token usage and 80% better computer-use efficiency.

Firecrawl anydoc converts 14 office formats to Markdown in 4.4ms
8 min read

Firecrawl anydoc converts 14 office formats to…

anydoc is a pure Rust document parser from Firecrawl that turns Word, Excel, PowerPoint, PDF, and ten other formats into consistent GitHub-Flavored Markdown. Median conversion is 4.4ms, MIT licensed, with Rust, Node, Python, WASM, and CLI bindings built for agent pipelines.

DiffusionGemma hits ~1,500 TPS on one H100: when a diffusion LLM beats autoregressive serving
8 min read

DiffusionGemma hits ~1,500 TPS on one H100:…

Google's open-weight DiffusionGemma denoises 256-token blocks in about 12 passes, reaching roughly 1,500 output tokens per second on a single H100 at batch size 1. Here is where that speed matters, what you trade away, and how to serve it with vLLM.

Hermes Agent v0.20.0 makes the agent speak, connect, and cite its sources
7 min read

Hermes Agent v0.20.0 makes the agent speak,…

Nous Research's Herald release adds streaming voice with barge-in, A2A v1.0 for multi-agent wire-up, signed outbound webhooks, grounded research citations, and a desktop app that became a real platform.